Property | Type | Description | |
---|---|---|---|
$app | App_Web | ||
$page_class | string | Name of page class | |
$page_options | array | Page options | |
$saved_base_path | string | Saved PageManager base_path |
Property | Type | Description | |
---|---|---|---|
$s_cnt | For internal use | ||
$s_current | For internal use | ||
$s_first | For internal use | ||
$s_last | For internal use | ||
$s_next | For internal use | ||
$s_prev | For internal use | ||
$s_title | For internal use | ||
$show_intro | boolean | Should we show intro? |
Method | Description | |
---|---|---|
init ( ) | Initialization. | |
initInstaller ( ) | ||
initStep ( string $step ) : mixed | ||
makePage ( string $step, string $template = 'step/default' ) : View | ||
showIntro ( View $v ) | ||
stepURL ( string $position ) : URL |
public string $saved_base_path | ||
return | string |