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.
Afficher le fichier
Open project: horde/horde
Méthodes publiques
Свойство |
Type |
Description |
|
$_trigger |
array |
Which JS events should trigger this action? |
|
Méthodes publiques
Method Details
getActionScript()
public méthode
printJavaScript()
public méthode
setValues()
public méthode
public setValues ( &$vars, $sourceVal, $arrayVal = false ) |
Property Details
$_trigger public_oe property
Which JS events should trigger this action?
public array $_trigger |
Résultat |
array |
|