Auth::addUser() (Previous) (Next) Auth::changePassword()

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

Auth::attachLogObserver()

Auth::attachLogObserver() -- Attach a log observer instance to the internal Log object

Описание

Attach an instance of a Log_Observer to the internal Log object. This allows the internal logs to be accessed and used as you wish within your application.

Параметр

object &$observer

The instance of the Log_Observer to attach to the internal Log object.

Заметка

Эта функция не должна вызываться статически.

This function has only been available since version 1.5.0.

Auth::addUser() (Previous) (Next) Auth::changePassword()

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.