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