PHP Class Phosphorum\ReCaptcha

Inheritance: extends Phalcon\Di\Injectable
Datei anzeigen Open project: phalcon/forum

Protected Properties

Property Type Description
$captcha ReCaptcha\ReCaptcha
$enabled

Public Methods

Method Description
__construct ( )
getCaptcha ( )
getJs ( )
isEnabled ( )

Method Details

__construct() public method

public __construct ( )

getCaptcha() public method

public getCaptcha ( )

getJs() public method

public getJs ( )

isEnabled() public method

public isEnabled ( )

Property Details

$captcha protected_oe property

protected ReCaptcha,ReCaptcha $captcha
return ReCaptcha\ReCaptcha

$enabled protected_oe property

protected $enabled