|
ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
AICC Block. More...
Inheritance diagram for ilAICCBlock:
Collaboration diagram for ilAICCBlock:Public Member Functions | |
| ilAICCBlock ($a_id=0) | |
| Constructor. More... | |
Public Member Functions inherited from ilAICCObject | |
| ilAICCObject ($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::ilAICCBlock | ( | $a_id = 0 | ) |
Constructor.
| int | $a_id | Object ID @access public |
Definition at line 42 of file class.ilAICCBlock.php.