Class Ismo_Core_State_Controller

Description

Located in /State/Controller.php (line 27)


	
			
Direct descendents
Variable Summary
mixed $actions
mixed $aliases
mixed $id
mixed $index
mixed $state
Method Summary
Ismo_Core_State_Controller Ismo_Core_State_Controller (mixed &$state, [mixed $skipDefault = true])
void actionExists (mixed $idx)
void firstAction ()
void getActionByIdx (mixed $idx)
void getActions ()
void getAlias ([mixed $id = null])
void getId ()
void getIndex ([mixed $id = null])
void init (mixed &$state, mixed $skipDefault)
void isBetween ()
void isFirst ()
void isLast ()
void lastAction ()
void nextAction ()
void prevAction ()
void setAlias (mixed $name, [mixed $id = null])
void setAliases (mixed $array)
void _extractActions (mixed &$state, mixed $skipDefault)
Variables
mixed $actions = array() (line 29)
mixed $aliases = array() (line 30)
mixed $id (line 31)
mixed $index (line 31)
mixed $state (line 32)

Redefined in descendants as:
Methods
Constructor Ismo_Core_State_Controller (line 34)
Ismo_Core_State_Controller Ismo_Core_State_Controller (mixed &$state, [mixed $skipDefault = true])
actionExists (line 118)
void actionExists (mixed $idx)
firstAction (line 91)
void firstAction ()
getActionByIdx (line 122)
void getActionByIdx (mixed $idx)
getActions (line 71)
void getActions ()

Redefined in descendants as:
getAlias (line 63)
void getAlias ([mixed $id = null])
getId (line 48)
void getId ()
getIndex (line 52)
void getIndex ([mixed $id = null])
init (line 38)
void init (mixed &$state, mixed $skipDefault)

Redefined in descendants as:
isBetween (line 99)
void isBetween ()
isFirst (line 87)

* action handling **

void isFirst ()
isLast (line 114)
void isLast ()
lastAction (line 110)
void lastAction ()
nextAction (line 106)
void nextAction ()
prevAction (line 95)
void prevAction ()
setAlias (line 75)
void setAlias (mixed $name, [mixed $id = null])
setAliases (line 81)
void setAliases (mixed $array)
_extractActions (line 131)

* private **

void _extractActions (mixed &$state, mixed $skipDefault)

Documentation generated on Mon, 14 Jun 2004 11:59:15 +0200 by phpDocumentor 1.3.0RC3