File_HtAccess::save() (Previous) (Next) File_HtAccess::addRequire()

View this page in Last updated: Mon, 02 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

File_HtAccess::setRequire()

File_HtAccess::setRequire() -- set the value of require property

Opis

Sets the value of require property.This overwrites the previous value. If you need to add a value (user) to require use File_HtAccess::addRequire() instead. Using this method you can control which users will be able to access the protected resources.

Parametr

  • mixed $require - value the requre property to be set to. Can be given as a string or an array. If given as a string separate multiple values with a space.

Zwracana wartość

void

Uwagi

Ta funkcja nie może być wywołana statycznie.

File_HtAccess::save() (Previous) (Next) File_HtAccess::addRequire()

Download Documentation Last updated: Mon, 02 Jul 2007
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.