Class Horde_Form_Action_ConditionalSetValue
Horde_Form_Action_ConditionalSetValue is a Horde_Form_Action that sets the value of one Horde_Form variable based on the value of the variable the action is attached to.
Copyright 2002-2012 Horde LLC (http://www.horde.org/)
See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
- Horde_Form_Action
- Horde_Form_Action_ConditionalSetValue
Package: Form
Author: Chuck Hagenbuch chuck@horde.org
Located at Horde/Form/Action/ConditionalSetValue.php
Author: Chuck Hagenbuch chuck@horde.org
Located at Horde/Form/Action/ConditionalSetValue.php
public
|
|
public
|
|
public
|
Horde_Form_Action(),
_printJavaScriptEnd(),
_printJavaScriptStart(),
factory(),
getTarget(),
getTrigger(),
id(),
singleton()
|
public
array
|
$_trigger
Which JS events should trigger this action? |
#
array('onchange', 'onload')
|
$_id,
$_params
|