Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
behat_course Member List

This is the complete list of members for behat_course, including all inherited members.

__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_baseprotected
ensure_element_does_not_exist($locator, $selectortype)behat_baseprotected
ensure_element_exists($locator, $selectortype)behat_baseprotected
ensure_element_is_visible($element, $selectortype)behat_baseprotected
ensure_node_attribute_is_set($node, $attribute, $attributevalue)behat_baseprotected
ensure_node_is_visible($node)behat_baseprotected
escape($string)behat_base
evaluate_script(string $script)behat_base
evaluate_script_in_session(Session $session, string $script)behat_basestatic
execute($contextapi, $params=array())behat_baseprotected
execute_script(string $script)behat_base
execute_script_in_session(Session $session, string $script)behat_basestatic
EXTENDED_TIMEOUTbehat_base
find($selector, $locator, $exception=false, $node=false, $timeout=false)behat_baseprotected
find_all($selector, $locator, $exception=false, $container=false, $timeout=false)behat_baseprotected
get_activity_element($element, $selectortype, $activityname)behat_courseprotected
get_activity_name($activitynode)behat_courseprotected
get_activity_node($activityname)behat_courseprotected
get_category_id($idnumber)behat_courseprotected
get_course_format()behat_courseprotected
get_course_id($idnumber)behat_courseprotected
get_debug_text($html)behat_baseprotected
get_exact_named_selectors()behat_basestatic
get_extended_timeout()behat_basestatic
get_management_category_listing_node_by_idnumber($idnumber)behat_courseprotected
get_management_category_listing_node_by_name($name, $link=false)behat_courseprotected
get_management_course_listing_node_by_idnumber($idnumber)behat_courseprotected
get_management_course_listing_node_by_name($name, $link=false)behat_courseprotected
get_named_replacements()behat_basestatic
get_node_in_container($selectortype, $element, $containerselectortype, $containerelement)behat_baseprotected
get_partial_named_selectors()behat_basestatic
get_real_timeout(int $timeout)behat_baseprotectedstatic
get_reduced_timeout()behat_basestatic
get_section_activities($sectionxpath)behat_courseprotected
get_selected_node($selectortype, $element)behat_baseprotected
get_session_user()behat_baseprotected
get_sesskey()behat_base
get_text_selector_node($selectortype, $element)behat_baseprotected
get_timeout()behat_basestatic
has_tag(string $tag)behat_base
hide_section_link_exists($sectionnumber)behat_courseprotected
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_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_courseprotected
is_editing_on()behat_courseprotected
is_in_app()behat_baseprotected
js_trigger_click($node)behat_baseprotected
listing_is_highlighted($self, $selector)behat_courseprotected
locate_path($path)behat_baseprotected
look_for_exceptions()behat_base
normalise_selector(string $selector, $locator, Element $container)behat_base
PAGE_READY_JSbehat_base
REDUCED_TIMEOUTbehat_base
require_javascript()behat_baseprotected
require_javascript_in_session(Session $session)behat_baseprotectedstatic
resize_window($windowsize, $viewport=false)behat_baseprotected
resolve_page_instance_url(string $type, string $identifier)behat_baseprotected
resolve_page_url(string $page)behat_baseprotected
running_javascript()behat_baseprotected
running_javascript_in_session(Session $session)behat_baseprotectedstatic
section_activities_should_be_hidden($sectionnumber)behat_course
section_exists($sectionnumber)behat_courseprotected
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_basestatic
show_section_link_exists($sectionnumber)behat_courseprotected
spin($lambda, $args=false, $timeout=false, $exception=false, $microsleep=false)behat_baseprotected
TIMEOUTbehat_base
transform_selector($selectortype, $element)behat_baseprotected
transform_text_selector($selectortype, $element)behat_baseprotected
user_clicks_on_management_listing_action($listingtype, $listingnode, $action)behat_courseprotected
user_moves_listing_by_one($listingtype, $listingnode, $direction, $highlight=true)behat_courseprotected
wait_for_pending_js()behat_base
wait_for_pending_js_in_session(Session $session)behat_basestatic