Current Record: init #140

Synopsis This method is called once, just after the table is loaded for the first time. It allows you to specify initialization details, su...

Current Record: init #140

Synopsis This method is called once, just after the table is loaded for the first time. It allows you to specify initialization details, su...

init() Delegate Class Method

[Permalink]

Synopsis

This method is called once, just after the table is loaded for the first time. It allows you to specify initialization details, such as security filters.

Note that it takes a single parameter: a Dataface_Table object of the table that is being initialized.

Example

function init(&$table){

   ....
}
blog comments powered by Disqus
Powered by Xataface
(c) 2005-2024 All rights reserved