Class: I2CE Dumper: Difference between revisions

From IHRIS Wiki
No edit summary
(Redirected page to Class: I2CE Dumper (4.0.3))
Line 1: Line 1:
This article describes the class ''I2CE_Dumper''.
#REDIRECT [[Class: I2CE_Dumper (4.0.3)]]
*Location: Part of the module [[I2CE Module List#I2CE|I2CE]] in the package [https://launchpad.net/i2ce I2CE]
*Source: Defined in the file [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.2-release/annotate/head:/lib/I2CE_Dumper.php#L30 lib/I2CE_Dumper.php] on line 30
*Author: Carl Leitner <litlfred@ibiblio.org>
I2CE_Dumper  @todo Better Documentation
==Methods==
===cacheFileLocation()===
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.2-release/annotate/head:/lib/I2CE_Dumper.php#L32 i2ce/lib/I2CE_Dumper.php] on line 32
*Signature: static public function cacheFileLocation($prefix,$file_name,$locale,$headers,$file_loc,$cacheTime,$ttl)
*Parameters:
**$prefix
**$file_name
**$locale
**$headers
**$file_loc
**$cacheTime
**$ttl
===dumpCacheFileLocation()===
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.2-release/annotate/head:/lib/I2CE_Dumper.php#L42 i2ce/lib/I2CE_Dumper.php] on line 42
*Signature: static public function dumpCacheFileLocation($prefix,$file_name)
*Parameters:
**$prefix
**$file_name
===dumpContents()===
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.2-release/annotate/head:/lib/I2CE_Dumper.php#L126 i2ce/lib/I2CE_Dumper.php] on line 126
*Signature: static public function dumpContents($file_loc,$headers,$cacheTime)
*Parameters:
**$file_loc
**$headers
**$cacheTime
===dumpStaticURL()===
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.2-release/annotate/head:/lib/I2CE_Dumper.php#L151 i2ce/lib/I2CE_Dumper.php] on line 151
*Signature: static public function dumpStaticURL($key_prefix,$url_prefix)
*Parameters:
**$key_prefix
**$url_prefix
***Default Value: 'file'
===prepForDump()===
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.2-release/annotate/head:/lib/I2CE_Dumper.php#L65 i2ce/lib/I2CE_Dumper.php] on line 65
*Signature: static public function prepForDump($file_mtime,$file_len,$headers,$cacheTime)
*Parameters:
**$file_mtime
**$file_len
**$headers
**$cacheTime
 
 
[[Category:Class Documentation]]

Revision as of 15:15, 10 March 2010