SimplOn PHP
 All Data Structures Namespaces Files Functions Variables
Public Member Functions | Data Fields | Protected Attributes
ElementLink Class Reference
+ Inheritance diagram for ElementLink:

Public Member Functions

 __construct ($label, array $sources, $method, array $method_params=array(), $flags=null, $searchOp=null)
 val ($sources=null)
 htmlClasses ($append= '', $nestingLevel=null)
 cssSelector ($append= '', $nestingLevel=null)

Data Fields

 $list = false
 $required = false

Protected Attributes

 $view = false

Detailed Description

Definition at line 22 of file ElementLink.php.


Constructor & Destructor Documentation

__construct ( label,
array $  sources,
method,
array $  method_params = array(),
flags = null,
searchOp = null 
)

Definition at line 28 of file ElementLink.php.


Member Function Documentation

cssSelector ( append = '',
nestingLevel = null 
)

Reimplemented from Data.

Reimplemented in DeleteAction.

Definition at line 48 of file ElementLink.php.

htmlClasses ( append = '',
nestingLevel = null 
)

Reimplemented from Data.

Reimplemented in DeleteAction.

Definition at line 44 of file ElementLink.php.

val ( sources = null)

Reimplemented in SelectAction.

Definition at line 35 of file ElementLink.php.


Field Documentation

$list = false

Reimplemented from ComplexData.

Definition at line 25 of file ElementLink.php.

$required = false

Reimplemented from ComplexData.

Definition at line 26 of file ElementLink.php.

$view = false [protected]

Reimplemented from ComplexData.

Definition at line 24 of file ElementLink.php.


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