Stud.IP
2.0 Revision 48548
|
Public Member Functions | |
ExternElementMainGlobal ($module_name, &$data_fields, &$field_names, &$config) | |
getDefaultConfig () | |
toStringEdit ($post_vars="", $faulty_values="", $edit_form="", $anker="") | |
checkFormValues () | |
checkValue ($attribute, $value) | |
Public Member Functions inherited from ExternElementMain | |
GetInstance ($module_name, &$data_fields, &$field_names, &$config) | |
ExternElementMain ($module_name, &$data_fields, &$field_names, &$config) | |
getSRIFormContent (&$edit_form, $include_url=false) | |
Public Member Functions inherited from ExternElement | |
GetInstance (&$config, $element_name) | |
ExternElement (&$config, $element_name) | |
getType () | |
getName () | |
getRealname () | |
isEditable () | |
getValue ($attribute) | |
toString ($args=NULL) | |
printout ($args=NULL) | |
getEditFormHeadline (&$edit_form) | |
printoutEdit ($post_vars="", $faulty_values="", $edit_form="", $anker="") | |
getAttributes ($short=TRUE) | |
getDescription () | |
executeCommand ($command, $value="") | |
createUrl ($module_name, $args=NULL) |
Additional Inherited Members | |
Data Fields inherited from ExternElementMain | |
$attributes = array() | |
$edit_function |
checkFormValues | ( | ) |
Reimplemented from ExternElement.
checkValue | ( | $attribute, | |
$value | |||
) |
Reimplemented from ExternElement.
ExternElementMainGlobal | ( | $module_name, | |
& | $data_fields, | ||
& | $field_names, | ||
& | $config | ||
) |
Constructor
getDefaultConfig | ( | ) |
Reimplemented from ExternElementMain.
toStringEdit | ( | $post_vars = "" , |
|
$faulty_values = "" , |
|||
$edit_form = "" , |
|||
$anker = "" |
|||
) |