JCacheOutput/ja
出典: Joomla! ドキュメンテーション
JCacheOutput is a concrete cache handler. It caches and returns output.
目次 |
Availability
Defined in
/libraries/joomla/cache/handler/output.php
Extends
Methods
| Method name | Description |
|---|---|
| start | Start the cache |
| end | Stop the cache buffer and store the cached data. |
Importing
jimport( 'joomla.cache.handler.output' );
See also
Concrete Caching Handlers
Abstract Cache Storage Handler
Concrete Cache Storage Handlers
- JCacheStorageApc
- JCacheStorageEaccelerator
- JCacheStorageFile
- JCacheStorageMemcache
- JCacheStorageXCache
- JSessionStorageXcache
