PEAR-Handbuch | ||
---|---|---|
Zurück | Nach vorne |
Set the values of objects properties as defined by hash given as a parameter. You can use this method as an alternative to passing property values in constructor .
$params['authname'] - authname
$params['authtype'] - authtype
$params['authuserfile'] - authuserfile
$params['authgroupfile'] - authgroupfile
$params['require'] - require
$params['additional'] - additional
Beispiel 39-1. Using File_HtAccess::setProperties()
|
Zurück | Zum Anfang | Nach vorne |
File_HtAccess::getRequire() | Nach oben | File_HtAccess::setAuthUserFile() |