コード例 #1
0
 function &getTaxonPathIds()
 {
     include_once 'Services/Migration/DBUpdate_426/classes/class.ilMDTaxonPath.php';
     return ilMDTaxonPath::_getIds($this->getRBACId(), $this->getObjId(), $this->getMetaId(), 'meta_classification');
 }