File_Passwd_Common::save()

File_Passwd_Common::save() -- Apply changes and rewrite passwd file

Referentiesamenvatting

object File_Passwd_Common::save ()

Beschrijving

This is kinda abstract method which only returns a PEAR_Error, so it is to be overwritten in the extending child class.

You must overwrite this method in your File_Passwd_* class.

(Bedoeld voor pakket ontwikkelaars.)

Return waarde

Returns object PEAR_Error FILE_PASSWD_E_METHOD_NOT_IMPLEMENTED.

Note

Deze functie kan niet statisch worden aangeroepen.