|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Inheritance diagram for ilAssLacDuplicateElement:
Collaboration diagram for ilAssLacDuplicateElement:Public Member Functions | |
| __construct ($element) | |
| getElement () | |
| getFormAlert (ilLanguage $lng) | |
Public Member Functions inherited from ilException | |
| __construct ($a_message, $a_code=0) | |
| A message isn't optional as in build in class Exception. More... | |
| getFormAlert (ilLanguage $lng) | |
Protected Attributes | |
| $element | |
Definition at line 15 of file ilAssLacDuplicateElement.php.
| ilAssLacDuplicateElement::__construct | ( | $element | ) |
| string | $bracket |
Definition at line 25 of file ilAssLacDuplicateElement.php.
References $element, and getElement().
Here is the call graph for this function:| ilAssLacDuplicateElement::getElement | ( | ) |
Definition at line 38 of file ilAssLacDuplicateElement.php.
References $element.
Referenced by __construct().
Here is the caller graph for this function:| ilAssLacDuplicateElement::getFormAlert | ( | ilLanguage | $lng | ) |
| ilLanguage | $lng |
Implements ilAssLacFormAlertProvider.
Definition at line 47 of file ilAssLacDuplicateElement.php.
References $lng.
|
protected |
Definition at line 20 of file ilAssLacDuplicateElement.php.
Referenced by __construct(), and getElement().