Referer Member List
This is the complete list of members for
Referer, including all inherited members.
| __construct($referer_url=
'') |
Referer |
|
| Url::__construct($url=
'', $fallback_host= '') |
Url |
|
| __sleep() |
Url |
|
| __toString() |
Url |
|
| __wakeup() |
Url |
|
| ABSOLUTE |
Url |
|
| build($mode=Url::ABSOLUTE,
$encoding=Url::ENCODE_PARAMS) |
Referer |
|
| callback_urlencode(&$value,
$key=false) |
Url |
[protected] |
| clean() |
Url |
|
| clean_path_for_comparison($path_to_check) |
Url |
[protected] |
| clear_query() |
Url |
|
| create($s_url) |
Referer |
[static] |
| create_with_fallback_host($url,
$host) |
Url |
[static] |
| current() |
Referer |
[static] |
| do_parse_url($url,
$fallback_host= '') |
Url |
[protected] |
| ENCODE_PARAMS |
Url |
|
| equals($other,
$mode=self::EQUALS_FULL) |
Url |
|
| EQUALS_FULL |
Url |
|
| EQUALS_IGNORE_QUERY |
Url |
|
| get_fragment() |
Url |
|
| get_host() |
Url |
|
| get_original_referer_url() |
Referer |
|
| get_path() |
Url |
|
| get_port() |
Url |
|
| get_query($encode=Url::ENCODE_PARAMS) |
Url |
|
| get_query_param($name,
$default=false, $encode=Url::NO_ENCODE_PARAMS) |
Url |
|
| get_query_params($encode=Url::NO_ENCODE_PARAMS) |
Url |
|
| get_scheme() |
Url |
|
| is_ancestor_of($path_to_check) |
Url |
|
| is_empty() |
Url |
|
| is_external() |
Referer |
|
| is_internal() |
Referer |
|
| is_same_as($path_to_check) |
Url |
|
| is_valid() |
Url |
|
| NO_ENCODE_PARAMS |
Url |
|
| output() |
Url |
|
| parse($url,
$fallback_host= '') |
Url |
[protected] |
| parse_host() |
Url |
|
| parse_query($query) |
Url |
[protected] |
| PERMANENT |
Url |
|
| query_reduce(&$current,
$sep, $key, $value) |
Url |
[protected] |
| redirect($permanent=self::TEMPORARY) |
Url |
|
| RELATIVE |
Url |
|
| replace_query_parameter($name,
$value) |
Url |
|
| replace_query_parameters($arr_params) |
Url |
|
| search_engine_info() |
Referer |
|
| set_fragment($fragment) |
Url |
|
| set_host($host) |
Url |
|
| set_host_array($arr_host) |
Url |
|
| set_path($path) |
Url |
|
| set_port($port) |
Url |
|
| set_query($query) |
Url |
|
| set_scheme($scheme) |
Url |
|
| TEMPORARY |
Url |
|
| validate_current() |
Url |
[static] |