ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
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 }
getHashCode()
Get hash code.
setText($pText='')
Set text.