phpDocumentor sf-active
base_classes
[ class tree: sf-active ] [ index: sf-active ] [ all elements ]

Procedural File: cache_class.inc

Source Location: /classes/cache_class.inc

Page Details

a parent class which handles caching and filesystem functions. also handles form input.

the cache class is one of the parent classes and handles all filesystem/caching methods. the class is also used to handle form input data and for methods we need to use about everywhere.

Filesource:  Source Code for this file
Classes
Class Description
Cache a parent class which handles caching and filesystem functions. also handles form input.
Functions
MakeCacheDir  [line 1317]

string MakeCacheDir( string $ts_date  )

returns the path to a file given it's date

Parameters:
string   $ts_date:  the given date.


[ Top ]
MakeCacheDirYearMonth  [line 1342]

string MakeCacheDirYearMonth( string $new_year, string $new_month  )

returns a file path given a year and month

Parameters:
string   $new_year:  string containing the year in yyyy format
string   $new_month:  string containing the month in mm format.


[ Top ]


Documentation generated on Tue, 24 Jun 2008 01:02:42 -0700 by phpDocumentor 1.3.0RC3