This method searches the $_REQUEST array for an element with a
special name
and splits the name into page name and action. If such an element is not found, the first page will
be default and 'display' the default action.
Valeur retournée
returns first element is page name, second is action name
Valeurs renvoyées
throws no exceptions thrown
Note
Cette fonction ne peut pas être appelée de façon statique.