url_helper.php
system/Helpers/url_helper.php
16 fn
site_url
($relativePath = '', ?string $scheme = null, ?App $config = null)
base_url
($relativePath = '', ?string $scheme = null)
current_url
(bool $returnObject = false, ?IncomingRequest $request = null)
previous_url
(bool $returnObject = false)
uri_string
()
index_page
(?App $altConfig = null)
anchor
($uri = '', string $title = '', $attributes = '', ?App $altConfig = null)
anchor_popup
($uri = '', string $title = '', $attributes = false, ?App $altConfig = null)
mailto
(string $email, string $title = '', $attributes = '')
safe_mailto
(string $email, string $title = '', $attributes = '')
auto_link
(string $str, string $type = 'both', bool $popup = false)
prep_url
(string $str = '', bool $secure = false)
url_title
(string $str, string $separator = '-', bool $lowercase = false)
mb_url_title
(string $str, string $separator = '-', bool $lowercase = false)
url_to
(string $controller, ...$args)
url_is
(string $path)