<input type="text" id="appId" name="appId" value="<?php echo isset($this->appId) && $this->appId ? CHtml::encode($this->appId) : "";?>"/>
public $appId;
$this->appId = Yii::app()->request->getParam('appId');
if ($this->appId) {
$criteria->compare('t.id', $this->appId);
}
Вернуться в Вопросы и помощь по изменениям
Сейчас этот форум просматривают: нет зарегистрированных пользователей и гости: 31