Class EditorField

Description

A class for the fields in the editor

Located in /classEditor.php (line 19)


	
			
Variable Summary
 mixed $Attributes
 mixed $Field
 mixed $LookupSql
 mixed $OptionList
 mixed $Sql
 mixed $Value
Method Summary
 EditorField __construct ( $field, [ $sql = ""], [ $lookup_sql = ""])
 void AddAttribute ( $k,  $v)
 void GetTarget ()
 void Set ( $value)
 void SetLookup ( $lookup_sql)
 void SetOptionList ( $options, [ $current = null], [ $parameters = null])
 void SetSql ( $sql)
Variables
mixed $Attributes (line 24)
mixed $Field (line 21)
mixed $LookupSql (line 25)
mixed $OptionList (line 26)
mixed $Sql (line 22)
mixed $Value (line 23)
Methods
Constructor __construct (line 28)
EditorField __construct ( $field, [ $sql = ""], [ $lookup_sql = ""])
  • $field
  • $sql
  • $lookup_sql
AddAttribute (line 79)
void AddAttribute ( $k,  $v)
  • $k
  • $v
GetTarget (line 74)
void GetTarget ()
RenderAttributes (line 83)
void RenderAttributes ()
Set (line 36)
void Set ( $value)
  • $value
SetLookup (line 44)
void SetLookup ( $lookup_sql)
  • $lookup_sql
SetOptionList (line 48)
void SetOptionList ( $options, [ $current = null], [ $parameters = null])
  • $options
  • $current
  • $parameters
SetSql (line 40)
void SetSql ( $sql)
  • $sql

Documentation generated on Thu, 15 Apr 2010 20:23:03 +1200 by phpDocumentor 1.3.2