PHP Class Horde_Form_Action_ConditionalSetValue, horde

Copyright 2002-2016 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.
Author: Chuck Hagenbuch ([email protected])
Inheritance: extends Horde_Form_Action
显示文件 Open project: horde/horde

Public Properties

Property Type Description
$_trigger array Which JS events should trigger this action?

Public Methods

Method Description
getActionScript ( $form, $renderer, $varname )
printJavaScript ( )
setValues ( &$vars, $sourceVal, $arrayVal = false )

Method Details

getActionScript() public method

public getActionScript ( $form, $renderer, $varname )

printJavaScript() public method

public printJavaScript ( )

setValues() public method

public setValues ( &$vars, $sourceVal, $arrayVal = false )

Property Details

$_trigger public_oe property

Which JS events should trigger this action?
public array $_trigger
return array