|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class ilBaseElement. More...
Inheritance diagram for ilBaseElement:
Collaboration diagram for ilBaseElement:Public Member Functions | |
| getBpmn2Array () | |
| setBpmn2Array ($bpmn2_array) | |
| handleDataAssociations ($element, $class_object, $element_varname) | |
| getDataInputAssociationIdentifiers ($element) | |
| getDataOutputAssociationIdentifiers ($element) | |
Protected Attributes | |
| $bpmn2_array | |
| ilBaseElement::getBpmn2Array | ( | ) |
Definition at line 20 of file class.ilBaseElement.php.
References $bpmn2_array.
| ilBaseElement::getDataInputAssociationIdentifiers | ( | $element | ) |
| array | $element |
Definition at line 78 of file class.ilBaseElement.php.
Referenced by ilCallActivityElement\getPHP().
Here is the caller graph for this function:| ilBaseElement::getDataOutputAssociationIdentifiers | ( | $element | ) |
| array | $element |
Definition at line 102 of file class.ilBaseElement.php.
Referenced by ilCallActivityElement\getPHP().
Here is the caller graph for this function:| ilBaseElement::handleDataAssociations | ( | $element, | |
| $class_object, | |||
| $element_varname | |||
| ) |
| array | $element | |
| ilWorkflowScaffold | $class_object | |
| string | $element_varname |
Definition at line 40 of file class.ilBaseElement.php.
References $code.
Referenced by ilCallActivityElement\getPHP().
Here is the caller graph for this function:| ilBaseElement::setBpmn2Array | ( | $bpmn2_array | ) |
| mixed | $bpmn2_array |
Definition at line 28 of file class.ilBaseElement.php.
References $bpmn2_array.
|
protected |
Definition at line 15 of file class.ilBaseElement.php.
Referenced by getBpmn2Array(), and setBpmn2Array().