Answer the question
In order to leave comments, you need to log in
How to make an external link in Widget menu in Yii?
http:// - does not work, superimposed on the main url as a controller
Answer the question
In order to leave comments, you need to log in
$this->widget('zii.widgets.CMenu', array(
'items'=>array(
array('label'=>'Home', 'url'=>'http://sitename.domain/'),
. . .
),
));
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question