$view = new stdClass(); $view->name = 'erate_faqs'; $view->description = 'Erate FAQ views'; $view->access = array ( ); $view->view_args_php = ''; $view->page = TRUE; $view->page_title = 'E-Rate Knowledge Base'; $view->page_header = 'Below are a selection of FAQs and tips to assist E-Rate applicants throughout the E-Rate process. You may browse the entire list of FAQs, or you limit the range of entries displayed by one of the categories below. Disclaimer: I, or this site, offer no guarantee or warranty of the accuracy of the information presented here, it should considered for informational purposes only, and is not authoritative in any way. It is also not affiliated with the Arizona Department of Education, or any related departments or entities. '; $view->page_header_format = '1'; $view->page_footer = ''; $view->page_footer_format = '1'; $view->page_empty = 'Below are a selection of FAQs and tips to assist E-Rate applicants throughout the E-Rate process. You may browse the entire list of FAQs, or you limit the range of entries displayed by one of the categories below. Disclaimer: I, or this site, offer no guarantee or warranty of the accuracy of the information presented here, it should considered for informational purposes only, and is not authoritative in any way. It is also not affiliated with the Arizona Department of Education, or any related departments or entities. There currently no knowledge base entries that meet your criteria.'; $view->page_empty_format = '1'; $view->page_type = 'teaser'; $view->url = 'erate'; $view->use_pager = TRUE; $view->nodes_per_page = '10'; $view->sort = array ( array ( 'tablename' => 'node', 'field' => 'title', 'sortorder' => 'ASC', 'options' => '', ), ); $view->argument = array ( ); $view->field = array ( ); $view->filter = array ( array ( 'tablename' => 'node', 'field' => 'type', 'operator' => 'OR', 'options' => '', 'value' => array ( 0 => 'erate_knowledgebase', ), ), array ( 'tablename' => 'term_node_1', 'field' => 'tid', 'operator' => 'OR', 'options' => '3', 'value' => array ( ), ), ); $view->exposed_filter = array ( array ( 'tablename' => 'term_node_1', 'field' => 'tid', 'label' => '', 'optional' => '1', 'is_default' => '0', 'operator' => '1', 'single' => '1', ), ); $view->requires = array(node, term_node_1); $views[$view->name] = $view;