ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
class.ilDclPluginFieldModel.php
Go to the documentation of this file.
1 <?php
2 
9 {
10 
14  public function getValidFieldProperties()
15  {
17  }
18 
19 
25  {
26  return array();
27  }
28 
32  public function allowFilterInListView()
33  {
34  return false;
35  }
36 }
Class ilDclBaseFieldModel.
getCustomValidFieldProperties()
Method for adding custom fields to plugins.
Create styles array
The data for the language used.
Class ilDclPluginFieldModel.