__call($name, $arguments) | behat_base | |
actions_menu_should_be_open($activityname) | behat_course | |
actions_menu_should_have_item($activityname, $menuitem) | behat_course | |
actions_menu_should_not_have_item($activityname, $menuitem) | behat_course | |
activity_should_be_available_but_hidden_from_course_page($activityname) | behat_course | |
activity_should_be_dimmed($activityname) | behat_course | |
activity_should_be_hidden($activityname) | behat_course | |
activity_should_be_visible($activityname) | behat_course | |
category_in_management_listing_should_be_dimmed($idnumber) | behat_course | |
category_in_management_listing_should_be_visible($idnumber) | behat_course | |
course_in_management_listing_should_be_dimmed($idnumber) | behat_course | |
course_in_management_listing_should_be_visible($idnumber) | behat_course | |
ensure_editors_are_loaded() | behat_base | protected |
ensure_element_does_not_exist($locator, $selectortype) | behat_base | protected |
ensure_element_exists($locator, $selectortype) | behat_base | protected |
ensure_element_is_visible($element, $selectortype) | behat_base | protected |
ensure_node_attribute_is_set($node, $attribute, $attributevalue) | behat_base | protected |
ensure_node_is_visible($node) | behat_base | protected |
escape($string) | behat_base | |
evaluate_script(string $script) | behat_base | |
evaluate_script_in_session(Session $session, string $script) | behat_base | static |
execute($contextapi, $params=array()) | behat_base | protected |
execute_script(string $script) | behat_base | |
execute_script_in_session(Session $session, string $script) | behat_base | static |
EXTENDED_TIMEOUT | behat_base | |
find($selector, $locator, $exception=false, $node=false, $timeout=false) | behat_base | protected |
find_all($selector, $locator, $exception=false, $container=false, $timeout=false) | behat_base | protected |
get_activity_element($element, $selectortype, $activityname) | behat_course | protected |
get_activity_name($activitynode) | behat_course | protected |
get_activity_node($activityname) | behat_course | protected |
get_category_id($idnumber) | behat_course | protected |
get_course_format() | behat_course | protected |
get_course_id($idnumber) | behat_course | protected |
get_debug_text($html) | behat_base | protected |
get_exact_named_selectors() | behat_base | static |
get_extended_timeout() | behat_base | static |
get_management_category_listing_node_by_idnumber($idnumber) | behat_course | protected |
get_management_category_listing_node_by_name($name, $link=false) | behat_course | protected |
get_management_course_listing_node_by_idnumber($idnumber) | behat_course | protected |
get_management_course_listing_node_by_name($name, $link=false) | behat_course | protected |
get_named_replacements() | behat_base | static |
get_node_in_container($selectortype, $element, $containerselectortype, $containerelement) | behat_base | protected |
get_partial_named_selectors() | behat_base | static |
get_real_timeout(int $timeout) | behat_base | protectedstatic |
get_reduced_timeout() | behat_base | static |
get_section_activities($sectionxpath) | behat_course | protected |
get_selected_node($selectortype, $element) | behat_base | protected |
get_session_user() | behat_base | protected |
get_sesskey() | behat_base | |
get_text_selector_node($selectortype, $element) | behat_base | protected |
get_timeout() | behat_base | static |
has_tag(string $tag) | behat_base | |
hide_section_link_exists($sectionnumber) | behat_course | protected |
i_add_to_section($activity, $section) | behat_course | |
i_add_to_section_and_i_fill_the_form_with($activity, $section, TableNode $data) | behat_course | |
i_change_activity_name_to($activityname, $newactivityname) | behat_course | |
i_click_on_action_for_item_in_management_category_listing($action, $name) | behat_course | |
i_click_on_action_for_item_in_management_course_listing($action, $name) | behat_course | |
i_click_on_category_in_the_management_category_listing($name) | behat_course | |
i_click_on_category_in_the_management_interface($name) | behat_course | |
i_click_on_course_in_the_management_interface($name) | behat_course | |
i_click_on_in_the_activity($element, $selectortype, $activityname) | behat_course | |
i_click_to_expand_category_in_the_management_interface($idnumber) | behat_course | |
i_click_to_move_category_by_one($idnumber, $direction) | behat_course | |
i_click_to_move_course_by_one($idnumber, $direction) | behat_course | |
i_close_actions_menu($activityname) | behat_course | |
i_create_a_course_with(TableNode $table) | behat_course | |
i_delete_activity($activityname) | behat_course | |
i_delete_section($sectionnumber) | behat_course | |
i_duplicate_activity($activityname) | behat_course | |
i_duplicate_activity_editing_the_new_copy_with($activityname, TableNode $data) | behat_course | |
i_edit_the_section($sectionnumber) | behat_course | |
i_edit_the_section_and_i_fill_the_form_with($sectionnumber, TableNode $data) | behat_course | |
i_go_to_the_courses_management_page() | behat_course | |
i_hide_section($sectionnumber) | behat_course | |
i_indent_left_activity($activityname) | behat_course | |
i_indent_right_activity($activityname) | behat_course | |
i_move_activity_to_section($activityname, $sectionnumber) | behat_course | |
i_move_category_to_top_level_in_the_management_interface($name) | behat_course | |
i_move_down_section($sectionnumber) | behat_course | |
i_move_up_section($sectionnumber) | behat_course | |
i_navigate_to_course_participants() | behat_theme_classic_behat_course | |
i_open_actions_menu($activityname) | behat_course | |
i_open_section_edit_menu($sectionnumber) | behat_course | |
i_select_category_in_the_management_interface($name) | behat_course | |
i_select_course_in_the_management_interface($name) | behat_course | |
i_should_not_see_category_as_subcategory_of_in_the_management_interface($subcatidnumber, $catidnumber) | behat_course | |
i_should_not_see_teacher_after($fteacher, $pteacher) | behat_course | |
i_should_see_category_as_subcategory_of_in_the_management_interface($subcatidnumber, $catidnumber) | behat_course | |
i_should_see_category_listing_before($preceedingcategory, $followingcategory) | behat_course | |
i_should_see_course_listing_before($preceedingcourse, $followingcourse) | behat_course | |
i_should_see_teacher_before($pteacher, $fteacher) | behat_course | |
i_should_see_the_courses_management_page($mode) | behat_course | |
i_should_see_the_courses_management_page_with_a_course_selected($mode) | behat_course | |
i_show_section($sectionnumber) | behat_course | |
i_toggle_category_children_visibility_in_frontpage($categoryname) | behat_course | |
i_toggle_visibility_of_category_in_management_listing($idnumber) | behat_course | |
i_toggle_visibility_of_course_in_management_listing($idnumber) | behat_course | |
i_turn_editing_mode_off() | behat_course | |
i_turn_editing_mode_on() | behat_course | |
i_turn_section_highlighting_off($sectionnumber) | behat_course | |
i_turn_section_highlighting_on($sectionnumber) | behat_course | |
i_unselect_category_in_the_management_interface($name) | behat_course | |
i_unselect_course_in_the_management_interface($name) | behat_course | |
i_wait_until_section_is_available($sectionnumber) | behat_course | |
is_course_editor() | behat_course | protected |
is_editing_on() | behat_course | protected |
is_in_app() | behat_base | protected |
js_trigger_click($node) | behat_base | protected |
listing_is_highlighted($self, $selector) | behat_course | protected |
locate_path($path) | behat_base | protected |
look_for_exceptions() | behat_base | |
normalise_selector(string $selector, $locator, Element $container) | behat_base | |
PAGE_READY_JS | behat_base | |
REDUCED_TIMEOUT | behat_base | |
require_javascript() | behat_base | protected |
require_javascript_in_session(Session $session) | behat_base | protectedstatic |
resize_window($windowsize, $viewport=false) | behat_base | protected |
resolve_page_instance_url(string $type, string $identifier) | behat_base | protected |
resolve_page_url(string $page) | behat_base | protected |
running_javascript() | behat_base | protected |
running_javascript_in_session(Session $session) | behat_base | protectedstatic |
section_activities_should_be_hidden($sectionnumber) | behat_course | |
section_exists($sectionnumber) | behat_course | protected |
section_should_be_hidden($sectionnumber) | behat_course | |
section_should_be_highlighted($sectionnumber) | behat_course | |
section_should_be_visible($sectionnumber) | behat_course | |
section_should_not_be_highlighted($sectionnumber) | behat_course | |
set_user($user=null) | behat_base | static |
show_section_link_exists($sectionnumber) | behat_course | protected |
spin($lambda, $args=false, $timeout=false, $exception=false, $microsleep=false) | behat_base | protected |
TIMEOUT | behat_base | |
transform_selector($selectortype, $element) | behat_base | protected |
transform_text_selector($selectortype, $element) | behat_base | protected |
user_clicks_on_management_listing_action($listingtype, $listingnode, $action) | behat_course | protected |
user_moves_listing_by_one($listingtype, $listingnode, $direction, $highlight=true) | behat_course | protected |
wait_for_pending_js() | behat_base | |
wait_for_pending_js_in_session(Session $session) | behat_base | static |