|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
GUI-Class arEditFields. More...
Inheritance diagram for arEditFields:
Collaboration diagram for arEditFields:Public Member Functions | |
| sortFields () | |
Public Member Functions inherited from arViewFields | |
| __construct (ActiveRecord $ar) | |
| addField (arViewField $field) | |
| getFields () | |
| getPrimaryField () | |
| sortFields () | |
| getField ($field_name) | |
| setTxtPrefix ($txt_prefix) | |
| getTxtPrefix () | |
| setCreatedByField ($created_by_field) | |
| setCreationDateField ($creation_date_field) | |
| setModificationDateField ($modification_date_field) | |
| setModifiedByField ($modified_by_field) | |
Data Fields | |
| const | FIELD_CLASS = 'arEditField' |
Data Fields inherited from arViewFields | |
| const | FIELD_CLASS = 'arViewField' |
Additional Inherited Members | |
Protected Attributes inherited from arViewFields | |
| $fields = array() | |
| $fields_for_display = null | |
| $active_record = null | |
| $txt_prefix = "" | |
| $created_by_field = null | |
| $modified_by_field = null | |
| $creation_date_field = null | |
| $modification_date_field = null | |
| arEditFields::sortFields | ( | ) |
Reimplemented from arViewFields.
Definition at line 20 of file class.arEditFields.php.
References fields, and arEditField\getSubelementOf().
Here is the call graph for this function:| const arEditFields::FIELD_CLASS = 'arEditField' |
Definition at line 14 of file class.arEditFields.php.