ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
ilTextAnnotationElement Class Reference

Class ilTextAnnotationElement. More...

+ Inheritance diagram for ilTextAnnotationElement:
+ Collaboration diagram for ilTextAnnotationElement:

Public Member Functions

 getPHP ($element, ilWorkflowScaffold $class_object)
 
- Public Member Functions inherited from ilBaseElement
 getBpmn2Array ()
 
 setBpmn2Array ($bpmn2_array)
 
 handleDataAssociations ($element, $class_object, $element_varname)
 
 getDataInputAssociationIdentifiers ($element)
 
 getDataOutputAssociationIdentifiers ($element)
 

Data Fields

 $element_varname
 

Additional Inherited Members

- Protected Attributes inherited from ilBaseElement
 $bpmn2_array
 

Detailed Description

Class ilTextAnnotationElement.

Author
Maximilian Becker mbeck.nosp@m.er@d.nosp@m.ataba.nosp@m.y.de
Version
$Id$

/

Definition at line 12 of file class.ilTextAnnotationElement.php.

Member Function Documentation

◆ getPHP()

ilTextAnnotationElement::getPHP (   $element,
ilWorkflowScaffold  $class_object 
)
Parameters
$element
\ilWorkflowScaffold$class_object
Returns
string

Definition at line 23 of file class.ilTextAnnotationElement.php.

24  {
25  return '';
26  }

Field Documentation

◆ $element_varname

ilTextAnnotationElement::$element_varname

Definition at line 15 of file class.ilTextAnnotationElement.php.


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