Class yii\authclient\widgets\AuthChoiceItem
Inheritance | yii\authclient\widgets\AuthChoiceItem » yii\base\Widget |
---|---|
Subclasses | yii\authclient\widgets\GooglePlusButton |
Available since version | 2.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.
Public Properties
Property | Type | Description | Defined By |
---|---|---|---|
$authChoice | yii\authclient\widgets\AuthChoice | Parent AuthChoice widget | yii\authclient\widgets\AuthChoiceItem |
$client | yii\authclient\ClientInterface | Auth client instance. | yii\authclient\widgets\AuthChoiceItem |