ILIAS  eassessment Revision 61809
 All Data Structures Namespaces Files Functions Variables Groups Pages
ITextElement.php
Go to the documentation of this file.
1 <?php
35 {
41  public function getText();
42 
49  public function setText($pText = '');
50 
56  public function getFont();
57 
63  public function getHashCode();
64 }