[ Index ]

PHP Cross Reference of Joomla 1.5.26 DE

title

Body

[close]

/libraries/joomla/cache/handler/ -> output.php (summary)

(no description)

Copyright: Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved.
License: GNU/GPL, see LICENSE.php
Version: $Id: output.php 14401 2010-01-26 14:10:00Z louis $
File Size: 77 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

JCacheOutput:: (2 methods):
  start()
  end()


Class: JCacheOutput  - X-Ref

Joomla! Cache output type object

start( $id, $group=null)   X-Ref
Start the cache

param: string    $id        The cache data id
param: string    $group    The cache data group
return: boolean    True if the cache is hit (false else)

end()   X-Ref
Stop the cache buffer and store the cached data

return: boolean    True if cache stored



Generated: Wed Mar 28 15:54:07 2012 Cross-referenced by PHPXref 0.7.1