v1.0.0
English

url_helper.php

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