This is the complete list of members for tool_usertours\helper, including all inherited members.
bootstrap() | tool_usertours\helper | static |
count_tours() | tool_usertours\helper | static |
format_icon_link($url, $icon, $alt, $iconcomponent='moodle', $options=[]) | tool_usertours\helper | static |
get_all_clientside_filters() | tool_usertours\helper | static |
get_all_filters() | tool_usertours\helper | static |
get_clientside_filter_module_names(array $filters) | tool_usertours\helper | static |
get_delete_step_link($stepid) | tool_usertours\helper | static |
get_delete_tour_link($tourid) | tool_usertours\helper | static |
get_duplicate_tour_link($tourid) | tool_usertours\helper | static |
get_edit_step_link($tourid, $stepid=null, $targettype=null) | tool_usertours\helper | static |
get_edit_tour_link($tourid=null) | tool_usertours\helper | static |
get_export_tour_link($tourid) | tool_usertours\helper | static |
get_filler_icon($options=[]) | tool_usertours\helper | static |
get_import_tour_link() | tool_usertours\helper | static |
get_list_tour_link() | tool_usertours\helper | static |
get_move_step_link($stepid, $direction=self::MOVE_DOWN) | tool_usertours\helper | static |
get_move_tour_link($tourid, $direction=self::MOVE_DOWN) | tool_usertours\helper | static |
get_new_step_link($tourid, $targettype=null) | tool_usertours\helper | static |
get_reset_tour_for_all_link($tourid) | tool_usertours\helper | static |
get_step($stepid) | tool_usertours\helper | static |
get_step_from_sortorder($tourid, $sortorder) | tool_usertours\helper | static |
get_steps($tourid) | tool_usertours\helper | static |
get_string_from_input(string $content) | tool_usertours\helper | static |
get_tour($tourid) | tool_usertours\helper | static |
get_tour_from_sortorder($sortorder) | tool_usertours\helper | static |
get_tours() | tool_usertours\helper | static |
get_view_tour_link($tourid) | tool_usertours\helper | static |
is_language_string_from_input(string $string) | tool_usertours\helper | static |
LANG_STRING_REGEX | tool_usertours\helper | protected |
MOVE_DOWN (defined in tool_usertours\helper) | tool_usertours\helper | |
MOVE_UP (defined in tool_usertours\helper) | tool_usertours\helper | |
render_stepname_inplace_editable(step $step) | tool_usertours\helper | static |
render_tourdescription_inplace_editable(tour $tour) | tool_usertours\helper | static |
render_tourenabled_inplace_editable(tour $tour) | tool_usertours\helper | static |
render_tourname_inplace_editable(tour $tour) | tool_usertours\helper | static |
reset_tour_sortorder() | tool_usertours\helper | static |