ILIAS
Release_4_0_x_branch Revision 61816
|
Data Fields | |
$md_obj = null | |
$rbac_id | |
$obj_id | |
$obj_type |
Definition at line 36 of file class.ilMDCreator.php.
ilMDCreator::__createGeneral | ( | ) |
Definition at line 178 of file class.ilMDCreator.php.
References getCatalog(), getDescription(), getDescriptionLanguage(), getEntry(), getKeyword(), getKeywordLanguage(), getLanguage(), getStructure(), getTitle(), and getTitleLanguage().
ilMDCreator::__createGeneral | ( | ) |
Definition at line 183 of file class.ilMDCreator.php.
References getCatalog(), getDescription(), getDescriptionLanguage(), getEntry(), getKeyword(), getKeywordLanguage(), getLanguage(), getStructure(), getTitle(), and getTitleLanguage().
Referenced by create().
ilMDCreator::create | ( | ) |
Definition at line 172 of file class.ilMDCreator.php.
References __createGeneral().
ilMDCreator::create | ( | ) |
Definition at line 177 of file class.ilMDCreator.php.
References __createGeneral().
ilMDCreator::getCatalog | ( | ) |
Definition at line 149 of file class.ilMDCreator.php.
ilMDCreator::getCatalog | ( | ) |
Definition at line 154 of file class.ilMDCreator.php.
Referenced by __createGeneral().
ilMDCreator::getDescription | ( | ) |
Definition at line 79 of file class.ilMDCreator.php.
ilMDCreator::getDescription | ( | ) |
Definition at line 84 of file class.ilMDCreator.php.
Referenced by __createGeneral().
& ilMDCreator::getDescriptionLanguage | ( | ) |
Definition at line 97 of file class.ilMDCreator.php.
& ilMDCreator::getDescriptionLanguage | ( | ) |
Definition at line 102 of file class.ilMDCreator.php.
Referenced by __createGeneral().
ilMDCreator::getEntry | ( | ) |
Definition at line 157 of file class.ilMDCreator.php.
References getObjId().
ilMDCreator::getEntry | ( | ) |
Definition at line 162 of file class.ilMDCreator.php.
References getObjId().
Referenced by __createGeneral().
ilMDCreator::getKeyword | ( | ) |
Definition at line 117 of file class.ilMDCreator.php.
ilMDCreator::getKeyword | ( | ) |
Definition at line 122 of file class.ilMDCreator.php.
Referenced by __createGeneral().
& ilMDCreator::getKeywordLanguage | ( | ) |
Definition at line 139 of file class.ilMDCreator.php.
& ilMDCreator::getKeywordLanguage | ( | ) |
Definition at line 144 of file class.ilMDCreator.php.
Referenced by __createGeneral().
& ilMDCreator::getLanguage | ( | ) |
Definition at line 107 of file class.ilMDCreator.php.
& ilMDCreator::getLanguage | ( | ) |
Definition at line 112 of file class.ilMDCreator.php.
Referenced by __createGeneral().
ilMDCreator::getObjId | ( | ) |
ilMDCreator::getObjId | ( | ) |
Definition at line 132 of file class.ilMDCreator.php.
References $obj_id.
Referenced by getEntry().
ilMDCreator::getObjType | ( | ) |
Definition at line 131 of file class.ilMDCreator.php.
References $obj_type.
ilMDCreator::getObjType | ( | ) |
Definition at line 136 of file class.ilMDCreator.php.
References $obj_type.
ilMDCreator::getRBACId | ( | ) |
Definition at line 123 of file class.ilMDCreator.php.
References $rbac_id.
ilMDCreator::getRBACId | ( | ) |
Definition at line 128 of file class.ilMDCreator.php.
References $rbac_id.
ilMDCreator::getStructure | ( | ) |
Definition at line 165 of file class.ilMDCreator.php.
ilMDCreator::getStructure | ( | ) |
Definition at line 170 of file class.ilMDCreator.php.
Referenced by __createGeneral().
ilMDCreator::getTitle | ( | ) |
ilMDCreator::getTitle | ( | ) |
Definition at line 76 of file class.ilMDCreator.php.
References $title.
Referenced by __createGeneral().
& ilMDCreator::getTitleLanguage | ( | ) |
Definition at line 87 of file class.ilMDCreator.php.
& ilMDCreator::getTitleLanguage | ( | ) |
Definition at line 92 of file class.ilMDCreator.php.
Referenced by __createGeneral().
ilMDCreator::ilMDCreator | ( | $a_rbac_id, | |
$a_obj_id, | |||
$a_type | |||
) |
Definition at line 55 of file class.ilMDCreator.php.
ilMDCreator::ilMDCreator | ( | $a_rbac_id, | |
$a_obj_id, | |||
$a_type | |||
) |
Definition at line 55 of file class.ilMDCreator.php.
ilMDCreator::setCatalog | ( | $a_cat | ) |
Definition at line 145 of file class.ilMDCreator.php.
ilMDCreator::setCatalog | ( | $a_cat | ) |
Definition at line 150 of file class.ilMDCreator.php.
ilMDCreator::setDescription | ( | $a_desc | ) |
Definition at line 75 of file class.ilMDCreator.php.
ilMDCreator::setDescription | ( | $a_desc | ) |
Definition at line 80 of file class.ilMDCreator.php.
ilMDCreator::setDescriptionLanguage | ( | $a_lng | ) |
Definition at line 93 of file class.ilMDCreator.php.
ilMDCreator::setDescriptionLanguage | ( | $a_lng | ) |
Definition at line 98 of file class.ilMDCreator.php.
ilMDCreator::setEntry | ( | $a_entry | ) |
Definition at line 153 of file class.ilMDCreator.php.
ilMDCreator::setEntry | ( | $a_entry | ) |
Definition at line 158 of file class.ilMDCreator.php.
ilMDCreator::setKeyword | ( | $a_key | ) |
Definition at line 113 of file class.ilMDCreator.php.
ilMDCreator::setKeyword | ( | $a_key | ) |
Definition at line 118 of file class.ilMDCreator.php.
ilMDCreator::setKeywordLanguage | ( | $a_lng | ) |
Definition at line 135 of file class.ilMDCreator.php.
ilMDCreator::setKeywordLanguage | ( | $a_lng | ) |
Definition at line 140 of file class.ilMDCreator.php.
ilMDCreator::setLanguage | ( | $a_lng | ) |
Definition at line 103 of file class.ilMDCreator.php.
ilMDCreator::setLanguage | ( | $a_lng | ) |
Definition at line 108 of file class.ilMDCreator.php.
ilMDCreator::setStructure | ( | $a_structure | ) |
Definition at line 161 of file class.ilMDCreator.php.
ilMDCreator::setStructure | ( | $a_structure | ) |
Definition at line 166 of file class.ilMDCreator.php.
ilMDCreator::setTitle | ( | $a_title | ) |
Definition at line 67 of file class.ilMDCreator.php.
ilMDCreator::setTitle | ( | $a_title | ) |
Definition at line 72 of file class.ilMDCreator.php.
ilMDCreator::setTitleLanguage | ( | $a_lng | ) |
Definition at line 83 of file class.ilMDCreator.php.
ilMDCreator::setTitleLanguage | ( | $a_lng | ) |
Definition at line 88 of file class.ilMDCreator.php.
ilMDCreator::$md_obj = null |
Definition at line 38 of file class.ilMDCreator.php.
ilMDCreator::$obj_id |
Definition at line 48 of file class.ilMDCreator.php.
Referenced by getObjId().
ilMDCreator::$obj_type |
Definition at line 53 of file class.ilMDCreator.php.
Referenced by getObjType().
ilMDCreator::$rbac_id |
Definition at line 43 of file class.ilMDCreator.php.
Referenced by getRBACId().