ILIAS
Release_4_0_x_branch Revision 61816
|
AICC Block. More...
Public Member Functions | |
ilAICCBlock ($a_id=0) | |
Constructor. | |
Public Member Functions inherited from ilAICCObject | |
ilAICCObject ($a_id=0) | |
Constructor. | |
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 |
Additional Inherited Members | |
Data Fields inherited from ilAICCObject | |
$id | |
$title | |
$objType | |
$alm_id | |
$description | |
$developer_id | |
$system_id |
AICC Block.
Definition at line 34 of file class.ilAICCBlock.php.
ilAICCBlock::ilAICCBlock | ( | $a_id = 0 | ) |
Constructor.
int | $a_id | Object ID public |
Definition at line 42 of file class.ilAICCBlock.php.
References ilAICCObject\ilAICCObject().