authclient\widgets\AuthChoice clientLink()

clientLink() public method

Outputs client auth link.

public void clientLink ( $client, $text = null, array $htmlOptions = [] )
$client yii\authclient\ClientInterface

External auth client instance.

$text string

Link text, if not set - default value will be generated.

$htmlOptions array

Link HTML options.

throws yii\base\InvalidConfigException

on wrong configuration.

doc_Yii
2016-10-30 16:50:15
Comments
Leave a Comment

Please login to continue.