Public Member Functions | |
setPathByRequestUri ($requestUri, $normalize=true) | |
href ($url, $absolute=null) | |
Static Public Member Functions | |
static | create () |
Definition at line 2 of file SimpleApplicationUrl.class.php.
static SimpleApplicationUrl::create | ( | ) | [static] |
Reimplemented from ApplicationUrl.
Definition at line 7 of file SimpleApplicationUrl.class.php.
SimpleApplicationUrl::href | ( | $ | url, | |
$ | absolute = null | |||
) |
Reimplemented from ApplicationUrl.
Definition at line 20 of file SimpleApplicationUrl.class.php.
References ApplicationUrl::$absolute, and ApplicationUrl::getArgSeparator().
SimpleApplicationUrl::setPathByRequestUri | ( | $ | requestUri, | |
$ | normalize = true | |||
) |
Reimplemented from ApplicationUrl.
Definition at line 15 of file SimpleApplicationUrl.class.php.