LinkParser LinkParser(
$li
)
|
|
Parameters:
Gets the called Action.
API Tags:
Returns the requested Command.
Returns the requested Definition.
API Tags:
| Deprecated: | use getAction() instead |
Returns the requested key within the Definition.
API Tags:
| Deprecated: | use getSubAction() instead |
Returns the array with all requested Extensions as key-value Pairs.
Returns the requested Filename.
Returns the requested ItemID.
Returns the requested language or null, if none was set.
API Tags:
String getLanguageFromRequest(
)
|
|
Returns the real requested Language ID or NULL.
API Tags:
| Return: | the Language ID or NULL |
Returns the full - unparsed - Link that was requested.
Returns the requested Sub-Action.
API Tags:
| Return: | the Subaction Name |
void setLanguage(
$lang
)
|
|
Parameters:
void splitID(
$idToParse, [
$findUniqueID = false]
)
|
|
Splits the given ID and sets the inner class variables with the splitted values.
Parameters:
|
|
$idToParse: |
|
|
|
$findUniqueID: |
|