previousAuth::sessionValidThru() (Previous) (Next) Auth_HTTPnext

View this page in Last updated: Sun, 18 Oct 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

Auth::start()

Auth::start() – Démarre l'identification

Synopsis

void Auth::start ( )

Description

Démarre une procédure d'identification. Pour se faire, Auth vérifie une session existante et vérifie sa validité. S'il n'y a aucune session existante ou si la session précédente s'est terminée pour une raison ou une autre, alors le formulaire d'identification est généré soit via une fonction de callback spécifique, soit en utilisant le formulaire par défaut implémenté dans Auth_Frontend_HTML.

Note

This function can not be called statically.

previousAuth::sessionValidThru() (Previous) (Next) Auth_HTTPnext

Download Documentation Last updated: Sun, 18 Oct 2009
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.