| [ PHPXref.com ] | [ Generated: Sun Jul 20 20:16:20 2008 ] | [ ShareToDo 1.0.0 ] |
| [ Index ] [ Variables ] [ Functions ] [ Classes ] [ Constants ] [ Statistics ] | ||
[Source view] [Print]
(no description)
| Author: | HATA, Shinya |
| File Size: | 194 lines (5 kb) |
| Included or required: | 2 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| cbl_get_full_url($page, $params = null, $options = null) X-Ref |
| get URL that starts with 'http://' param: string page page name param: array params argument of GET-URL param: array options option (options['https']:change to https) |
| cbl_pageurl($page, $params = null, $options = null) X-Ref |
| get 'path', 'query', and 'fragment' of URL, from page name param: string page page name param: array params argument of GET-URL param: array options option(options['ext']:extention of script filename) |
| cbl_url_params($params = null, $first_delimiter = '') X-Ref |
| make argument of GET-URL param: array params argument of GET-URL param: string ext extension of script filename param: string first_delimiter delimiter, attached before first argument |
| cbl_redirect($page = '', $params = null, $options = null) X-Ref |
| redirect to URL based on page name param: string page page name param: array params argument of GET-URL param: array options option to cbl_get_full_url() |
| cbl_redirect_to_url($url) X-Ref |
| redirect to specified URL param: string $url URL |
| [ Powered by PHPXref - Served by Debian GNU/Linux ] |