$handler = new stdClass();
$handler->disabled = FALSE; /* Edit this to true to make a default handler disabled initially */
$handler->api_version = 1;
$handler->name = 'page_plants_panel_panel_context';
$handler->task = 'page';
$handler->subtask = 'plants_panel';
$handler->handler = 'panel_context';
$handler->weight = 0;
$handler->conf = array(
'title' => 'Panel',
'no_blocks' => 1,
'pipeline' => 'standard',
'css_id' => '',
'css' => '',
'contexts' => array(
0 => array(
'identifier' => 'User',
'keyword' => 'user',
'name' => 'user',
'type' => 'current',
'uid' => '',
'id' => 1,
),
1 => array(
'identifier' => 'Token',
'keyword' => 'token',
'name' => 'token',
'id' => 1,
),
),
'relationships' => array(),
'body_classes_to_remove' => '',
'body_classes_to_add' => '',
);
$display = new panels_display();
$display->layout = 'three_inset_left';
$display->layout_settings = array(
'items' => array(
'canvas' => array(
'type' => 'row',
'contains' => 'column',
'children' => array(
0 => 'main',
),
'parent' => NULL,
),
'main' => array(
'type' => 'column',
'width' => 100,
'width_type' => '%',
'children' => array(
0 => 1,
1 => 'main-row',
2 => 2,
),
'parent' => 'canvas',
),
'main-row' => array(
'type' => 'row',
'contains' => 'region',
'children' => array(
0 => 'center',
),
'parent' => 'main',
),
'center' => array(
'type' => 'region',
'title' => 'Center',
'width' => 100,
'width_type' => '%',
'parent' => 'main-row',
),
1 => array(
'type' => 'row',
'contains' => 'region',
'children' => array(
0 => 'search',
),
'parent' => 'main',
'class' => '',
),
'search' => array(
'type' => 'region',
'title' => 'Search',
'width' => 100,
'width_type' => '%',
'parent' => '1',
'class' => '',
),
2 => array(
'type' => 'row',
'contains' => 'region',
'children' => array(
0 => 'footer_center',
),
'parent' => 'main',
'class' => '',
),
'footer_center' => array(
'type' => 'region',
'title' => 'Footer Center',
'width' => 100,
'width_type' => '%',
'parent' => '2',
'class' => '',
),
),
);
$display->panel_settings = array(
'style_settings' => array(
'default' => NULL,
'center' => NULL,
'left' => NULL,
'centre' => NULL,
'top_left' => NULL,
'top_right' => NULL,
'left_' => NULL,
'search' => NULL,
'footer_center' => NULL,
'header_center' => NULL,
'right' => NULL,
'footer_left' => NULL,
'footer_right' => NULL,
'three_inset_left_bottom' => NULL,
'three_inset_left_sidebar' => NULL,
'three_inset_left_top' => NULL,
'three_inset_left_middle' => NULL,
'three_inset_left_inset' => NULL,
'two_brick_middle' => NULL,
'two_brick_top' => NULL,
'two_brick_left_above' => NULL,
'two_brick_right_above' => NULL,
'two_brick_left_below' => NULL,
'two_brick_right_below' => NULL,
'two_brick_bottom' => NULL,
'two_66_33_bottom' => NULL,
'two_66_33_top' => NULL,
'two_66_33_first' => NULL,
'two_66_33_second' => NULL,
'two_50_top' => NULL,
'two_50_first' => NULL,
'two_50_second' => NULL,
'two_50_bottom' => NULL,
'three_inset_left_header' => NULL,
'three_inset_left_footer' => NULL,
),
'center' => array(
'style' => 'tabs',
),
'style' => 'naked',
'header_center' => array(
'style' => '-1',
),
'three_inset_left_bottom' => array(
'style' => 'tabs',
),
'two_brick_middle' => array(
'style' => 'tabs',
),
'two_66_33_bottom' => array(
'style' => '-1',
),
);
$display->cache = array();
$display->title = '';
$display->content = array();
$display->panels = array();
$pane = new stdClass();
$pane->pid = 'new-1';
$pane->panel = 'three_inset_left_header';
$pane->type = 'openlayers_map';
$pane->subtype = 'search_plants_map';
$pane->shown = TRUE;
$pane->access = array();
$pane->configuration = array(
'override_title' => 1,
'override_title_text' => '',
);
$pane->cache = array(
'method' => 'rules',
'settings' => array(
'granularity' => 'none',
'language' => 1,
'language_content' => 1,
'advanced' => array(),
'cache_key' => 'pane_search_plants_%token:current:page:url.map',
'substitute' => 1,
'new' => TRUE,
),
);
$pane->style = array(
'settings' => NULL,
);
$pane->css = array();
$pane->extras = array();
$pane->position = 0;
$pane->locks = array();
$display->content['new-1'] = $pane;
$display->panels['three_inset_left_header'][0] = 'new-1';
$pane = new stdClass();
$pane->pid = 'new-2';
$pane->panel = 'three_inset_left_sidebar';
$pane->type = 'custom';
$pane->subtype = 'custom';
$pane->shown = TRUE;
$pane->access = array(
'plugins' => array(
0 => array(
'name' => 'role',
'settings' => array(
'rids' => array(
0 => 2,
1 => 4,
2 => 3,
),
),
'context' => 'logged-in-user',
'not' => FALSE,
),
),
);
$pane->configuration = array(
'admin_title' => '',
'title' => 'Your Plants',
'body' => 'Create New
Import
Edit',
'format' => 'full_html',
'substitute' => 1,
'name' => 'user_plant_links',
);
$pane->cache = array(
'method' => 'rules',
'settings' => array(
'granularity' => 'none',
'language' => 1,
'language_content' => 1,
'advanced' => array(),
'cache_key' => 'pane_plant_author_%token:current-user:uid.search_your_plants',
'substitute' => 1,
'new' => TRUE,
),
);
$pane->style = array(
'settings' => NULL,
'style' => 'default',
);
$pane->css = array(
'css_id' => '',
'css_class' => 'horizontal-links',
);
$pane->extras = array();
$pane->position = 0;
$pane->locks = array();
$display->content['new-2'] = $pane;
$display->panels['three_inset_left_sidebar'][0] = 'new-2';
$pane = new stdClass();
$pane->pid = 'new-3';
$pane->panel = 'three_inset_left_top';
$pane->type = 'block';
$pane->subtype = 'views--exp-search_plants-table_pane';
$pane->shown = TRUE;
$pane->access = array();
$pane->configuration = array(
'inherit_path' => 1,
'override_title' => 1,
'override_title_text' => 'Search Plants',
);
$pane->cache = array(
'method' => 'rules',
'settings' => array(
'granularity' => 'none',
'language' => 1,
'language_content' => 1,
'advanced' => array(),
'cache_key' => 'pane_search_plants_%token:current-page:url.exposed_form',
'substitute' => 1,
'new' => TRUE,
),
);
$pane->style = array(
'settings' => NULL,
);
$pane->css = array();
$pane->extras = array();
$pane->position = 0;
$pane->locks = array();
$display->content['new-3'] = $pane;
$display->panels['three_inset_left_top'][0] = 'new-3';
$pane = new stdClass();
$pane->pid = 'new-4';
$pane->panel = 'three_inset_left_top';
$pane->type = 'views_panes';
$pane->subtype = 'search_plants-table_pane';
$pane->shown = TRUE;
$pane->access = array();
$pane->configuration = array(
'context' => array(
0 => 'empty',
),
);
$pane->cache = array(
'method' => 'rules',
'settings' => array(
'granularity' => 'none',
'language' => 1,
'language_content' => 1,
'advanced' => array(),
'cache_key' => 'pane_search_plants_%token:current:page:url.table',
'substitute' => 1,
'new' => TRUE,
),
);
$pane->style = array(
'settings' => NULL,
);
$pane->css = array();
$pane->extras = array();
$pane->position = 1;
$pane->locks = array();
$display->content['new-4'] = $pane;
$display->panels['three_inset_left_top'][1] = 'new-4';
$display->hide_title = PANELS_TITLE_NONE;
$display->title_pane = '0';
$handler->conf['display'] = $display;