Class used for parsing any BIGACE Link.
It can handle both, Rewriten URLs and normal URLs with GET Parameter. It is also used for splitting the Request into its BIGACE specific parts.
Gets the called Action.
Returns the requested Command.
Returns the requested Definition.
Returns the requested key within the Definition.
Returns the array with all requested Extensions as key-value Pairs.
Returns the requested Filename.
Returns the requested ItemID.
Returns the Language ID for this Request. Will return the Session Language if none was submitted!
Returns the real requested Language ID or NULL.
Returns the full - unparsed - Link that was requested.
Returns the requested Sub-Action.
Parse a normal URL that uses URL Parameter.
Parse a URL that was created by using Apaches Mod_Rewrite.
The Command and ID Parameter are hidden in the URL as Path Elements.
Splits the given ID and sets the inner class variables with the splitted values.
Documentation generated by phpDocumentor 1.3.1