$view = new view;
$view->name = 'pagina';
$view->description = 'Verzamelhoek om pagina gestructureerd weergeven';
$view->tag = 'pagina';
$view->view_php = '';
$view->base_table = 'node';
$view->is_cacheable = FALSE;
$view->api_version = 2;
$view->disabled = FALSE; /* Edit this to true to make a default view disabled initially */
$handler = $view->new_display('default', 'Defaults', 'default');
$handler->override_option('fields', array(
'title' => array(
'label' => '',
'alter' => array(
'alter_text' => 0,
'text' => '',
'make_link' => 0,
'path' => '',
'alt' => '',
'prefix' => '',
'suffix' => '',
'help' => '',
'trim' => 1,
'max_length' => '260',
'word_boundary' => 1,
'ellipsis' => 1,
'strip_tags' => 0,
'html' => 1,
),
'link_to_node' => 1,
'exclude' => 0,
'id' => 'title',
'table' => 'node',
'field' => 'title',
'relationship' => 'none',
),
));
$handler->override_option('filters', array(
'type' => array(
'operator' => 'in',
'value' => array(
'page' => 'page',
),
'group' => '0',
'exposed' => FALSE,
'expose' => array(
'operator' => FALSE,
'label' => '',
),
'id' => 'type',
'table' => 'node',
'field' => 'type',
'relationship' => 'none',
),
'status' => array(
'operator' => '=',
'value' => '1',
'group' => '0',
'exposed' => FALSE,
'expose' => array(
'operator' => FALSE,
'label' => '',
),
'id' => 'status',
'table' => 'node',
'field' => 'status',
'relationship' => 'none',
),
));
$handler->override_option('access', array(
'type' => 'none',
));
$handler->override_option('cache', array(
'type' => 'none',
));
$handler->override_option('title', 'Alle pagina');
$handler->override_option('footer_format', '3');
$handler->override_option('footer_empty', 0);
$handler->override_option('empty', '
Er zijn geen pagina.
');
$handler->override_option('empty_format', '1');
$handler->override_option('items_per_page', 3);
$handler->override_option('use_more', 0);
$handler = $view->new_display('block', 'Blok Titlebar', 'block_1');
$handler->override_option('fields', array(
'last_updated' => array(
'label' => '',
'alter' => array(
'alter_text' => 0,
'text' => '',
'make_link' => 0,
'path' => '',
'link_class' => '',
'alt' => '',
'prefix' => '',
'suffix' => '',
'help' => '',
'trim' => 0,
'max_length' => '',
'word_boundary' => 1,
'ellipsis' => 1,
'strip_tags' => 0,
'html' => 0,
),
'date_format' => 'time ago',
'custom_date_format' => '',
'exclude' => 0,
'id' => 'last_updated',
'table' => 'node_comment_statistics',
'field' => 'last_updated',
'override' => array(
'button' => 'Use default',
),
'relationship' => 'none',
),
'title' => array(
'label' => '',
'alter' => array(
'alter_text' => 1,
'text' => '"[title]"',
'make_link' => 0,
'path' => '',
'link_class' => '',
'alt' => '',
'prefix' => '',
'suffix' => '',
'help' => '',
'trim' => 0,
'max_length' => '260',
'word_boundary' => 1,
'ellipsis' => 1,
'strip_tags' => 0,
'html' => 1,
),
'link_to_node' => 1,
'exclude' => 0,
'id' => 'title',
'table' => 'node',
'field' => 'title',
'relationship' => 'none',
'override' => array(
'button' => 'Use default',
),
),
'field_onderwerp_value' => array(
'label' => '',
'alter' => array(
'alter_text' => 0,
'text' => '',
'make_link' => 0,
'path' => '',
'link_class' => '',
'alt' => '',
'prefix' => '',
'suffix' => '',
'help' => '',
'trim' => 0,
'max_length' => '',
'word_boundary' => 1,
'ellipsis' => 1,
'strip_tags' => 0,
'html' => 0,
),
'link_to_node' => 0,
'label_type' => 'none',
'format' => 'default',
'multiple' => array(
'group' => TRUE,
'multiple_number' => '',
'multiple_from' => '',
'multiple_reversed' => FALSE,
),
'exclude' => 0,
'id' => 'field_onderwerp_value',
'table' => 'node_data_field_onderwerp',
'field' => 'field_onderwerp_value',
'override' => array(
'button' => 'Use default',
),
'relationship' => 'none',
),
));
$handler->override_option('sorts', array(
'last_updated' => array(
'order' => 'DESC',
'granularity' => 'hour',
'id' => 'last_updated',
'table' => 'node_comment_statistics',
'field' => 'last_updated',
'override' => array(
'button' => 'Use default',
),
'relationship' => 'none',
),
));
$handler->override_option('filters', array(
'type' => array(
'operator' => 'in',
'value' => array(
'page' => 'page',
),
'group' => '0',
'exposed' => FALSE,
'expose' => array(
'operator' => FALSE,
'label' => '',
),
'id' => 'type',
'table' => 'node',
'field' => 'type',
'relationship' => 'none',
'override' => array(
'button' => 'Use default',
),
),
'status' => array(
'operator' => '=',
'value' => '1',
'group' => '0',
'exposed' => FALSE,
'expose' => array(
'operator' => FALSE,
'label' => '',
),
'id' => 'status',
'table' => 'node',
'field' => 'status',
'relationship' => 'none',
),
'date_filter' => array(
'operator' => 'between',
'value' => array(
'min' => NULL,
'max' => NULL,
'value' => NULL,
'default_date' => 'now -3 month',
'default_to_date' => 'now',
),
'group' => '0',
'exposed' => FALSE,
'expose' => array(
'operator' => FALSE,
'label' => '',
),
'date_fields' => array(
'node_comment_statistics.last_comment_timestamp' => 'node_comment_statistics.last_comment_timestamp',
'node.changed' => 'node.changed',
),
'date_method' => 'OR',
'granularity' => 'day',
'form_type' => 'date_popup',
'default_date' => 'now -3 month',
'default_to_date' => 'now',
'year_range' => '-2:+2',
'id' => 'date_filter',
'table' => 'node',
'field' => 'date_filter',
'override' => array(
'button' => 'Use default',
),
'relationship' => 'none',
),
));
$handler->override_option('title', '');
$handler->override_option('empty', '\';
?>');
$handler->override_option('empty_format', '3');
$handler->override_option('items_per_page', 2);
$handler->override_option('style_plugin', 'list');
$handler->override_option('style_options', array(
'grouping' => '',
'type' => 'ul',
));
$handler->override_option('row_options', array(
'inline' => array(
'last_updated' => 'last_updated',
'title' => 'title',
'field_onderwerp_value' => 'field_onderwerp_value',
),
'separator' => ' ',
));
$handler->override_option('block_description', '');
$handler->override_option('block_caching', -1);
$handler = $view->new_display('page', 'Pagina', 'page_1');
$handler->override_option('sorts', array(
'last_updated' => array(
'order' => 'DESC',
'granularity' => 'hour',
'id' => 'last_updated',
'table' => 'node_comment_statistics',
'field' => 'last_updated',
'override' => array(
'button' => 'Use default',
),
'relationship' => 'none',
),
));
$handler->override_option('arguments', array(
'name' => array(
'default_action' => 'ignore',
'style_plugin' => 'default_summary',
'style_options' => array(),
'wildcard' => 'all',
'wildcard_substitution' => 'alle onderwerpen',
'title' => 'Pagina over %1',
'breadcrumb' => 'inhoud',
'default_argument_type' => 'fixed',
'default_argument' => '',
'validate_type' => 'taxonomy_term',
'validate_fail' => 'not found',
'glossary' => 0,
'limit' => '0',
'case' => 'none',
'path_case' => 'none',
'transform_dash' => 1,
'add_table' => 0,
'require_value' => 0,
'id' => 'name',
'table' => 'term_data',
'field' => 'name',
'validate_user_argument_type' => 'uid',
'validate_user_roles' => array(
'2' => 0,
'8' => 0,
'4' => 0,
'3' => 0,
'6' => 0,
'7' => 0,
'5' => 0,
),
'override' => array(
'button' => 'Use default',
),
'relationship' => 'none',
'default_options_div_prefix' => '',
'default_argument_user' => 0,
'default_argument_fixed' => '',
'default_argument_php' => '',
'validate_argument_node_type' => array(
'panel' => 0,
'feed' => 0,
'fotogallerij' => 0,
'gcal_feed' => 0,
'gcal_item' => 0,
'news' => 0,
'page' => 0,
'profielalbum' => 0,
'profile' => 0,
'profilepics' => 0,
'verslag' => 0,
),
'validate_argument_node_access' => 0,
'validate_argument_nid_type' => 'nid',
'validate_argument_vocabulary' => array(
'7' => 7,
'4' => 0,
'5' => 0,
'6' => 0,
'2' => 0,
'3' => 0,
),
'validate_argument_type' => 'name',
'validate_argument_transform' => 1,
'validate_user_restrict_roles' => 0,
'validate_argument_php' => '',
),
'term_node_tid_depth' => array(
'default_action' => 'ignore',
'style_plugin' => 'default_summary',
'style_options' => array(),
'wildcard' => 'all',
'wildcard_substitution' => 'alle gebruikers',
'title' => 'Pagina over %1 (door een %2)',
'breadcrumb' => 'dieper',
'default_argument_type' => 'fixed',
'default_argument' => '',
'validate_type' => 'taxonomy_term',
'validate_fail' => 'not found',
'depth' => '1',
'break_phrase' => 0,
'set_breadcrumb' => 0,
'id' => 'term_node_tid_depth',
'table' => 'node',
'field' => 'term_node_tid_depth',
'validate_user_argument_type' => 'uid',
'validate_user_roles' => array(
'2' => 0,
'8' => 0,
'4' => 0,
'3' => 0,
'6' => 0,
'7' => 0,
'5' => 0,
),
'override' => array(
'button' => 'Use default',
),
'relationship' => 'none',
'default_options_div_prefix' => '',
'default_argument_user' => 0,
'default_argument_fixed' => '',
'default_argument_php' => '',
'validate_argument_node_type' => array(
'panel' => 0,
'feed' => 0,
'fotogallerij' => 0,
'gcal_feed' => 0,
'gcal_item' => 0,
'news' => 0,
'page' => 0,
'profielalbum' => 0,
'profile' => 0,
'profilepics' => 0,
'verslag' => 0,
),
'validate_argument_node_access' => 0,
'validate_argument_nid_type' => 'nid',
'validate_argument_vocabulary' => array(
'7' => 7,
'4' => 0,
'5' => 0,
'6' => 0,
'2' => 0,
'3' => 0,
),
'validate_argument_type' => 'convert',
'validate_argument_transform' => 0,
'validate_user_restrict_roles' => 0,
'validate_argument_php' => '',
),
));
$handler->override_option('filters', array(
'type' => array(
'operator' => 'in',
'value' => array(
'page' => 'page',
),
'group' => '0',
'exposed' => FALSE,
'expose' => array(
'operator' => 'type_op',
'label' => 'Node: Type',
'use_operator' => FALSE,
'identifier' => 'type',
'remember' => FALSE,
'single' => TRUE,
'optional' => TRUE,
'reduce' => FALSE,
),
'id' => 'type',
'table' => 'node',
'field' => 'type',
'relationship' => 'none',
'override' => array(
'button' => 'Use default',
),
),
'status' => array(
'operator' => '=',
'value' => '1',
'group' => '0',
'exposed' => FALSE,
'expose' => array(
'operator' => FALSE,
'label' => '',
),
'id' => 'status',
'table' => 'node',
'field' => 'status',
'relationship' => 'none',
),
'term_node_tid_depth' => array(
'operator' => 'or',
'value' => array(),
'group' => '0',
'exposed' => TRUE,
'expose' => array(
'use_operator' => 0,
'operator' => 'term_node_tid_depth_op',
'identifier' => 'klas',
'label' => 'Klasgroep',
'optional' => 1,
'single' => 1,
'remember' => 1,
'reduce' => 0,
),
'type' => 'select',
'limit' => TRUE,
'vid' => '5',
'depth' => '2',
'id' => 'term_node_tid_depth',
'table' => 'node',
'field' => 'term_node_tid_depth',
'hierarchy' => 1,
'override' => array(
'button' => 'Use default',
),
'relationship' => 'none',
'reduce_duplicates' => 0,
),
'field_schooljaar_value' => array(
'operator' => 'or',
'value' => array(),
'group' => '0',
'exposed' => TRUE,
'expose' => array(
'use_operator' => 0,
'operator' => 'field_schooljaar_value_op',
'identifier' => 'jaar',
'label' => 'Schooljaar',
'optional' => 1,
'single' => 1,
'remember' => 1,
'reduce' => 0,
),
'id' => 'field_schooljaar_value',
'table' => 'node_data_field_schooljaar',
'field' => 'field_schooljaar_value',
'override' => array(
'button' => 'Use default',
),
'relationship' => 'none',
'reduce_duplicates' => 0,
),
));
$handler->override_option('header', 'args[0];
$aut = $views->args[1];
$kl = $_GET[\'klas\'];
$j = $_GET[\'jaar\'];
$tit = (!empty($ond) && $ond != \'all\') ? \'Alle pagina over \'.str_replace("-"," ",$ond) : \'Alle pagina\';
$tit .= (!empty($aut) && $aut != \'all\') ? \' (door een \'.$views->build_info[\'substitutions\'][\'%2\'].\')\' : \'\';
$tit .= (!empty($aut) && $aut == \'all\') ? \' (door \'.$views->build_info[\'substitutions\'][\'%2\'].\')\' : \'\';
// $cnt = count($views->result); geeft enkel pagina
global $pager_total_items;
$tit .= \' (\'.$pager_total_items[0].\')\';
$br = \' Home » \';
$br .= (!empty($ond)) ? \'
inhoud\' : \'inhoud\';
$br .= (!empty($ond) && empty($aut)) ? \' » \'.$views->build_info[\'substitutions\'][\'%1\'] : (!empty($ond) ? \' »
\'.$views->build_info[\'substitutions\'][\'%1\'].\'\' : \'\');
$br .= (!empty($aut)) ? \' » \'.$views->build_info[\'substitutions\'][\'%2\'] : \'\';
$br .= \'
\';
echo \'\';
// meer dan drie arg -> taxonomy page
?>');
$handler->override_option('header_format', '3');
$handler->override_option('header_empty', 1);
$handler->override_option('empty', 'Er zijn geen pagina hier:
args[0];
if (!empty($ond)) {
$a_ond = array();
$ct = \'\';
$a_ond = taxonomy_get_term_by_name($ond, 7);
foreach($a_ond as $term) {
// watch IT, this function is patched in taxonomy core
$ct += taxonomy_term_count_nodes($term->tid, \'page\');
}
$items[] = ($ct > 0) ? \'Aantal pagina met \'.str_replace("-"," ",$ond).\' als onderwerp: \'.$ct : \'Geen items met onderwerp \'.str_replace("-"," ",$ond).\' werden gevonden.\';
$tot[\'ond\'] = $ct;
}else{
$items[] = \'Het onderwerp speel geen rol.\';
}
$kl = $views->exposed_data[\'klas\'];
$j = $views->exposed_data[\'jaar\'];
if (is_numeric($kl)) {
$nkl = taxonomy_get_term($kl)->name;
$ckl = taxonomy_term_count_nodes($kl, \'page\');
$items[] = \'Aantal pagina met dezelfde klas (\'.$nkl.\'): \'. $ckl;
$tot[\'kl\'] = $ckl;
} else { $items[] = \'De klasgroep speelt geen rol.\'; }
if (is_numeric($j)) {
$nj = taxonomy_get_term($j)->name;
$cj = taxonomy_term_count_nodes($j, \'page\');
$items[] = \'Aantal pagina uit hetzelfde schooljaar (\'.$nj.\'): \'.$cj;
$tot[\'j\'] = $cj;
} else { $items[] = \'Het schooljaar speelt geen rol.\'; }
$items[] = (empty($tot)) ? \'Er zijn gewoon geen gepubliceerde pagina!\' :
((array_search(0, $tot) == FALSE) ? \'Deze combinatie levert toevallig niets op, ook al zijn er items gevonden voor elke gebruikte term afzonderlijk.\'
: \'Onderzoek de telling van gebruikte termen op nulwaarden.\');
print \'\'.theme_item_list($items, $title = NULL, $type = \'ul\', $attributes = NULL).\'\';
?>');
$handler->override_option('empty_format', '3');
$handler->override_option('use_ajax', TRUE);
$handler->override_option('use_pager', '1');
$handler->override_option('row_plugin', 'node');
$handler->override_option('row_options', array(
'relationship' => 'none',
'build_mode' => 'teaser',
'links' => 0,
'comments' => 0,
));
$handler->override_option('path', 'inhoud');
$handler->override_option('menu', array(
'type' => 'normal',
'title' => 'Inhoud',
'description' => 'Overzicht van alle pagina',
'weight' => '0',
'name' => 'menu-zoeken',
));
$handler->override_option('tab_options', array(
'type' => 'none',
'title' => '',
'description' => '',
'weight' => 0,
));
$handler = $view->new_display('attachment', 'Pagina-onderwerpen', 'attachment_1');
$handler->override_option('arguments', array(
'name' => array(
'default_action' => 'summary asc',
'style_plugin' => 'unformatted_summary',
'style_options' => array(
'count' => 1,
'override' => 0,
'items_per_page' => '25',
'inline' => 1,
'separator' => ' » ',
),
'wildcard' => 'All',
'wildcard_substitution' => 'Alle',
'title' => '',
'breadcrumb' => '',
'default_argument_type' => 'fixed',
'default_argument' => '',
'validate_type' => 'taxonomy_term',
'validate_fail' => 'not found',
'glossary' => 0,
'limit' => '0',
'case' => 'none',
'path_case' => 'none',
'transform_dash' => 1,
'add_table' => 0,
'require_value' => 0,
'id' => 'name',
'table' => 'term_data',
'field' => 'name',
'validate_user_argument_type' => 'uid',
'validate_user_roles' => array(
'2' => 0,
'8' => 0,
'4' => 0,
'3' => 0,
'6' => 0,
'7' => 0,
'5' => 0,
),
'override' => array(
'button' => 'Use default',
),
'relationship' => 'none',
'default_options_div_prefix' => '',
'default_argument_user' => 0,
'default_argument_fixed' => '',
'default_argument_php' => '',
'validate_argument_node_type' => array(
'panel' => 0,
'feed' => 0,
'fotogallerij' => 0,
'gcal_feed' => 0,
'gcal_item' => 0,
'news' => 0,
'page' => 0,
'profielalbum' => 0,
'profile' => 0,
'profilepics' => 0,
'verslag' => 0,
),
'validate_argument_node_access' => 0,
'validate_argument_nid_type' => 'nid',
'validate_argument_vocabulary' => array(
'7' => 7,
'4' => 0,
'5' => 0,
'6' => 0,
'2' => 0,
'3' => 0,
),
'validate_argument_type' => 'name',
'validate_argument_transform' => 1,
'validate_user_restrict_roles' => 0,
'validate_argument_php' => '',
),
));
$handler->override_option('filters', array(
'type' => array(
'operator' => 'in',
'value' => array(
'page' => 'page',
),
'group' => '0',
'exposed' => FALSE,
'expose' => array(
'operator' => FALSE,
'label' => '',
),
'id' => 'type',
'table' => 'node',
'field' => 'type',
'relationship' => 'none',
'override' => array(
'button' => 'Use default',
),
),
'status' => array(
'operator' => '=',
'value' => '1',
'group' => '0',
'exposed' => FALSE,
'expose' => array(
'operator' => FALSE,
'label' => '',
),
'id' => 'status',
'table' => 'node',
'field' => 'status',
'relationship' => 'none',
'override' => array(
'button' => 'Use default',
),
),
'vid' => array(
'operator' => 'in',
'value' => array(
'7' => '7',
),
'group' => '0',
'exposed' => FALSE,
'expose' => array(
'operator' => FALSE,
'label' => '',
),
'id' => 'vid',
'table' => 'term_data',
'field' => 'vid',
'override' => array(
'button' => 'Use default',
),
'relationship' => 'none',
),
));
$handler->override_option('title', 'Telling per onderwerp');
$handler->override_option('header', '
');
$handler->override_option('header_format', '3');
$handler->override_option('header_empty', 1);
$handler->override_option('empty', 'Er zijn gewoon geen verslagen met een onderwerp?
');
$handler->override_option('items_per_page', 0);
$handler->override_option('attachment_position', 'after');
$handler->override_option('inherit_arguments', 0);
$handler->override_option('inherit_exposed_filters', 1);
$handler->override_option('displays', array(
'page_1' => 'page_1',
'default' => 0,
'block_1' => 0,
'block_2' => 0,
));
$handler = $view->new_display('block', 'Blok Onderwerpen', 'block_3');
$handler->override_option('arguments', array(
'name' => array(
'default_action' => 'summary asc',
'style_plugin' => 'default_summary',
'style_options' => array(),
'wildcard' => 'all',
'wildcard_substitution' => 'Alle',
'title' => '',
'breadcrumb' => '',
'default_argument_type' => 'fixed',
'default_argument' => '',
'validate_type' => 'taxonomy_term',
'validate_fail' => 'not found',
'glossary' => 0,
'limit' => '0',
'case' => 'none',
'path_case' => 'none',
'transform_dash' => 1,
'add_table' => 0,
'require_value' => 1,
'id' => 'name',
'table' => 'term_data',
'field' => 'name',
'validate_user_argument_type' => 'uid',
'validate_user_roles' => array(
'2' => 0,
'8' => 0,
'4' => 0,
'3' => 0,
'6' => 0,
'7' => 0,
'5' => 0,
),
'override' => array(
'button' => 'Use default',
),
'relationship' => 'none',
'default_options_div_prefix' => '',
'default_argument_user' => 0,
'default_argument_fixed' => '',
'default_argument_php' => '',
'validate_argument_node_type' => array(
'panel' => 0,
'feed' => 0,
'fotogallerij' => 0,
'gcal_feed' => 0,
'gcal_item' => 0,
'news' => 0,
'page' => 0,
'profielalbum' => 0,
'profile' => 0,
'profilepics' => 0,
'verslag' => 0,
),
'validate_argument_node_access' => 0,
'validate_argument_nid_type' => 'nid',
'validate_argument_vocabulary' => array(
'7' => 7,
'4' => 0,
'5' => 0,
'6' => 0,
'2' => 0,
'3' => 0,
),
'validate_argument_type' => 'name',
'validate_argument_transform' => 1,
'validate_user_restrict_roles' => 0,
'validate_argument_php' => '',
),
));
$handler->override_option('filters', array(
'type' => array(
'operator' => 'in',
'value' => array(
'page' => 'page',
),
'group' => '0',
'exposed' => FALSE,
'expose' => array(
'operator' => FALSE,
'label' => '',
),
'id' => 'type',
'table' => 'node',
'field' => 'type',
'relationship' => 'none',
'override' => array(
'button' => 'Use default',
),
),
'status' => array(
'operator' => '=',
'value' => '1',
'group' => '0',
'exposed' => FALSE,
'expose' => array(
'operator' => FALSE,
'label' => '',
),
'id' => 'status',
'table' => 'node',
'field' => 'status',
'relationship' => 'none',
'override' => array(
'button' => 'Use default',
),
),
'vid' => array(
'operator' => 'in',
'value' => array(
'7' => '7',
),
'group' => '0',
'exposed' => FALSE,
'expose' => array(
'operator' => FALSE,
'label' => '',
),
'id' => 'vid',
'table' => 'term_data',
'field' => 'vid',
'override' => array(
'button' => 'Use default',
),
'relationship' => 'none',
),
));
$handler->override_option('title', 'Telling per onderwerp');
$handler->override_option('empty', '\';
?>');
$handler->override_option('empty_format', '3');
$handler->override_option('items_per_page', 0);
$handler->override_option('block_description', '');
$handler->override_option('block_caching', -1);
$handler = $view->new_display('block', 'Blok Verslagen', 'block_2');
$handler->override_option('fields', array(
'title' => array(
'label' => '',
'alter' => array(
'alter_text' => 0,
'text' => '',
'make_link' => 0,
'path' => '',
'link_class' => '',
'alt' => '',
'prefix' => '',
'suffix' => '',
'help' => '',
'trim' => 1,
'max_length' => '28',
'word_boundary' => 0,
'ellipsis' => 1,
'strip_tags' => 0,
'html' => 1,
),
'link_to_node' => 1,
'exclude' => 0,
'id' => 'title',
'table' => 'node',
'field' => 'title',
'relationship' => 'none',
'override' => array(
'button' => 'Use default',
),
),
'field_standat_value' => array(
'label' => '',
'alter' => array(
'alter_text' => 0,
'text' => '',
'make_link' => 0,
'path' => '',
'link_class' => '',
'alt' => '',
'prefix' => '',
'suffix' => '',
'help' => '',
'trim' => 0,
'max_length' => '',
'word_boundary' => 1,
'ellipsis' => 1,
'strip_tags' => 0,
'html' => 0,
),
'link_to_node' => 0,
'label_type' => 'none',
'format' => 'cal_link',
'multiple' => array(
'multiple_number' => '',
'multiple_from' => '',
'multiple_to' => '',
'group' => TRUE,
),
'repeat' => array(
'show_repeat_rule' => '',
),
'fromto' => array(
'fromto' => 'both',
),
'exclude' => 1,
'id' => 'field_standat_value',
'table' => 'node_data_field_standat',
'field' => 'field_standat_value',
'override' => array(
'button' => 'Use default',
),
'relationship' => 'none',
),
'field_standat_value_1' => array(
'label' => '',
'alter' => array(
'alter_text' => 0,
'text' => '',
'make_link' => 1,
'path' => 'kalender/[field_standat_value]',
'link_class' => '',
'alt' => 'ga naar kalendermaand',
'prefix' => '',
'suffix' => '',
'help' => '',
'trim' => 0,
'max_length' => '',
'word_boundary' => 1,
'ellipsis' => 1,
'strip_tags' => 0,
'html' => 0,
),
'link_to_node' => 0,
'label_type' => 'none',
'format' => 'mfshort',
'multiple' => array(
'multiple_number' => '',
'multiple_from' => '',
'multiple_to' => '',
'group' => TRUE,
),
'repeat' => array(
'show_repeat_rule' => '',
),
'fromto' => array(
'fromto' => 'both',
),
'exclude' => 0,
'id' => 'field_standat_value_1',
'table' => 'node_data_field_standat',
'field' => 'field_standat_value',
'override' => array(
'button' => 'Use default',
),
'relationship' => 'none',
),
));
$handler->override_option('sorts', array(
'last_updated' => array(
'order' => 'DESC',
'granularity' => 'day',
'id' => 'last_updated',
'table' => 'node_comment_statistics',
'field' => 'last_updated',
'override' => array(
'button' => 'Use default',
),
'relationship' => 'none',
),
));
$handler->override_option('arguments', array(
'field_nrefpage_nid' => array(
'default_action' => 'default',
'style_plugin' => 'default_summary',
'style_options' => array(),
'wildcard' => 'all',
'wildcard_substitution' => 'Alle',
'title' => '',
'breadcrumb' => '',
'default_argument_type' => 'node',
'default_argument' => '',
'validate_type' => 'node',
'validate_fail' => 'not found',
'break_phrase' => 0,
'not' => 0,
'id' => 'field_nrefpage_nid',
'table' => 'node_data_field_nrefpage',
'field' => 'field_nrefpage_nid',
'validate_user_argument_type' => 'uid',
'validate_user_roles' => array(
'2' => 0,
'8' => 0,
'4' => 0,
'3' => 0,
'6' => 0,
'7' => 0,
'5' => 0,
),
'override' => array(
'button' => 'Use default',
),
'relationship' => 'none',
'default_options_div_prefix' => '',
'default_argument_user' => 0,
'default_argument_fixed' => '',
'default_argument_php' => '',
'validate_argument_node_type' => array(
'page' => 'page',
'panel' => 0,
'feed' => 0,
'fotogallerij' => 0,
'gcal_feed' => 0,
'gcal_item' => 0,
'news' => 0,
'profielalbum' => 0,
'profile' => 0,
'profilepics' => 0,
'verslag' => 0,
),
'validate_argument_node_access' => 1,
'validate_argument_nid_type' => 'nid',
'validate_argument_vocabulary' => array(
'7' => 0,
'4' => 0,
'5' => 0,
'6' => 0,
'2' => 0,
'3' => 0,
),
'validate_argument_type' => 'tid',
'validate_argument_transform' => 0,
'validate_user_restrict_roles' => 0,
'validate_argument_php' => '',
),
));
$handler->override_option('filters', array(
'type' => array(
'operator' => 'in',
'value' => array(
'verslag' => 'verslag',
),
'group' => '0',
'exposed' => FALSE,
'expose' => array(
'operator' => FALSE,
'label' => '',
),
'id' => 'type',
'table' => 'node',
'field' => 'type',
'relationship' => 'none',
'override' => array(
'button' => 'Use default',
),
),
'status' => array(
'operator' => '=',
'value' => '1',
'group' => '0',
'exposed' => FALSE,
'expose' => array(
'operator' => FALSE,
'label' => '',
),
'id' => 'status',
'table' => 'node',
'field' => 'status',
'relationship' => 'none',
),
));
$handler->override_option('title', 'Recente verslagen');
$handler->override_option('footer', '
args[0]);
// $terms = taxonomy_node_get_terms_by_vocabulary($mynode,7);
// foreach($terms as $key => $term){
// print l("Meer verslagen", "verslag/".str_replace(" ","-",$term->name));
//, array("attributes"=>array("class"=>"read-more""style"=>"float:right;display:block;"))
// }
print l("Meer verslagen", "verslag/all/".$views->args[0]);
?>
');
$handler->override_option('empty', '');
$handler->override_option('style_plugin', 'list');
$handler->override_option('style_options', array(
'grouping' => '',
'type' => 'ul',
));
$handler->override_option('row_options', array(
'inline' => array(
'field_standat_value' => 'field_standat_value',
),
'separator' => '»',
));
$handler->override_option('block_description', '');
$handler->override_option('block_caching', -1);
$handler = $view->new_display('attachment', 'Pagina-rollen', 'attachment_2');
$handler->override_option('arguments', array(
'parent' => array(
'default_action' => 'summary asc',
'style_plugin' => 'unformatted_summary',
'style_options' => array(
'count' => 1,
'override' => 0,
'items_per_page' => '25',
'inline' => 1,
'separator' => ' » ',
),
'wildcard' => 'all',
'wildcard_substitution' => 'Alle',
'title' => '',
'breadcrumb' => '',
'default_argument_type' => 'fixed',
'default_argument' => '',
'validate_type' => 'none',
'validate_fail' => 'not found',
'break_phrase' => 0,
'not' => 0,
'id' => 'parent',
'table' => 'term_hierarchy',
'field' => 'parent',
'validate_user_argument_type' => 'uid',
'validate_user_roles' => array(
'2' => 0,
'8' => 0,
'4' => 0,
'3' => 0,
'6' => 0,
'7' => 0,
'5' => 0,
),
'override' => array(
'button' => 'Override',
),
'relationship' => 'none',
'default_options_div_prefix' => '',
'default_argument_user' => 0,
'default_argument_fixed' => '',
'default_argument_php' => '',
'validate_argument_node_type' => array(
'panel' => 0,
'feed' => 0,
'fotogallerij' => 0,
'gcal_feed' => 0,
'gcal_item' => 0,
'news' => 0,
'page' => 0,
'profielalbum' => 0,
'profile' => 0,
'profilepics' => 0,
'verslag' => 0,
),
'validate_argument_node_access' => 0,
'validate_argument_nid_type' => 'nid',
'validate_argument_vocabulary' => array(
'7' => 0,
'4' => 0,
'5' => 0,
'6' => 0,
'2' => 0,
'3' => 0,
),
'validate_argument_type' => 'tid',
'validate_argument_transform' => 0,
'validate_user_restrict_roles' => 0,
'validate_argument_php' => '',
),
));
$handler->override_option('filters', array(
'type' => array(
'operator' => 'in',
'value' => array(
'page' => 'page',
),
'group' => '0',
'exposed' => FALSE,
'expose' => array(
'operator' => FALSE,
'label' => '',
),
'id' => 'type',
'table' => 'node',
'field' => 'type',
'relationship' => 'none',
),
'status' => array(
'operator' => '=',
'value' => '1',
'group' => '0',
'exposed' => FALSE,
'expose' => array(
'operator' => FALSE,
'label' => '',
),
'id' => 'status',
'table' => 'node',
'field' => 'status',
'relationship' => 'none',
'override' => array(
'button' => 'Use default',
),
),
'vid' => array(
'operator' => 'in',
'value' => array(
'7' => '7',
),
'group' => '0',
'exposed' => FALSE,
'expose' => array(
'operator' => FALSE,
'label' => '',
),
'id' => 'vid',
'table' => 'term_data',
'field' => 'vid',
'override' => array(
'button' => 'Use default',
),
'relationship' => 'none',
),
'tid' => array(
'operator' => 'not',
'value' => array(
'80' => '80',
),
'group' => '0',
'exposed' => FALSE,
'expose' => array(
'operator' => FALSE,
'label' => '',
),
'type' => 'select',
'limit' => TRUE,
'vid' => '7',
'id' => 'tid',
'table' => 'term_node',
'field' => 'tid',
'hierarchy' => 1,
'override' => array(
'button' => 'Use default',
),
'relationship' => 'none',
'reduce_duplicates' => 0,
),
));
$handler->override_option('title', 'Telling per Rol');
$handler->override_option('header', '
');
$handler->override_option('header_format', '3');
$handler->override_option('header_empty', 0);
$handler->override_option('empty', '');
$handler->override_option('items_per_page', 0);
$handler->override_option('attachment_position', 'after');
$handler->override_option('inherit_arguments', 0);
$handler->override_option('inherit_exposed_filters', 1);
$handler->override_option('displays', array(
'page_1' => 'page_1',
'default' => 0,
'block_1' => 0,
'block_3' => 0,
'block_2' => 0,
));