Property | Type | Description | |
---|---|---|---|
$root_path |
Method | Description | |
---|---|---|
helper_url_data_absolute ( ) | ||
helper_url_data_absolute_with_rewrite ( ) | ||
helper_url_data_force_server_vars ( ) | ||
helper_url_data_network ( ) | ||
helper_url_data_network_with_rewrite ( ) | ||
helper_url_data_no_rewrite ( ) | ||
helper_url_data_relative_path ( ) | ||
helper_url_data_relative_path_with_rewrite ( ) | ||
helper_url_data_with_rewrite ( ) | ||
setUp ( ) | ||
test_helper_url_absolute ( $route, $params, $is_amp, $session_id, $expected, $description ) | ||
test_helper_url_absolute_with_rewrite ( $route, $params, $is_amp, $session_id, $expected, $description ) | ||
test_helper_url_force_server_vars ( $enable_mod_rewrite, $force_server_vars, $server_name, $server_port, $script_path, $server_protocol, $type, $expected ) | ||
test_helper_url_network ( $route, $params, $is_amp, $session_id, $expected, $description ) | ||
test_helper_url_network_with_rewrite ( $route, $params, $is_amp, $session_id, $expected, $description ) | ||
test_helper_url_no_rewrite ( $route, $params, $is_amp, $session_id, $expected, $description ) | ||
test_helper_url_relative_path ( $route, $params, $is_amp, $session_id, $expected, $description ) | ||
test_helper_url_relative_path_with_rewrite ( $route, $params, $is_amp, $session_id, $expected, $description ) | ||
test_helper_url_with_rewrite ( $route, $params, $is_amp, $session_id, $expected, $description ) |
Method | Description | |
---|---|---|
generate_route_objects ( ) | ||
get_base_uri ( ) | ||
get_phpbb_root_path ( ) | ||
get_script_name ( ) | ||
get_uri ( ) | ||
path_to_app ( ) |
public helper_url_data_absolute_with_rewrite ( ) |
public helper_url_data_network_with_rewrite ( ) |
public helper_url_data_relative_path_with_rewrite ( ) |
public test_helper_url_absolute ( $route, $params, $is_amp, $session_id, $expected, $description ) |
public test_helper_url_absolute_with_rewrite ( $route, $params, $is_amp, $session_id, $expected, $description ) |
public test_helper_url_force_server_vars ( $enable_mod_rewrite, $force_server_vars, $server_name, $server_port, $script_path, $server_protocol, $type, $expected ) |
public test_helper_url_network ( $route, $params, $is_amp, $session_id, $expected, $description ) |
public test_helper_url_network_with_rewrite ( $route, $params, $is_amp, $session_id, $expected, $description ) |
public test_helper_url_no_rewrite ( $route, $params, $is_amp, $session_id, $expected, $description ) |
public test_helper_url_relative_path ( $route, $params, $is_amp, $session_id, $expected, $description ) |
public test_helper_url_relative_path_with_rewrite ( $route, $params, $is_amp, $session_id, $expected, $description ) |
public test_helper_url_with_rewrite ( $route, $params, $is_amp, $session_id, $expected, $description ) |