|
ILIAS
Release_4_2_x_branch Revision 61807
|
Description of class. More...
Collaboration diagram for ilRoleXmlImporter:Public Member Functions | |
| __construct () | |
| Constructor. | |
| getRole () | |
| Get role. | |
| importSimpleXml (SimpleXMLElement $role) | |
| Import using simplexml. | |
Protected Member Functions | |
| initRole ($import_id) | |
Description of class.
Definition at line 10 of file class.ilRoleXmlImporter.php.
| ilRoleXmlImporter::__construct | ( | ) |
| ilRoleXmlImporter::getRole | ( | ) |
Get role.
Definition at line 25 of file class.ilRoleXmlImporter.php.
Referenced by importSimpleXml(), and initRole().
Here is the caller graph for this function:| ilRoleXmlImporter::importSimpleXml | ( | SimpleXMLElement | $role | ) |
Import using simplexml.
| SimpleXMLElement | $role |
Definition at line 35 of file class.ilRoleXmlImporter.php.
References $GLOBALS, getRole(), and initRole().
Here is the call graph for this function:
|
protected |
Definition at line 102 of file class.ilRoleXmlImporter.php.
References ilObject\_lookupObjIdByImportId(), ilObjectFactory\getInstanceByObjId(), and getRole().
Referenced by importSimpleXml().
Here is the call graph for this function:
Here is the caller graph for this function: