File_HtAccess::setProperties()

File_HtAccess::setProperties() -- set the values of objects properties

Synopsis

void File_HtAccess::setProperties (array $params)

Beschreibung

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 .

Parameter

Rückgabewert

void

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.

Siehe auch

File_HtAccess::file-htaccess()

Beispiel