Walker::end_lvl()
Method: Ends the list of after the elements are added.
Method: Traverses elements to create list from elements.
Walker::display_element Read More »
Method: Gets a filtered array of Tabs.
Tabs::filter_empty_content Read More »
Method: Normalizes the root dir by trimming any trailing `/`.
Autoloader::normalize_root_dir Read More »
Method: Returns the path to the file defining a class.
Autoloader::get_prefixed_path Read More »
Method: Gets the absolute path to a class file using the fallback dirs.
Autoloader::get_fallback_path Read More »
Method: Gets the absolute path to a class file.
Autoloader::get_class_path Read More »
Method: Get the registered prefix by slug
Autoloader::get_prefix_by_slug Read More »
Method: Adds a folder to search for classes that were not found among the prefixed ones.
Autoloader::add_fallback_dir Read More »