ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
ilTableFilterItem Interface Reference

Interface for property form input GUI classes that can be used in table filters. More...

+ Inheritance diagram for ilTableFilterItem:
+ Collaboration diagram for ilTableFilterItem:

Public Member Functions

 getTableFilterHTML ()
 Get input item HTML to be inserted into table filters. More...
 
 getTableFilterLabelFor ()
 Get label "for" attribute value. More...
 

Detailed Description

Interface for property form input GUI classes that can be used in table filters.

Author
Alex Killing alex..nosp@m.kill.nosp@m.ing@g.nosp@m.mx.d.nosp@m.e
Version
$Id$

Definition at line 11 of file interface.ilTableFilterItem.php.

Member Function Documentation

◆ getTableFilterHTML()

ilTableFilterItem::getTableFilterHTML ( )

◆ getTableFilterLabelFor()

ilTableFilterItem::getTableFilterLabelFor ( )

Get label "for" attribute value.

Returns
string

Implemented in ilDateDurationInputGUI.


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