Class yii\authclient\widgets\AuthChoiceItem

Inheritanceyii\authclient\widgets\AuthChoiceItem » yii\base\Widget
Subclassesyii\authclient\widgets\GooglePlusButton
Available since version2.0

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

$authChoice public property

Parent AuthChoice widget

$client public property

Auth client instance.