ILIAS  Release_4_0_x_branch Revision 61816
 All Data Structures Namespaces Files Functions Variables Groups Pages
ilAICCBlock Class Reference

AICC Block. More...

+ Inheritance diagram for ilAICCBlock:
+ Collaboration diagram for ilAICCBlock:

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

Detailed Description

AICC Block.

Author
Alex Killing alex..nosp@m.kill.nosp@m.ing@g.nosp@m.mx.d.nosp@m.e
Version
Id:
class.ilAICCBlock.php 12711 2006-12-01 15:24:41Z akill

Definition at line 34 of file class.ilAICCBlock.php.

Member Function Documentation

ilAICCBlock::ilAICCBlock (   $a_id = 0)

Constructor.

Parameters
int$a_idObject ID public

Definition at line 42 of file class.ilAICCBlock.php.

References ilAICCObject\ilAICCObject().

{
$this->type="sbl";
}

+ Here is the call graph for this function:


The documentation for this class was generated from the following file: