File_HtAccess::setProperties()

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

Synopsis

void File_HtAccess::setProperties (array $params)

Description

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

Return value

void

Note

This function can not be called statically.

See

File_HtAccess::file-htaccess()

Example