PHP 클래스 phpbb_controller_common_helper_route

상속: extends phpbb_test_case
파일 보기 프로젝트 열기: phpbb/phpbb

보호된 프로퍼티들

프로퍼티 타입 설명
$root_path

공개 메소드들

메소드 설명
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 )

보호된 메소드들

메소드 설명
generate_route_objects ( )
get_base_uri ( )
get_phpbb_root_path ( )
get_script_name ( )
get_uri ( )
path_to_app ( )

메소드 상세

generate_route_objects() 보호된 메소드

protected generate_route_objects ( )

get_base_uri() 보호된 메소드

protected get_base_uri ( )

get_phpbb_root_path() 보호된 메소드

protected get_phpbb_root_path ( )

get_script_name() 보호된 메소드

protected get_script_name ( )

get_uri() 보호된 메소드

protected get_uri ( )

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() 공개 메소드

path_to_app() 보호된 메소드

protected path_to_app ( )

setUp() 공개 메소드

public setUp ( )

test_helper_url_absolute() 공개 메소드

public test_helper_url_absolute ( $route, $params, $is_amp, $session_id, $expected, $description )

test_helper_url_absolute_with_rewrite() 공개 메소드

public test_helper_url_absolute_with_rewrite ( $route, $params, $is_amp, $session_id, $expected, $description )

test_helper_url_force_server_vars() 공개 메소드

public 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() 공개 메소드

public test_helper_url_network ( $route, $params, $is_amp, $session_id, $expected, $description )

test_helper_url_network_with_rewrite() 공개 메소드

public test_helper_url_network_with_rewrite ( $route, $params, $is_amp, $session_id, $expected, $description )

test_helper_url_no_rewrite() 공개 메소드

public test_helper_url_no_rewrite ( $route, $params, $is_amp, $session_id, $expected, $description )

test_helper_url_relative_path() 공개 메소드

public test_helper_url_relative_path ( $route, $params, $is_amp, $session_id, $expected, $description )

test_helper_url_relative_path_with_rewrite() 공개 메소드

public test_helper_url_relative_path_with_rewrite ( $route, $params, $is_amp, $session_id, $expected, $description )

test_helper_url_with_rewrite() 공개 메소드

public test_helper_url_with_rewrite ( $route, $params, $is_amp, $session_id, $expected, $description )

프로퍼티 상세

$root_path 보호되어 있는 프로퍼티

protected $root_path