|
ILIAS
trunk Revision v12.0_alpha-16-g3e876e53c80
|
Collaboration diagram for ILIAS\Help\GuidedTour\Step\Step:Public Member Functions | |
| __construct (protected int $id, protected int $tour_id, protected int $order_nr, protected StepType $type, protected string $element_id) | |
| getId () | |
| getTourId () | |
| getOrderNr () | |
| getType () | |
| getElementId () | |
| ILIAS\Help\GuidedTour\Step\Step::__construct | ( | protected int | $id, |
| protected int | $tour_id, | ||
| protected int | $order_nr, | ||
| protected StepType | $type, | ||
| protected string | $element_id | ||
| ) |
| ILIAS\Help\GuidedTour\Step\Step::getElementId | ( | ) |
Definition at line 54 of file Step.php.
Referenced by ILIAS\Help\GuidedTour\Step\StepDBRepository\create(), and ILIAS\Help\GuidedTour\Step\StepDBRepository\update().
Here is the caller graph for this function:| ILIAS\Help\GuidedTour\Step\Step::getId | ( | ) |
Definition at line 34 of file Step.php.
References $id.
Referenced by ILIAS\Help\GuidedTour\Step\StepDBRepository\update().
Here is the caller graph for this function:| ILIAS\Help\GuidedTour\Step\Step::getOrderNr | ( | ) |
Definition at line 44 of file Step.php.
Referenced by ILIAS\Help\GuidedTour\Step\StepDBRepository\update().
Here is the caller graph for this function:| ILIAS\Help\GuidedTour\Step\Step::getTourId | ( | ) |
Definition at line 39 of file Step.php.
Referenced by ILIAS\Help\GuidedTour\Step\StepDBRepository\create(), and ILIAS\Help\GuidedTour\Step\StepDBRepository\update().
Here is the caller graph for this function:| ILIAS\Help\GuidedTour\Step\Step::getType | ( | ) |
Definition at line 49 of file Step.php.
Referenced by ILIAS\Help\GuidedTour\Step\StepDBRepository\create(), and ILIAS\Help\GuidedTour\Step\StepDBRepository\update().
Here is the caller graph for this function: