A
A
agent11562017-01-04 16:36:08
Yii
agent1156, 2017-01-04 16:36:08

Yii2 how to set up a widget?

'label' => 'Гость',
                'items' => [
                    [


                        'label' => "US",
                        'url' => '#',
                        'linkOptions' => [
                            Yii::$app->language ="en-US"
                        ],

                    ]

This is a button that should change the settings language ="en-US'
But it does not work, how to set it up??

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Makarov, 2017-01-06
@SamDark

https://github.com/samdark/yii2-cookbook/blob/mast...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question