โค้ด ของส่วน controller หรือ View
สามารถใช้
Code: Select all
$controllerId = Yii::app()->controller->id;
//or
$controllerId = $this->getId();
Moderators: mindphp, ผู้ดูแลกระดาน
Code: Select all
$controllerId = Yii::app()->controller->id;
//or
$controllerId = $this->getId();
Users browsing this forum: Google [Bot] and 18 guests