| [ Index ] |
|
Code source de SPIP Agora 1.4 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 168 lignes (3 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
Cacheparameters:: (7 méthodes):
getContainerType()
setContainerType()
getTTL()
setTTL()
getOptions()
setOptions()
CacheParameters()
Classe: Cacheparameters - X-Ref
This class defines parameters for accessing a given cache source| getContainerType() X-Ref |
| Getter method to retreive Container type return: Container type |
| setContainerType($containerType) X-Ref |
| Setter method to set Container type param: $dbEngine new Container type |
| getTTL() X-Ref |
| Getter method to retreive TTL return: TTL |
| setTTL($ttl) X-Ref |
| Setter method to set TTL param: $ttl new TTL |
| getOptions() X-Ref |
| Getter method to retreive Options parameters return: Options parameters |
| setOptions($options) X-Ref |
| Setter method to set Pass var param: $dbPass new Options parameters |
| CacheParameters($containerType, $ttl, $options) X-Ref |
| Constructor for CacheParamaters class param: $containerType String representing the CACHE container type. param: $ttl String representing the ttl param: $options String representing array of optional parameters |
| Généré le : Sat Feb 24 14:40:03 2007 | par Balluche grâce à PHPXref 0.7 |