Code |
Context$widget_id = "646"
$ad_num = 1
$widget = array(
"PublisherWidget" => array(
"id" => "646",
"publisher_id" => "348",
"ad_id" => "58531",
"name" => "デフォルトのウィジェット",
"type" => "1",
"size_type" => "8",
"color_title" => "#000000",
"color_text" => "#999999",
"color_border" => "#eeeeee",
"color_url" => "#00ff00",
"color_bg" => "#ffffff",
"created" => "2008-10-11 01:11:56",
"modified" => "0000-00-00 00:00:00"
)
)
$keywords = array(
array(
"PublisherKeyword" => array(
"id" => "2731",
"publisher_id" => "348",
"keyword" => "[empty string]",
"created" => "2008-05-23 02:00:00",
"modified" => "2008-05-23 02:00:00"
)
),
array(
"PublisherKeyword" => array(
"id" => "2730",
"publisher_id" => "348",
"keyword" => "[empty string]",
"created" => "2008-05-23 02:00:00",
"modified" => "2008-05-23 02:00:00"
)
),
array(
"PublisherKeyword" => array(
"id" => "2729",
"publisher_id" => "348",
"keyword" => "Web関連",
"created" => "2008-05-23 02:00:00",
"modified" => "2008-05-23 02:00:00"
)
),
array(
"PublisherKeyword" => array(
"id" => "2728",
"publisher_id" => "348",
"keyword" => "イラスト",
"created" => "2008-05-23 02:00:00",
"modified" => "2008-05-23 02:00:00"
)
),
array(
"PublisherKeyword" => array(
"id" => "2727",
"publisher_id" => "348",
"keyword" => "ゲーム",
"created" => "2008-05-23 02:00:00",
"modified" => "2008-05-23 02:00:00"
)
)
)
$ad = array(
array(
"CompanyAd" => array(
"id" => "19217",
"company_id" => "44264",
"name" => "dummy0",
"title" => "保温工",
"catchcopy_short" => "主に、ビルや工場の配管等を保温・保冷する仕事で、材料を加工する作業もあります。朝は会社に集合してから現場に向かいます。",
"catchcopy" => "[empty string]",
"category_id" => null,
"prefecture" => "大阪府",
"place" => "大阪府大阪市北区",
"access" => "[empty string]",
"saraly" => "【賃金形態】:月給制 【賃金】:200,000円〜250,000円",
"work_content" => null,
"worktime" => "1)8:00〜17:00",
"worktype" => "正社員",
"qualification" => "高卒以上",
"treatment" => "[empty string]",
"holiday" => "休日:他週休:その他年間休日:87日",
"entry_url" => "https://www.indivision.jp/registered/regist_apply.php?page=regist&INDEXID=3515241",
"application_procedure" => null,
"application_email" => null,
"question_telnum" => null,
"question_email" => null,
"photo1" => null,
"photo2" => null,
"photo3" => null,
"banner1" => null,
"banner2" => null,
"banner3" => null,
"youtube_address" => null,
"widget_title" => null,
"widget_catchcopy" => null,
"keywords" => null,
"is_active" => "1",
"widgettype" => "0",
"process" => "[empty string]",
"flg_filltime" => "0",
"flg_contract" => "0",
"flg_temporary" => "0",
"flg_shokutaku" => "0",
"flg_individual" => "0",
"flg_parttime" => "0",
"flg_etc" => "0",
"flg_beginner" => "0",
"segment_id" => "0",
"created" => "0000-00-00 00:00:00",
"modified" => "2008-07-21 19:45:56",
"area_id" => "27",
"ad_from" => "indivision"
)
)
)
$oneAd = array(
"CompanyAd" => array(
"id" => "19217",
"company_id" => "44264",
"name" => "dummy0",
"title" => "保温工",
"catchcopy_short" => "主に、ビルや工場の配管等を保温・保冷する仕事で、材料を加工する作業もあります。朝は会社に集合してから現場に向かいます。",
"catchcopy" => "[empty string]",
"category_id" => null,
"prefecture" => "大阪府",
"place" => "大阪府大阪市北区",
"access" => "[empty string]",
"saraly" => "【賃金形態】:月給制 【賃金】:200,000円〜250,000円",
"work_content" => null,
"worktime" => "1)8:00〜17:00",
"worktype" => "正社員",
"qualification" => "高卒以上",
"treatment" => "[empty string]",
"holiday" => "休日:他週休:その他年間休日:87日",
"entry_url" => "https://www.indivision.jp/registered/regist_apply.php?page=regist&INDEXID=3515241",
"application_procedure" => null,
"application_email" => null,
"question_telnum" => null,
"question_email" => null,
"photo1" => null,
"photo2" => null,
"photo3" => null,
"banner1" => null,
"banner2" => null,
"banner3" => null,
"youtube_address" => null,
"widget_title" => null,
"widget_catchcopy" => null,
"keywords" => null,
"is_active" => "1",
"widgettype" => "0",
"process" => "[empty string]",
"flg_filltime" => "0",
"flg_contract" => "0",
"flg_temporary" => "0",
"flg_shokutaku" => "0",
"flg_individual" => "0",
"flg_parttime" => "0",
"flg_etc" => "0",
"flg_beginner" => "0",
"segment_id" => "0",
"created" => "0000-00-00 00:00:00",
"modified" => "2008-07-21 19:45:56",
"area_id" => "27",
"ad_from" => "indivision"
)
)
$ad_ids = array(
"19217"
)
$this->set("widget",$widget['PublisherWidget']);
$this->set("ads",$ad);
$this->set("company",$ad[0]['CompanyInformation']);
WidgetController::show() - APP/controllers/widget/widget_controller.php, line 59
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 268
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 240
[main] - APP/webroot/index.php, line 84
PNG
IHDR x Hk? IDATx]YPGoq0eD9ȀgcqjdJ[)j*[ypmm:֩Ye#osa$t +wMFAA5曯{J|/J{}_VVVVVVVVk#D"H$ևqQQB]p!66Nll,)'D"ZFCMpB"H$CSZXXGDFh.D"SHFRZ
S<x