Code |
Context$theme_id = "3"
$this->pageTitle = 'News Category';
if ($id != null):
NewsController::category() - APP/controllers/news_controller.php, line 132
Object::dispatchMethod() - CORE/cake/libs/object.php, line 118
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 227
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
[main] - APP/webroot/index.php, line 94
Code |
Context$theme_id = "3"
$conditions['Theme.id'] = $theme_id;
endif;
$params = array('conditions' => $conditions,
NewsController::category() - APP/controllers/news_controller.php, line 135
Object::dispatchMethod() - CORE/cake/libs/object.php, line 118
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 227
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
[main] - APP/webroot/index.php, line 94