File_Passwd_Authdigest::parse()

File_Passwd_Authdigest::parse() -- Parse the AuthDigestFile

Synopsis

mixed File_Passwd_Authdigest::parse ()

Beschreibung

Parse the AuthDigestFile. (bezogen auf Package-Entwickler)

This usually happens in File_Passwd_Authdigest::load() .

Rückgabewert

Gibt bei Erfolg TRUE zurück, bei einem Fehler ein Objekt der Klasse PEAR_Error.

Tabelle 38-1. Mögliche Fehler-Arten

Error CodeSummary
FILE_PASSWD_E_INVALID_FORMATAuthDigestFile has invalid format

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.