|
ILIAS
Release_5_0_x_branch Revision 61816
|
Collaboration diagram for arBuilder:Public Member Functions | |
| __construct (ActiveRecord $ar, $step=1) | |
| generateDBUpdateForInstallation () | |
| setAr ($ar) | |
| getAr () | |
| setStep ($step) | |
| getStep () | |
Protected Attributes | |
| $ar | |
| $step | |
| arBuilder::__construct | ( | ActiveRecord | $ar, |
$step = 1 |
|||
| ) |
| ActiveRecord | $ar | |
| int | $step |
Definition at line 26 of file class.arBuilder.php.
References $step, setAr(), and setStep().
Here is the call graph for this function:| arBuilder::generateDBUpdateForInstallation | ( | ) |
Definition at line 32 of file class.arBuilder.php.
References $ar, $tpl, exit, arField\FIELD_TYPE_INTEGER, getAr(), getStep(), and arFieldList\mapKey().
Here is the call graph for this function:| arBuilder::getAr | ( | ) |
Definition at line 77 of file class.arBuilder.php.
References $ar.
Referenced by generateDBUpdateForInstallation().
Here is the caller graph for this function:| arBuilder::getStep | ( | ) |
Definition at line 93 of file class.arBuilder.php.
References $step.
Referenced by generateDBUpdateForInstallation().
Here is the caller graph for this function:| arBuilder::setAr | ( | $ar | ) |
| \ActiveRecord | $ar |
Definition at line 69 of file class.arBuilder.php.
References $ar.
Referenced by __construct().
Here is the caller graph for this function:| arBuilder::setStep | ( | $step | ) |
| int | $step |
Definition at line 85 of file class.arBuilder.php.
References $step.
Referenced by __construct().
Here is the caller graph for this function:
|
protected |
Definition at line 15 of file class.arBuilder.php.
Referenced by generateDBUpdateForInstallation(), getAr(), and setAr().
|
protected |
Definition at line 19 of file class.arBuilder.php.
Referenced by __construct(), getStep(), and setStep().