Twitter Feed

Xataface Maillist

Sign up to receive the Xataface news letter with weekly updates and development tips.

 
Found 135 of 135 records in table Wiki
Now Showing 55 of 135

Current Record: init

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-2010 All rights reserved