basic significant url engine generated url are like module/controller/action and others parameters are in the query
.)
| package |
jelix |
|---|---|
| subpackage |
urls_engine |
| see |
__construct()
create(\jUrlAction $urlact) : \jUrl
getBasePath(string $requestType, string $module = null, string $action = null) : string
string
string
string
stringthe url base path
getScript(string $requestType, string $module = null, string $action = null) : string
string
string
string
stringthe script path
parse(string $scriptNamePath, string $pathinfo, array $params) : \jUrlAction
string/path/index.php
stringthe path info part of the url (part between script name and query)
arrayurl parameters (query part e.g. $_REQUEST)
\jUrlAction
parseFromRequest(\jRequest $request, array $params) : \jUrlAction
urlspe :
urlhttps :