ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
AICC Block. More...
Public Member Functions | |
__construct ($a_id=0) | |
Constructor. More... | |
Public Member Functions inherited from ilAICCObject | |
__construct ($a_id=0) | |
Constructor. More... | |
getId () | |
setId ($a_id) | |
getType () | |
setType ($a_objType) | |
getTitle () | |
setTitle ($a_title) | |
getDescription () | |
setDescription ($a_description) | |
getDeveloperId () | |
setDeveloperId ($a_developer_id) | |
getSystemId () | |
setSystemId ($a_system_id) | |
getALMId () | |
setALMId ($a_alm_id) | |
prepForStore ($string) | |
read () | |
create () | |
update () | |
delete () | |
& | _getInstance ($a_id, $a_slm_id) |
get instance of specialized GUI class More... | |
Additional Inherited Members | |
Data Fields inherited from ilAICCObject | |
$id | |
$title | |
$objType | |
$alm_id | |
$description | |
$developer_id | |
$system_id | |
ilAICCBlock::__construct | ( | $a_id = 0 | ) |
Constructor.
int | $a_id | Object ID public |
Definition at line 42 of file class.ilAICCBlock.php.