PHP Класс Horde_Core_Auth_Signup_Form, horde

Copyright 2003-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://opensource.org/licenses/lgpl-2.1.php
Автор: Marko Djukic ([email protected])
Наследование: extends Horde_Form
Показать файл Открыть проект Примеры использования класса

Защищенные свойства (Protected)

Свойство Тип Описание
$_useFormToken boolean

Открытые методы

Метод Описание
__construct ( &$vars ) Constructor
getInfo ( Variables $vars, array &$info ) Fetch the field values of the submitted form.
getRenderer ( $params = [] ) Get the renderer for this form

Описание методов

__construct() публичный Метод

Constructor
public __construct ( &$vars )

getInfo() публичный Метод

Fetch the field values of the submitted form.
public getInfo ( Variables $vars, array &$info )
$vars Variables A Variables instance (Needed?).
$info array Array to be filled with the submitted field values.

getRenderer() публичный Метод

Get the renderer for this form
public getRenderer ( $params = [] )

Описание свойств

$_useFormToken защищенное свойство

protected bool $_useFormToken
Результат boolean