Class yii\authclient\widgets\AuthChoiceItem

Inheritanceyii\authclient\widgets\AuthChoiceItem » yii\base\Widget
Subclassesyii\authclient\widgets\GooglePlusButton
Available since extension's version2.0
Source Code https://github.com/yiisoft/yii2-authclient/blob/master/widgets/AuthChoiceItem.php

AuthChoiceItem is a base class for creating widgets, which can be used to render link for auth client at yii\authclient\widgets\AuthChoice.

See also yii\authclient\widgets\AuthChoice.

Property Details

Hide inherited properties

$authChoice public property

Parent AuthChoice widget

$client public property

Auth client instance.