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 |
Definition at line 22 of file ElementLink.php.
__construct | ( | $ | label, |
array $ | sources, | ||
$ | method, | ||
array $ | method_params = array() , |
||
$ | flags = null , |
||
$ | searchOp = null |
||
) |
Definition at line 28 of file ElementLink.php.
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.
$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.