The incoming URL is parsed by the Axial_UrlInterpreter to obtain an Axial_Command object.
The following command array is obtained.
Axial_Command Object
(
[commandName] => commandTwo
[parameters] => Array
(
)
)
The command object is then passed to the Axial_CommandDispatcher for execution based on the command object.
Click on the following links to see the results of various commands or type some into the address bar after '.../part_2/'.
Root
Command One
Command Two
Command Two with parameters
Command Results:
Command:
commandTwo