Stud.IP
5.4
|
Public Member Functions | |
__construct (&$config, $element_name) | |
getType () | |
getName () | |
getRealname () | |
getDefaultConfig () | |
isEditable () | |
getValue ($attribute) | |
toString ($args=NULL) | |
printout ($args=NULL) | |
toStringEdit ($post_vars="", $faulty_values="", $edit_form="", $anker="") | |
getEditFormHeadline (&$edit_form) | |
printoutEdit ($post_vars="", $faulty_values="", $edit_form="", $anker="") | |
getAttributes ($short=TRUE) | |
getDescription () | |
executeCommand ($command, $value="") | |
checkFormValues () | |
checkValue ($attribute, $value) | |
createUrl ($args=NULL) | |
Static Public Member Functions | |
static | GetInstance (&$config, $element_name, &$data_fields=null, &$field_names=null) |
Data Fields | |
$type | |
$config | |
$name | |
$attributes | |
$real_name | |
$description | |
$headlines = [] | |
$link_module_type | |
__construct | ( | & | $config, |
$element_name | |||
) |
Constructor Don't call direct, use GetInstance() instead.
array | config |
string | element_name |
checkFormValues | ( | ) |
checkValue | ( | $attribute, | |
$value | |||
) |
createUrl | ( | $args = NULL | ) |
executeCommand | ( | $command, | |
$value = "" |
|||
) |
getAttributes | ( | $short = TRUE | ) |
getDefaultConfig | ( | ) |
getDescription | ( | ) |
getEditFormHeadline | ( | & | $edit_form | ) |
|
static |
getName | ( | ) |
getRealname | ( | ) |
getType | ( | ) |
getValue | ( | $attribute | ) |
isEditable | ( | ) |
printout | ( | $args = NULL | ) |
printoutEdit | ( | $post_vars = "" , |
|
$faulty_values = "" , |
|||
$edit_form = "" , |
|||
$anker = "" |
|||
) |
toString | ( | $args = NULL | ) |
toStringEdit | ( | $post_vars = "" , |
|
$faulty_values = "" , |
|||
$edit_form = "" , |
|||
$anker = "" |
|||
) |
$attributes |
$config |
$description |
$headlines = [] |
$link_module_type |
$name |
$real_name |
$type |