JCachePage/1.5/ja
出典: Joomla! ドキュメンテーション
Description
Methods
| Visibility | Method name | Description |
|---|---|---|
| public | _makeId | Generate a page cache id. |
| public | _noChange | There is no change in page data so send a not modified header and die gracefully. |
| public | _setEtag | Set the ETag header in the response. |
| public | get | Get the cached page data. |
| public | store | Stop the cache buffer and store the cached data. |
- Defined in libraries/joomla/cache/handler/page.php
- Extends JCache
Importing
jimport( 'joomla.cache.handler.page' );
See also
JCachePage on api.joomla.org
JCachePage source code on JoomlaCode
Subpackage Cache
User contributed notes
<CodeExamplesForm />
%DPL-1.7.6-ERROR: Wrong '$0' parameter: 'namespace'! Help: $0= empty string (Main).
