Config_Container::updateAttributes (Previous) (Next) Консоль

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

Config_Container::writeDatasrc()

Config_Container::writeDatasrc() -- Write item to file

Описание

By default, this method will write a new string generated with the toString() method to a file. If a writeDatasrc() method exists in the chosen config type, this method will be called instead. This allows for more flexibility and makes it possible to add your own save handlers.

Параметр

mixed $datasrc

Info on datasource such as path to the configuraton file or dsn...

string $configType

Type of configuration

array $options

Options for writer

Возвращаемое значение

boolean - TRUE on success

Заметка

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

Config_Container::updateAttributes (Previous) (Next) Консоль

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.