MIOLO25
Carregando...
Procurando...
Nenhuma entrada encontrada
Referência à classe MContext
Diagrama de heranças da classe MContext
MService

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
 

Descrição detalhada

Documentação dos Construtores & Destrutor

◆ __construct()

__construct ( $url = '',
$style = 0,
$scramble = false )

Documentação das funções

◆ composeURL()

composeURL ( $dispatch = '',
$module = '',
$action = '',
$args = '',
$scramble = false )

◆ getAction()

getAction ( $index = 0)

◆ getModule()

getModule ( )

◆ getPreviousAction()

getPreviousAction ( )

◆ getStyle()

getStyle ( )

◆ getVar()

getVar ( $name)

◆ getVars()

getVars ( )

◆ inDomain()

inDomain ( )

◆ parseUrl()

parseUrl ( $url)

◆ pushAction()

pushAction ( $a)

◆ setStartup()

setStartup ( $value)

◆ setStyle()

setStyle ( $value = self::URL_STYLE_OLD)

◆ shiftAction()

shiftAction ( )

Documentação dos campos e atributos

◆ $action

$action

◆ $fileArea

$fileArea

◆ $fileName

$fileName

◆ $fileType

$fileType

◆ $forceStartup

$forceStartup

◆ $isFile

$isFile

◆ $isRoot

$isRoot

◆ $item

$item

◆ $module

$module

◆ $scramble

$scramble

◆ $startup

$startup

◆ $style

$style

◆ $url

$url

◆ ACTION

const ACTION = 5

◆ DELIMITER

const DELIMITER = 6

◆ DISPATCH

const DISPATCH = 1

◆ MODULE

const MODULE = 3

◆ TYPE

const TYPE = 7

◆ URL_STYLE_NO_REWRITE

const URL_STYLE_NO_REWRITE = 1

◆ URL_STYLE_OLD

const URL_STYLE_OLD = 0

◆ URL_STYLE_REWRITE

const URL_STYLE_REWRITE = 2

A documentação para esta classe foi gerada a partir do seguinte ficheiro: