|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for arBuilder:Public Member Functions | |
| __construct (ActiveRecord $ar, int $step=null) | |
| generateDBUpdateForInstallation () | |
| setAr (\ActiveRecord $ar) | |
| getAr () | |
| setStep (int $step) | |
| getStep () | |
Protected Attributes | |
| ActiveRecord | $ar |
| int | $step = null |
| arBuilder::__construct | ( | ActiveRecord | $ar, |
| int | $step = null |
||
| ) |
Definition at line 26 of file class.arBuilder.php.
References setAr(), and setStep().
Here is the call graph for this function:| arBuilder::generateDBUpdateForInstallation | ( | ) |
Definition at line 32 of file class.arBuilder.php.
References $ar, $name, $tpl, exit, arField\FIELD_TYPE_INTEGER, getAr(), ActiveRecord\getConnectorContainerName(), getStep(), and arFieldList\mapKey().
Here is the call graph for this function:| arBuilder::getAr | ( | ) |
Definition at line 71 of file class.arBuilder.php.
References $ar.
Referenced by generateDBUpdateForInstallation().
Here is the caller graph for this function:| arBuilder::getStep | ( | ) |
Definition at line 81 of file class.arBuilder.php.
References $step.
Referenced by generateDBUpdateForInstallation().
Here is the caller graph for this function:| arBuilder::setAr | ( | \ActiveRecord | $ar | ) |
Definition at line 66 of file class.arBuilder.php.
References $ar.
Referenced by __construct().
Here is the caller graph for this function:| arBuilder::setStep | ( | int | $step | ) |
Definition at line 76 of file class.arBuilder.php.
References $step.
Referenced by __construct().
Here is the caller graph for this function:
|
protected |
Definition at line 23 of file class.arBuilder.php.
Referenced by generateDBUpdateForInstallation(), getAr(), and setAr().
|
protected |
Definition at line 24 of file class.arBuilder.php.