MIOLO25
|
Membros públicos | |
__construct ($url='', $style=0, $scramble=false) | |
parseUrl ($url) | |
setStartup ($value) | |
setStyle ($value=self::URL_STYLE_OLD) | |
getStyle () | |
getModule () | |
getAction ($index=0) | |
getVar ($name) | |
getVars () | |
shiftAction () | |
pushAction ($a) | |
composeURL ($dispatch='', $module='', $action='', $args='', $scramble=false) | |
getPreviousAction () | |
inDomain () | |
Membros públicos herdados de MService | |
__construct () | |
Campos de Dados | |
const | DISPATCH = 1 |
const | MODULE = 3 |
const | ACTION = 5 |
const | DELIMITER = 6 |
const | TYPE = 7 |
const | URL_STYLE_OLD = 0 |
const | URL_STYLE_NO_REWRITE = 1 |
const | URL_STYLE_REWRITE = 2 |
$startup | |
$module | |
$action | |
$item | |
$style | |
$isFile | |
$isRoot | |
$fileName | |
$fileArea | |
$fileType | |
$scramble | |
$url | |
$forceStartup | |
Outros membros herdados | |
Atributos Protegidos herdados de MService | |
$manager | |
__construct | ( | $url = '', | |
$style = 0, | |||
$scramble = false ) |
composeURL | ( | $dispatch = '', | |
$module = '', | |||
$action = '', | |||
$args = '', | |||
$scramble = false ) |
getAction | ( | $index = 0 | ) |
getModule | ( | ) |
getPreviousAction | ( | ) |
getStyle | ( | ) |
getVar | ( | $name | ) |
getVars | ( | ) |
inDomain | ( | ) |
parseUrl | ( | $url | ) |
pushAction | ( | $a | ) |
setStartup | ( | $value | ) |
setStyle | ( | $value = self::URL_STYLE_OLD | ) |
shiftAction | ( | ) |
$action |
$fileArea |
$fileName |
$fileType |
$forceStartup |
$isFile |
$isRoot |
$item |
$module |
$scramble |
$startup |
$style |
$url |
const ACTION = 5 |
const DELIMITER = 6 |
const DISPATCH = 1 |
const MODULE = 3 |
const TYPE = 7 |
const URL_STYLE_NO_REWRITE = 1 |
const URL_STYLE_OLD = 0 |
const URL_STYLE_REWRITE = 2 |