ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
arIndexTableFields Class Reference

GUI-Class arIndexTableFields. More...

+ Inheritance diagram for arIndexTableFields:
+ Collaboration diagram for arIndexTableFields:

Data Fields

const FIELD_CLASS = 'arIndexTableField'
 
- Data Fields inherited from arViewFields
const FIELD_CLASS = 'arViewField'
 

Protected Attributes

 $selectable_columns = array()
 
- 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
 

Additional Inherited Members

- 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)
 

Detailed Description

Field Documentation

◆ $selectable_columns

arIndexTableFields::$selectable_columns = array()
protected

Definition at line 18 of file class.arIndexTableFields.php.

◆ FIELD_CLASS

const arIndexTableFields::FIELD_CLASS = 'arIndexTableField'

Definition at line 14 of file class.arIndexTableFields.php.


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