PEAR Manual
This manual is provided as a courtesy. It is not an official source. Please check pear.php.net for updated information.
object File_Passwd_Common::save ()
object File_Passwd_Common::save
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.
(package developer related)
Returns object PEAR_Error FILE_PASSWD_E_METHOD_NOT_IMPLEMENTED.
This function can not be called statically.