$_domid
$_domid : integer
DOM ID incrementer. Shared by all Imple instances.
Class to attach PHP actions to javascript elements.
Copyright 2005-2017 Horde LLC (http://www.horde.org/)
See the enclosed file LICENSE for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
_attach(boolean $init) : mixed
Attach the object to a javascript event.
boolean | $init | Is this the first time this imple has been initialized? |
An array of javascript parameters. If false, the imple handler will ignore this instance (calling code will be responsible for calling imple endpoint).