Step configuration detail class.
More...
|
TOURDEFAULT const | TOURDEFAULT = 'usetourdefault' |
|
Step configuration detail class.
- Copyright
- 2016 Andrew Nicols andre.nosp@m.w@ni.nosp@m.cols..nosp@m.co.u.nosp@m.k
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
◆ 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