ILIAS
Release_4_2_x_branch Revision 61807
|
Description of class. More...
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().
ilRoleXmlImporter::importSimpleXml | ( | SimpleXMLElement | $role | ) |
Import using simplexml.
SimpleXMLElement | $role |
Definition at line 35 of file class.ilRoleXmlImporter.php.
References $GLOBALS, getRole(), and initRole().
|
protected |
Definition at line 102 of file class.ilRoleXmlImporter.php.
References ilObject\_lookupObjIdByImportId(), ilObjectFactory\getInstanceByObjId(), and getRole().
Referenced by importSimpleXml().