ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
◀ ilDoc Overview
class.ilTextAnnotationElement.php
Go to the documentation of this file.
1
<?php
2
/* Copyright (c) 1998-2016 ILIAS open source, Extended GPL, see docs/LICENSE */
3
12
class
ilTextAnnotationElement
extends
ilBaseElement
13
{
15
public
$element_varname
;
16
23
public
function
getPHP
($element,
ilWorkflowScaffold
$class_object)
24
{
25
return
''
;
26
}
27
}
ilWorkflowScaffold
Class ilWorkflowScaffold.
Definition:
class.ilWorkflowScaffold.php:12
ilTextAnnotationElement
Class ilTextAnnotationElement.
Definition:
class.ilTextAnnotationElement.php:12
ilTextAnnotationElement\getPHP
getPHP($element, ilWorkflowScaffold $class_object)
Definition:
class.ilTextAnnotationElement.php:23
ilTextAnnotationElement\$element_varname
$element_varname
Definition:
class.ilTextAnnotationElement.php:15
ilBaseElement
Class ilBaseElement.
Definition:
class.ilBaseElement.php:12
Services
WorkflowEngine
classes
parser
elements
annotation
class.ilTextAnnotationElement.php
Generated on Sat Jan 18 2025 19:01:41 for ILIAS by
1.8.13 (using
Doxyfile
)