Public Member Functions

ilAICCBlock Class Reference

Inheritance diagram for ilAICCBlock:
Collaboration diagram for ilAICCBlock:

Public Member Functions

 ilAICCBlock ($a_id=0)
 Constructor.

Detailed Description

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


Member Function Documentation

ilAICCBlock::ilAICCBlock ( a_id = 0  ) 

Constructor.

Parameters:
int $a_id Object ID public

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

References ilAICCObject::ilAICCObject().

        {
                parent::ilAICCObject($a_id);

                $this->type="sbl";

        }

Here is the call graph for this function:


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