File_Passwd::apiVersion (Previous) (Next) File_Passwd::staticAuth

View this page in Last updated: Mon, 02 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

File_Passwd::factory()

File_Passwd::factory() -- Factory for extensions

Beschrijving

Load the desired worker class (extension).

  • Unix - for standard Unix passwd files

  • CVS - for CVS pserver passwd files

  • SMB - for SMB server passwd files

  • Authbasic - for AuthUserFiles

  • Authdigest - for AuthDigestFiles

  • Custom - for custom formatted passwd files

Parameter

string $class

the desired extension of File_Passwd

Return waarde

Returns object File_Passwd extension or PEAR_Error on failure.

Note

Deze functie zou statisch moeten worden aangeroepen.

File_Passwd::apiVersion (Previous) (Next) File_Passwd::staticAuth

Download Documentation Last updated: Mon, 02 Jul 2007
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.