\Horde_Core_Auth_Signup_Form

Horde Signup Form.

Copyright 2003-2017 Horde LLC (http://www.horde.org/)

See the enclosed file LICENSE for license information (LGPL). If you did not receive this file, see http://opensource.org/licenses/lgpl-2.1.php

Summary

Methods
Properties
Constants
__construct()
getInfo()
getRenderer()
No public properties found
No constants found
No protected methods found
$_useFormToken
N/A
No private methods found
No private properties found
N/A

Properties

$_useFormToken

$_useFormToken : boolean

Type

boolean

Methods

__construct()

__construct(  $vars) 

Constructor

Parameters

$vars

getInfo()

getInfo(\Variables  $vars, array  $info) 

Fetch the field values of the submitted form.

Parameters

\Variables $vars

A Variables instance (Needed?).

array $info

Array to be filled with the submitted field values.

getRenderer()

getRenderer(  $params = array()) 

Get the renderer for this form

Parameters

$params