__construct()
__construct( $vars, $title = '', $name = null)
Parameters
$vars | ||
$title | ||
$name |
Copyright 2008-2017 Horde LLC (http://www.horde.org/)
See the enclosed file LICENSE for license information (GPL). If you did not receive this file, see http://www.horde.org/licenses/gpl.
_getInfoFromVariables(array $variables, object $vars, array $info)
Fetch the field values from a given array of variables.
array | $variables | An array of Horde_Form_Variable objects to fetch from. |
object | $vars | The Variables object. |
array | $info | The array to be filled with the submitted field values. |