Documentation

Folks_Login_Form extends Horde_Form
in package

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.

Tags
author

Duck duck@obala.net

Table of Contents

__construct()  : mixed
_getCAPTCHA()  : mixed
Returns a new or the current CAPTCHA string.

Methods

__construct()

public __construct(mixed $vars[, mixed $title = '' ][, mixed $name = null ]) : mixed
Parameters
$vars : mixed
$title : mixed = ''
$name : mixed = null
Return values
mixed

_getCAPTCHA()

Returns a new or the current CAPTCHA string.

private _getCAPTCHA([mixed $new = false ]) : mixed
Parameters
$new : mixed = false
Return values
mixed

Search results