$authChoice public property Parent AuthChoice widget public yii\authclient\widgets\AuthChoice $authChoice = null
$js public property public $js = ['authchoice.js']
$depends public property public $depends = ['yii\authclient\widgets\AuthChoiceStyleAsset', 'yii\web\YiiAsset']
init() public method Initializes the widget. public void init ( )
run() public method Runs the widget. public void run ( )
setClients() public method public void setClients ( array $clients )$clients yii\authclient\ClientInterface[] Auth providers
renderMainContent() protected method Renders the main content, which includes all external services links. protected void renderMainContent ( )
setBaseAuthUrl() public method public void setBaseAuthUrl ( array $baseAuthUrl )$baseAuthUrl array Base auth URL configuration.
defaultClients() protected method Returns default auth clients list. protected yii\authclient\ClientInterface[] defaultClients ( )return yii\authclient\ClientInterface[] Auth clients list.
getClients() public method public yii\authclient\ClientInterface[] getClients ( )return yii\authclient\ClientInterface[] Auth providers
Page 596 of 633