ILIAS  trunk Revision v11.0_alpha-3011-gc6b235a2e85
ILIAS\UI\Component\Table\Table Interface Reference
+ Inheritance diagram for ILIAS\UI\Component\Table\Table:
+ Collaboration diagram for ILIAS\UI\Component\Table\Table:

Public Member Functions

 withTitle (string $title)
 
 getTitle ()
 
- Public Member Functions inherited from ILIAS\UI\Component\Component
 getCanonicalName ()
 Get the canonical name of the component. More...
 
 reduceWith (\Closure $fn)
 The scheme starts at the leaves of the structure and applies the function to each leave and moves up the tree recursively. More...
 

Detailed Description

Definition at line 25 of file Table.php.

Member Function Documentation

◆ getTitle()

ILIAS\UI\Component\Table\Table::getTitle ( )

◆ withTitle()

ILIAS\UI\Component\Table\Table::withTitle ( string  $title)

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