|
TOURDEFAULT const | TOURDEFAULT = 'usetourdefault' |
|
◆ get_default_value()
static tool_usertours\configuration::get_default_value |
( |
| $key | ) |
|
|
static |
Get the default value for the specified key.
- Parameters
-
string | $key | The key for the specified value |
- Return values
-
◆ get_defaultable_keys()
static tool_usertours\configuration::get_defaultable_keys |
( |
| ) |
|
|
static |
Get the list of keys which can be defaulted in the tour.
- Return values
-
◆ get_placement_options()
static tool_usertours\configuration::get_placement_options |
( |
| $default = null | ) |
|
|
static |
Get the list of possible placement options.
- Parameters
-
string | $default | The default option. |
- Return values
-
◆ get_step_default_value()
static tool_usertours\configuration::get_step_default_value |
( |
| $key | ) |
|
|
static |
Get the default value for the specified key for the step form.
- Parameters
-
string | $key | The key for the specified value |
- Return values
-
The documentation for this class was generated from the following file:
- admin/tool/usertours/classes/configuration.php