Squiz Matrix  4.12.2
 All Data Structures Namespaces Functions Variables Pages
Asset_Attribute_Date_List Class Reference
Inheritance diagram for Asset_Attribute_Date_List:

Public Member Functions

 Asset_Attribute_Date_List ($attributeid=0, $value=null)
 
 paint ($prefix, $read_only=false)
 
 process ($prefix)
 
 validateValue (&$value)
 

Detailed Description

Definition at line 34 of file date_list.inc.

Member Function Documentation

Asset_Attribute_Date_List (   $attributeid = 0,
  $value = null 
)

Constructor

Parameters
int$attributeidthe attribute id to be loaded
mixed$valuethe current value for the element

Definition at line 45 of file date_list.inc.

paint (   $prefix,
  $read_only = false 
)

Print the interface for filling in a value

Parameters
string$prefixprefix for the form elements
boolean$read_onlyare we just printing the value
Returns
void public

Definition at line 64 of file date_list.inc.

process (   $prefix)

Process the interface for filling in a value

Parameters
string$prefixprefix for the form elements
Returns
void public

Definition at line 130 of file date_list.inc.

validateValue ( $value)

Ensure the attribute being set is valid

Parameters
mixed&$valuevalue to be validated
Returns
boolean public

Definition at line 155 of file date_list.inc.


The documentation for this class was generated from the following file: