Class: I2CE Dumper: Difference between revisions

From IHRIS Wiki
(Created page with 'This article desrcibes the class '''I2CE_Dumper''' It is contained in the module I2CE in the package [https://launchpad.net/i2ce I2CE] The class is def…')
 
No edit summary
Line 1: Line 1:
This article desrcibes the class '''I2CE_Dumper'''
This article desrcibes the class '''I2CE_Dumper'''
It is contained in the module [[iHRIS Module List#I2CE|I2CE]] in the package [https://launchpad.net/i2ce I2CE]
It is contained in the module [[iHRIS Module List#I2CE|I2CE]] in the package [https://launchpad.net/i2ce I2CE]
The class is defined in the file: [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/files/head:lib/I2CE_Dumper.php lib/I2CE_Dumper.php]
 
The class is defined in the file: [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/files/head:/lib/I2CE_Dumper.php lib/I2CE_Dumper.php]
 
@subpackage Core
@subpackage Core
@author Carl Leitner <litlfred@ibiblio.org>
@author Carl Leitner <litlfred@ibiblio.org>
@version 2.1
@version 2.1
@access public
@access public
I2CE_Dumper
I2CE_Dumper
@package I2CE
@package I2CE
@todo Better Documentation
@todo Better Documentation
==Methods==
==Methods==

Revision as of 20:19, 16 October 2009

This article desrcibes the class I2CE_Dumper It is contained in the module I2CE in the package I2CE

The class is defined in the file: lib/I2CE_Dumper.php

@subpackage Core

@author Carl Leitner <litlfred@ibiblio.org>

@version 2.1

@access public

I2CE_Dumper

@package I2CE

@todo Better Documentation

Methods

cacheFileLocation()

  • 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()

  • Signature: static public function dumpCacheFileLocation($prefix,$file_name)

Parameters:

  • $prefix
  • $file_name

dumpContents()

  • Signature: static public function dumpContents($file_loc,$headers,$cacheTime)

Parameters:

  • $file_loc
  • $headers
  • $cacheTime

dumpStaticURL()

  • Signature: static public function dumpStaticURL($key_prefix,$url_prefix)

Parameters:

  • $key_prefix
  • $url_prefix
    • Default Value: 'file'

prepForDump()

  • Signature: static public function prepForDump($file_mtime,$file_len,$headers,$cacheTime)

Parameters:

  • $file_mtime
  • $file_len
  • $headers
  • $cacheTime