Tabs::parse_tabs()
Method: Parses an array into an array of Tab objects and sets.
Method: Sets the depth modificator.
Walker::set_depth_modificator Read More »
Method: Traverses elements to create list from elements.
Walker::display_element Read More »
Method: Returns the singleton instance of the class.
Autoloader::instance Read More »
Method: Registers prefixes and root dirs using an array.
Autoloader::register_prefixes Read More »
Method: Associates a class prefix to an absolute path.
Autoloader::register_prefix Read More »
Method: Triggers the registration of the autoload method in the SPL autoload register.
Autoloader::register_autoloader 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 »