ILIAS  release_5-2 Revision v5.2.25-18-g3f80b828510
class.ilDclPluginFieldModel.php
Go to the documentation of this file.
1 <?php
2 
9 {
10 
14  public function getValidFieldProperties() {
16  }
17 
18 
23  public function getCustomValidFieldProperties() {
24  return array();
25  }
26 
30  public function allowFilterInListView() {
31  return false;
32  }
33 }
Class ilDclBaseFieldModel.
getCustomValidFieldProperties()
Method for adding custom fields to plugins.
Create styles array
The data for the language used.
Class ilDclPluginFieldModel.