Context |
Code$this = View object
$___viewFn = "/webhost/sites/prod.jdvhotels.com/1.0/www/app/views/layouts/neighborhoods.ctp"
$___dataForView = array("pagetitle" => "", "pageclass" => "admin", "action_title" => "Joie de Vivre Hotels", "libraries" => array, "regions" => array, "regionsById" => array, "adsForPage" => array, "meta" => array, "introText" => "Famous for Hospitality as well as Technology", "bodyText" => "Silicon Valley, a high-tech industry Mecca, extends south from San
Francisco, on the western side of the San Francisco Bay and comprises
15 suburban communities collectively known as 'the Silicon Valley'.
Cradle to the computer industry 'the Valley' is home to computer and
software giants such as Oracle, HP, Apple and Sun Microsystems and
Internet giants Yahoo and Google.
Joie de Vivre Hotels is
proud to present its selection of six Silicon Valley boutique hotels,
located in all the important business and leisure centers of the
Valley: San Jose, Mountain View, Los Gatos and Sunnyvale, CA.
When
in Silicon Valley, see what the locals recommend. Check our guide of
the most unique and interesting things to do. Also, be sure to visit
any of our Silicon Valley hotels listed below.
", "crumbarray" => array, "items" => array, "title_for_layout" => "California Travel Guide: California Travel Ideas and Neighborhood Activities", "content_for_layout" => "
Neighborhoods Silicon Valley
Famous for Hospitality as well as Technology
Silicon Valley, a high-tech industry Mecca, extends south from San
Francisco, on the western side of the San Francisco Bay and comprises
15 suburban communities collectively known as 'the Silicon Valley'.
Cradle to the computer industry 'the Valley' is home to computer and
software giants such as Oracle, HP, Apple and Sun Microsystems and
Internet giants Yahoo and Google.
Joie de Vivre Hotels is
proud to present its selection of six Silicon Valley boutique hotels,
located in all the important business and leisure centers of the
Valley: San Jose, Mountain View, Los Gatos and Sunnyvale, CA.
When
in Silicon Valley, see what the locals recommend. Check our guide of
the most unique and interesting things to do. Also, be sure to visit
any of our Silicon Valley hotels listed below.
Great walking and shopping in the tucked-away village.
Lots to discover and explore in the diverse area.
Nestled between the mountains and the bay with a fun downtown.
San Jose, is known as one of the most progressive and innovative cities in America.
Home to major corporations and the center for pioneering new technologies.
", "scripts_for_layout" => "", "cakeDebug" => "", "html" => HtmlHelper object, "javascript" => JavascriptHelper object, "ajax" => AjaxHelper object, "form" => FormHelper object, "session" => SessionHelper object, "encoding" => EncodingHelper object)
$loadHelpers = false
$cached = true
$pagetitle = ""
$pageclass = "admin"
$action_title = "Joie de Vivre Hotels"
$libraries = array("use_lightbox" => false, "use_prototype" => false, "use_scriptaculous" => false, "use_tinymce" => false, "use_fileUpload" => false, "use_setMessage" => false, "use_calendar" => false, "use_swfobject" => true, "use_hidedate" => false, "use_lightbox_gw" => false, "use_accordion" => false, "use_swfupload" => false)
$regions = array("all" => array, "sanfrancisco" => array, "sanfranciscoeastbay" => array, "marin" => array, "winecountry" => array, "centralcoast" => array, "siliconvalley" => array, "losangeles" => array)
$regionsById = array(1 => "San Francisco", 2 => "Marin", 3 => "Los Angeles", 4 => "Silicon Valley", 5 => "Wine Country", 6 => "San Francisco East Bay", 7 => "Central Coast", 13 => "Orange County", 12 => "Sacramento")
$adsForPage = array(0 => array, 1 => array, 2 => array, 3 => array)
$meta = array("Meta" => array)
$introText = "Famous for Hospitality as well as Technology"
$bodyText = "Silicon Valley, a high-tech industry Mecca, extends south from San
Francisco, on the western side of the San Francisco Bay and comprises
15 suburban communities collectively known as 'the Silicon Valley'.
Cradle to the computer industry 'the Valley' is home to computer and
software giants such as Oracle, HP, Apple and Sun Microsystems and
Internet giants Yahoo and Google.
Joie de Vivre Hotels is
proud to present its selection of six Silicon Valley boutique hotels,
located in all the important business and leisure centers of the
Valley: San Jose, Mountain View, Los Gatos and Sunnyvale, CA.
When
in Silicon Valley, see what the locals recommend. Check our guide of
the most unique and interesting things to do. Also, be sure to visit
any of our Silicon Valley hotels listed below.
"
$crumbarray = array("Your California" => "/california", "Neighborhoods" => "/california/neighborhoods", "Silicon Valley" => "#")
$items = array(0 => array, 1 => array, 2 => array, 3 => array, 4 => array)
$title_for_layout = "California Travel Guide: California Travel Ideas and Neighborhood Activities"
$content_for_layout = "
Neighborhoods Silicon Valley
Famous for Hospitality as well as Technology
Silicon Valley, a high-tech industry Mecca, extends south from San
Francisco, on the western side of the San Francisco Bay and comprises
15 suburban communities collectively known as 'the Silicon Valley'.
Cradle to the computer industry 'the Valley' is home to computer and
software giants such as Oracle, HP, Apple and Sun Microsystems and
Internet giants Yahoo and Google.
Joie de Vivre Hotels is
proud to present its selection of six Silicon Valley boutique hotels,
located in all the important business and leisure centers of the
Valley: San Jose, Mountain View, Los Gatos and Sunnyvale, CA.
When
in Silicon Valley, see what the locals recommend. Check our guide of
the most unique and interesting things to do. Also, be sure to visit
any of our Silicon Valley hotels listed below.
Great walking and shopping in the tucked-away village.
Lots to discover and explore in the diverse area.
Nestled between the mountains and the bay with a fun downtown.
San Jose, is known as one of the most progressive and innovative cities in America.
Home to major corporations and the center for pioneering new technologies.
"
$scripts_for_layout = ""
$cakeDebug = ""
$html = HtmlHelper object
$javascript = JavascriptHelper object
$ajax = AjaxHelper object
$form = FormHelper object
$session = SessionHelper object
$encoding = EncodingHelper object
$BASE = false
$params = array("pass" => array, "controller" => "neighborhoods", "action" => "index", "plugin" => null, "form" => array, "url" => array, "bare" => 0, "webservices" => null, "models" => array)
$page_title = "California Travel Guide: California Travel Ideas and Neighborhood Activities"
$flashRegion = "siliconvalley"
$flashImage = "/img/california/flash/hero_neighborhood_landing.jpg"
if(isset($this->params['pass'][0]) && isset($regions[$this->params['pass'][0]])) {
$flashRegion = low(Inflector::variable($regions[$this->params['pass'][0]]['name']));
if($regions[$this->params['pass'][0]]['california_image'] != null || $regions[$this->params['pass'][0]]['california_image'] != '') {
$flashImage = $regions[$this->params['pass'][0]]['california_image'];
include - CORE/app/views/layouts/neighborhoods.ctp, line 62
View::_render() - CORE/cake/libs/view/view.php, line 772
View::renderLayout() - CORE/cake/libs/view/view.php, line 485
View::render() - CORE/cake/libs/view/view.php, line 344
Controller::render() - CORE/cake/libs/controller/controller.php, line 663
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 356
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 333
[main] - CORE/app/webroot/index.php, line 83