Class patTemplate_Modifier_Dateformat

Description

patTemplate modfifier Dateformat

formats dates and times according to a format string.

Possible attributes are:

  • format (string)
See the PHP documentation for strftime() for more information.

Located in /includes/patTemplate/patTemplate/Modifier/Dateformat.php (line 28)

patTemplate_Module
   |
   --patTemplate_Modifier
      |
      --patTemplate_Modifier_Dateformat
Method Summary
string modify (string $value, [mixed $params = array()])
Variables
Methods
modify (line 37)

modify the value

  • return: modified value
  • access: public
string modify (string $value, [mixed $params = array()])
  • string $value: value

Redefinition of:
patTemplate_Modifier::modify()
modify the value

Inherited Methods

Inherited From patTemplate_Modifier

patTemplate_Modifier::modify()

Inherited From patTemplate_Module

patTemplate_Module::getName()
patTemplate_Module::getParam()
patTemplate_Module::setParams()

Documentation generated on Fri, 4 Mar 2005 13:55:58 +1000 by phpDocumentor 1.3.0RC3