Code |
Context$prodId = "101"
$page = array(
"Page" => array(
"id" => "222",
"page_title" => "Notify",
"page_body" => "<h1>Notification request</h1>
<p>Fill in your details below and we'll let you know when this product is available...</p>",
"meta_title" => "",
"meta_desc" => "",
"meta_keywords" => null,
"created" => "2012-07-09 13:40:57",
"modified" => "2012-07-09 13:40:57",
"published" => "1",
"order_num" => null,
"page_url" => "notify",
"sidebar_body" => null,
"allow_comments" => null,
"meta_robots" => null,
"menu_title" => "",
"direct_url" => "",
"parent_id" => "0",
"is_homepage" => "0",
"show_on_menu" => "1"
),
"Parentpage" => array(
"id" => null,
"page_title" => null,
"page_body" => null,
"meta_title" => null,
"meta_desc" => null,
"meta_keywords" => null,
"created" => null,
"modified" => null,
"published" => null,
"order_num" => null,
"page_url" => null,
"sidebar_body" => null,
"allow_comments" => null,
"meta_robots" => null,
"menu_title" => null,
"direct_url" => null,
"parent_id" => null,
"is_homepage" => null,
"show_on_menu" => null
),
"Sub" => array(),
"Advert" => array()
)
PagesController::notify() - APP/controllers/pages_controller.php, line 245
Object::dispatchMethod() - CORE/cake/libs/object.php, line 117
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 245
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 211
[main] - APP/webroot/index.php, line 88