Class Horde_Form_Type_date

Description

Horde_Form_Type Class

Located in /Form/Form.php (line 3063)

Horde_Form_Type
   |
   --Horde_Form_Type_date
Variable Summary
 mixed $_format
Method Summary
 static string getAgo (mixed $date)
 void about ()
 void getFormattedTime ( $timestamp, [ $format = null], [ $showago = true])
 void init ([ $format = '%a %d %B'])
 void isValid ( &$var,  &$vars,  $value,  &$message)
Variables
mixed $_format (line 3065)
Methods
static getAgo (line 3096)
static string getAgo (mixed $date)
  • mixed $date: The date to calculate the difference from. Can be either a timestamp integer value, or an array with date parts: 'day', 'month', 'year'.
about (line 3152)

Return info about field type.

void about ()
getFormattedTime (line 3137)
void getFormattedTime ( $timestamp, [ $format = null], [ $showago = true])
  • $timestamp
  • $format
  • $showago
init (line 3067)
void init ([ $format = '%a %d %B'])
  • $format

Redefinition of:
Horde_Form_Type::init()
isValid (line 3072)
void isValid ( &$var,  &$vars,  $value,  &$message)
  • &$var
  • &$vars
  • $value
  • &$message

Redefinition of:
Horde_Form_Type::isValid()

Inherited Methods

Inherited From Horde_Form_Type

 Horde_Form_Type::Horde_Form_Type()
 Horde_Form_Type::getInfo()
 Horde_Form_Type::getProperty()
 Horde_Form_Type::getTypeName()
 Horde_Form_Type::getValues()
 Horde_Form_Type::init()
 Horde_Form_Type::isValid()
 Horde_Form_Type::onSubmit()
 Horde_Form_Type::setProperty()
 Horde_Form_Type::__get()
 Horde_Form_Type::__set()

Documentation generated on Sun, 30 Jan 2011 05:17:28 +0000 by phpDocumentor 1.4.3