JCacheController/11.1
出典: Joomla! ドキュメンテーション
Description
Methods
| Visibility | Method name | Description |
|---|---|---|
| public | __call | |
| public | __construct | Constructor. |
| public | get | Get stored cached data by id and group. |
| public | setCaching | Set caching enabled state. |
| public | setLifeTime | Set cache lifetime. |
| public | store | Store data to cache by id and group. |
| public static | addIncludePath | Add a directory where should search for controllers. |
| public static | getInstance | Returns a reference to a cache adapter object, always creating it. |
- Defined in libraries/joomla/cache/controller.php
- Extended by
Importing
jimport( 'joomla.cache.controller' );
See also
JCacheController source code on BitBucket
Subpackage Cache
User contributed notes
<CodeExamplesForm />
%DPL-1.7.6-ERROR: Wrong '$0' parameter: 'namespace'! Help: $0= empty string (Main).
自動更新 2012/05/24 22:09:45
