HttpQueryString::singleton

(no version information, might be only in CVS)

HttpQueryString::singleton -- Récupère un instance simple de HttpQueryString

Description

static publicHttpQueryString HttpQueryString::singleton ( [bool global = TRUE] )

Récupère une instance simple (différente de la configuration globale).

Liste de paramètres

global

si l'on doit utiliser $_GET et $_SERVER['QUERY_STRING']

Valeurs de retour

Retourne toujours la même instance de HttpQueryString vis-à-vis de la configuration globale.

Erreurs / Exceptions

Lance une exception HttpRuntimeException.