|
ILIAS
release_5-0 Revision 5.0.0-1144-gc4397b1f870
|
Collaboration diagram for ilECSOrganisation:Public Member Functions | |
| __construct () | |
| Constructor. More... | |
| loadFromJson ($a_json) | |
| load from json More... | |
| getName () | |
| Get name. More... | |
| getAbbreviation () | |
| Get abbreviation. More... | |
Protected Attributes | |
| $json_obj | |
| $name | |
| $abbr | |
| ilECSOrganisation::__construct | ( | ) |
Constructor.
@access public
Definition at line 47 of file class.ilECSOrganisation.php.
| ilECSOrganisation::getAbbreviation | ( | ) |
Get abbreviation.
Definition at line 84 of file class.ilECSOrganisation.php.
References $abbr.
| ilECSOrganisation::getName | ( | ) |
Get name.
Definition at line 75 of file class.ilECSOrganisation.php.
References $name.
| ilECSOrganisation::loadFromJson | ( | $a_json | ) |
load from json
@access public
| object | json representation |
| ilException |
Definition at line 58 of file class.ilECSOrganisation.php.
References $ilLog.
|
protected |
Definition at line 37 of file class.ilECSOrganisation.php.
Referenced by getAbbreviation().
|
protected |
Definition at line 35 of file class.ilECSOrganisation.php.
|
protected |
Definition at line 36 of file class.ilECSOrganisation.php.
Referenced by getName().