source: sipei/modules/datos_institucionales/vistas.txt @ ffa4103

drupal-6.x
Last change on this file since ffa4103 was ffa4103, checked in by Luis Peña <lpena@…>, 12 años ago

Cambiando el nombre de modulos a modules

  • Propiedad mode establecida a 100644
File size: 79.2 KB
Línea 
1$view = new view;
2$view->name = 'analisis_funcional';
3$view->description = 'analisis_funcional';
4$view->tag = '';
5$view->view_php = '';
6$view->base_table = 'node';
7$view->is_cacheable = FALSE;
8$view->api_version = 2;
9$view->disabled = FALSE; /* Edit this to true to make a default view disabled initially */
10$handler = $view->new_display('default', 'Defaults', 'default');
11$handler->override_option('relationships', array(
12  'field_funciones_ente_nid' => array(
13    'label' => 'Ente',
14    'required' => 1,
15    'delta' => -1,
16    'id' => 'field_funciones_ente_nid',
17    'table' => 'node_data_field_funciones_ente',
18    'field' => 'field_funciones_ente_nid',
19    'relationship' => 'none',
20  ),
21));
22$handler->override_option('fields', array(
23  'title_1' => array(
24    'label' => 'Ente Planificador',
25    'alter' => array(
26      'alter_text' => 0,
27      'text' => '',
28      'make_link' => 0,
29      'path' => '',
30      'link_class' => '',
31      'alt' => '',
32      'prefix' => '',
33      'suffix' => '',
34      'target' => '',
35      'help' => '',
36      'trim' => 0,
37      'max_length' => '',
38      'word_boundary' => 1,
39      'ellipsis' => 1,
40      'html' => 0,
41      'strip_tags' => 0,
42    ),
43    'empty' => '',
44    'hide_empty' => 0,
45    'empty_zero' => 0,
46    'link_to_node' => 0,
47    'exclude' => 0,
48    'id' => 'title_1',
49    'table' => 'node',
50    'field' => 'title',
51    'relationship' => 'field_funciones_ente_nid',
52    'editablefields_allowed' => 0,
53    'editablefields_responder' => 'inline',
54    'editablefields_editable' => 'node',
55  ),
56  'title' => array(
57    'label' => 'Función',
58    'alter' => array(
59      'alter_text' => 0,
60      'text' => '',
61      'make_link' => 0,
62      'path' => '',
63      'link_class' => '',
64      'alt' => '',
65      'prefix' => '',
66      'suffix' => '',
67      'target' => '',
68      'help' => '',
69      'trim' => 0,
70      'max_length' => '',
71      'word_boundary' => 1,
72      'ellipsis' => 1,
73      'html' => 0,
74      'strip_tags' => 0,
75    ),
76    'empty' => '',
77    'hide_empty' => 0,
78    'empty_zero' => 0,
79    'link_to_node' => 0,
80    'exclude' => 0,
81    'id' => 'title',
82    'table' => 'node',
83    'field' => 'title',
84    'relationship' => 'none',
85    'editablefields_allowed' => 0,
86    'editablefields_responder' => 'inline',
87    'editablefields_editable' => 'node',
88  ),
89  'field_funciones_tipo_value' => array(
90    'label' => 'Tipo',
91    'alter' => array(
92      'alter_text' => 0,
93      'text' => '',
94      'make_link' => 0,
95      'path' => '',
96      'link_class' => '',
97      'alt' => '',
98      'prefix' => '',
99      'suffix' => '',
100      'target' => '',
101      'help' => '',
102      'trim' => 0,
103      'max_length' => '',
104      'word_boundary' => 1,
105      'ellipsis' => 1,
106      'html' => 0,
107      'strip_tags' => 0,
108    ),
109    'empty' => '',
110    'hide_empty' => 0,
111    'empty_zero' => 0,
112    'link_to_node' => 0,
113    'label_type' => 'widget',
114    'format' => 'plain',
115    'multiple' => array(
116      'group' => TRUE,
117      'multiple_number' => '',
118      'multiple_from' => '',
119      'multiple_reversed' => FALSE,
120    ),
121    'exclude' => 0,
122    'id' => 'field_funciones_tipo_value',
123    'table' => 'node_data_field_funciones_tipo',
124    'field' => 'field_funciones_tipo_value',
125    'relationship' => 'none',
126  ),
127  'field_funciones_procesos_value' => array(
128    'label' => 'Procesos Claves',
129    'alter' => array(
130      'alter_text' => 0,
131      'text' => '',
132      'make_link' => 0,
133      'path' => '',
134      'link_class' => '',
135      'alt' => '',
136      'prefix' => '',
137      'suffix' => '',
138      'target' => '',
139      'help' => '',
140      'trim' => 0,
141      'max_length' => '',
142      'word_boundary' => 1,
143      'ellipsis' => 1,
144      'html' => 0,
145      'strip_tags' => 0,
146    ),
147    'empty' => '',
148    'hide_empty' => 0,
149    'empty_zero' => 0,
150    'link_to_node' => 0,
151    'label_type' => 'widget',
152    'format' => 'plain',
153    'multiple' => array(
154      'group' => 1,
155      'multiple_number' => '',
156      'multiple_from' => '',
157      'multiple_reversed' => 0,
158    ),
159    'exclude' => 0,
160    'id' => 'field_funciones_procesos_value',
161    'table' => 'node_data_field_funciones_procesos',
162    'field' => 'field_funciones_procesos_value',
163    'relationship' => 'none',
164  ),
165  'field_funciones_productos_value' => array(
166    'label' => 'Productos Esperados',
167    'alter' => array(
168      'alter_text' => 0,
169      'text' => '',
170      'make_link' => 0,
171      'path' => '',
172      'link_class' => '',
173      'alt' => '',
174      'prefix' => '',
175      'suffix' => '',
176      'target' => '',
177      'help' => '',
178      'trim' => 0,
179      'max_length' => '',
180      'word_boundary' => 1,
181      'ellipsis' => 1,
182      'html' => 0,
183      'strip_tags' => 0,
184    ),
185    'empty' => '',
186    'hide_empty' => 0,
187    'empty_zero' => 0,
188    'link_to_node' => 0,
189    'label_type' => 'widget',
190    'format' => 'plain',
191    'multiple' => array(
192      'group' => 1,
193      'multiple_number' => '',
194      'multiple_from' => '',
195      'multiple_reversed' => 0,
196    ),
197    'exclude' => 0,
198    'id' => 'field_funciones_productos_value',
199    'table' => 'node_data_field_funciones_productos',
200    'field' => 'field_funciones_productos_value',
201    'relationship' => 'none',
202  ),
203  'field_funciones_usuarios_value' => array(
204    'label' => 'Usuarios',
205    'alter' => array(
206      'alter_text' => 0,
207      'text' => '',
208      'make_link' => 0,
209      'path' => '',
210      'link_class' => '',
211      'alt' => '',
212      'prefix' => '',
213      'suffix' => '',
214      'target' => '',
215      'help' => '',
216      'trim' => 0,
217      'max_length' => '',
218      'word_boundary' => 1,
219      'ellipsis' => 1,
220      'html' => 0,
221      'strip_tags' => 0,
222    ),
223    'empty' => '',
224    'hide_empty' => 0,
225    'empty_zero' => 0,
226    'link_to_node' => 0,
227    'label_type' => 'widget',
228    'format' => 'plain',
229    'multiple' => array(
230      'group' => 1,
231      'multiple_number' => '',
232      'multiple_from' => '',
233      'multiple_reversed' => 0,
234    ),
235    'exclude' => 0,
236    'id' => 'field_funciones_usuarios_value',
237    'table' => 'node_data_field_funciones_usuarios',
238    'field' => 'field_funciones_usuarios_value',
239    'relationship' => 'none',
240  ),
241  'field_funciones_legales_value' => array(
242    'label' => 'Condicionamientos Legales',
243    'alter' => array(
244      'alter_text' => 0,
245      'text' => '',
246      'make_link' => 0,
247      'path' => '',
248      'link_class' => '',
249      'alt' => '',
250      'prefix' => '',
251      'suffix' => '',
252      'target' => '',
253      'help' => '',
254      'trim' => 0,
255      'max_length' => '',
256      'word_boundary' => 1,
257      'ellipsis' => 1,
258      'html' => 0,
259      'strip_tags' => 0,
260    ),
261    'empty' => '',
262    'hide_empty' => 0,
263    'empty_zero' => 0,
264    'link_to_node' => 0,
265    'label_type' => 'widget',
266    'format' => 'plain',
267    'multiple' => array(
268      'group' => 1,
269      'multiple_number' => '',
270      'multiple_from' => '',
271      'multiple_reversed' => 0,
272    ),
273    'exclude' => 0,
274    'id' => 'field_funciones_legales_value',
275    'table' => 'node_data_field_funciones_legales',
276    'field' => 'field_funciones_legales_value',
277    'relationship' => 'none',
278  ),
279  'field_funciones_principios_value' => array(
280    'label' => 'Principios',
281    'alter' => array(
282      'alter_text' => 0,
283      'text' => '',
284      'make_link' => 0,
285      'path' => '',
286      'link_class' => '',
287      'alt' => '',
288      'prefix' => '',
289      'suffix' => '',
290      'target' => '',
291      'help' => '',
292      'trim' => 0,
293      'max_length' => '',
294      'word_boundary' => 1,
295      'ellipsis' => 1,
296      'html' => 0,
297      'strip_tags' => 0,
298    ),
299    'empty' => '',
300    'hide_empty' => 0,
301    'empty_zero' => 0,
302    'link_to_node' => 0,
303    'label_type' => 'widget',
304    'format' => 'plain',
305    'multiple' => array(
306      'group' => 1,
307      'multiple_number' => '',
308      'multiple_from' => '',
309      'multiple_reversed' => 0,
310    ),
311    'exclude' => 0,
312    'id' => 'field_funciones_principios_value',
313    'table' => 'node_data_field_funciones_principios',
314    'field' => 'field_funciones_principios_value',
315    'relationship' => 'none',
316  ),
317  'field_funciones_valores_value' => array(
318    'label' => 'Valores',
319    'alter' => array(
320      'alter_text' => 0,
321      'text' => '',
322      'make_link' => 0,
323      'path' => '',
324      'link_class' => '',
325      'alt' => '',
326      'prefix' => '',
327      'suffix' => '',
328      'target' => '',
329      'help' => '',
330      'trim' => 0,
331      'max_length' => '',
332      'word_boundary' => 1,
333      'ellipsis' => 1,
334      'html' => 0,
335      'strip_tags' => 0,
336    ),
337    'empty' => '',
338    'hide_empty' => 0,
339    'empty_zero' => 0,
340    'link_to_node' => 0,
341    'label_type' => 'widget',
342    'format' => 'plain',
343    'multiple' => array(
344      'group' => 1,
345      'multiple_number' => '',
346      'multiple_from' => '',
347      'multiple_reversed' => 0,
348    ),
349    'exclude' => 0,
350    'id' => 'field_funciones_valores_value',
351    'table' => 'node_data_field_funciones_valores',
352    'field' => 'field_funciones_valores_value',
353    'relationship' => 'none',
354  ),
355  'field_funciones_custom_value' => array(
356    'label' => 'Customización',
357    'alter' => array(
358      'alter_text' => 0,
359      'text' => '',
360      'make_link' => 0,
361      'path' => '',
362      'link_class' => '',
363      'alt' => '',
364      'prefix' => '',
365      'suffix' => '',
366      'target' => '',
367      'help' => '',
368      'trim' => 0,
369      'max_length' => '',
370      'word_boundary' => 1,
371      'ellipsis' => 1,
372      'html' => 0,
373      'strip_tags' => 0,
374    ),
375    'empty' => '',
376    'hide_empty' => 0,
377    'empty_zero' => 0,
378    'link_to_node' => 0,
379    'label_type' => 'widget',
380    'format' => 'plain',
381    'multiple' => array(
382      'group' => 1,
383      'multiple_number' => '',
384      'multiple_from' => '',
385      'multiple_reversed' => 0,
386    ),
387    'exclude' => 0,
388    'id' => 'field_funciones_custom_value',
389    'table' => 'node_data_field_funciones_custom',
390    'field' => 'field_funciones_custom_value',
391    'relationship' => 'none',
392  ),
393  'field_funciones_fcriticos_value' => array(
394    'label' => 'Factores Críticos',
395    'alter' => array(
396      'alter_text' => 0,
397      'text' => '',
398      'make_link' => 0,
399      'path' => '',
400      'link_class' => '',
401      'alt' => '',
402      'prefix' => '',
403      'suffix' => '',
404      'target' => '',
405      'help' => '',
406      'trim' => 0,
407      'max_length' => '',
408      'word_boundary' => 1,
409      'ellipsis' => 1,
410      'html' => 0,
411      'strip_tags' => 0,
412    ),
413    'empty' => '',
414    'hide_empty' => 0,
415    'empty_zero' => 0,
416    'link_to_node' => 0,
417    'label_type' => 'widget',
418    'format' => 'plain',
419    'multiple' => array(
420      'group' => 1,
421      'multiple_number' => '',
422      'multiple_from' => '',
423      'multiple_reversed' => 0,
424    ),
425    'exclude' => 0,
426    'id' => 'field_funciones_fcriticos_value',
427    'table' => 'node_data_field_funciones_fcriticos',
428    'field' => 'field_funciones_fcriticos_value',
429    'relationship' => 'none',
430  ),
431  'field_funciones_indicadorescp_value' => array(
432    'label' => 'Indicadores a Corto Plazo',
433    'alter' => array(
434      'alter_text' => 0,
435      'text' => '',
436      'make_link' => 0,
437      'path' => '',
438      'link_class' => '',
439      'alt' => '',
440      'prefix' => '',
441      'suffix' => '',
442      'target' => '',
443      'help' => '',
444      'trim' => 0,
445      'max_length' => '',
446      'word_boundary' => 1,
447      'ellipsis' => 1,
448      'html' => 0,
449      'strip_tags' => 0,
450    ),
451    'empty' => '',
452    'hide_empty' => 0,
453    'empty_zero' => 0,
454    'link_to_node' => 0,
455    'label_type' => 'widget',
456    'format' => 'plain',
457    'multiple' => array(
458      'group' => 1,
459      'multiple_number' => '',
460      'multiple_from' => '',
461      'multiple_reversed' => 0,
462    ),
463    'exclude' => 0,
464    'id' => 'field_funciones_indicadorescp_value',
465    'table' => 'node_data_field_funciones_indicadorescp',
466    'field' => 'field_funciones_indicadorescp_value',
467    'relationship' => 'none',
468  ),
469  'field_funciones_valoresesp_value' => array(
470    'label' => 'Valores Esperados',
471    'alter' => array(
472      'alter_text' => 0,
473      'text' => '',
474      'make_link' => 0,
475      'path' => '',
476      'link_class' => '',
477      'alt' => '',
478      'prefix' => '',
479      'suffix' => '',
480      'target' => '',
481      'help' => '',
482      'trim' => 0,
483      'max_length' => '',
484      'word_boundary' => 1,
485      'ellipsis' => 1,
486      'html' => 0,
487      'strip_tags' => 0,
488    ),
489    'empty' => '',
490    'hide_empty' => 0,
491    'empty_zero' => 0,
492    'link_to_node' => 0,
493    'label_type' => 'widget',
494    'format' => 'plain',
495    'multiple' => array(
496      'group' => 1,
497      'multiple_number' => '',
498      'multiple_from' => '',
499      'multiple_reversed' => 0,
500    ),
501    'exclude' => 0,
502    'id' => 'field_funciones_valoresesp_value',
503    'table' => 'node_data_field_funciones_valoresesp',
504    'field' => 'field_funciones_valoresesp_value',
505    'relationship' => 'none',
506  ),
507));
508$handler->override_option('sorts', array(
509  'title' => array(
510    'order' => 'ASC',
511    'id' => 'title',
512    'table' => 'node',
513    'field' => 'title',
514    'relationship' => 'field_funciones_ente_nid',
515  ),
516  'title_1' => array(
517    'order' => 'ASC',
518    'id' => 'title_1',
519    'table' => 'node',
520    'field' => 'title',
521    'relationship' => 'none',
522  ),
523));
524$handler->override_option('filters', array(
525  'type' => array(
526    'operator' => 'in',
527    'value' => array(
528      'ente_funciones' => 'ente_funciones',
529    ),
530    'group' => '0',
531    'exposed' => FALSE,
532    'expose' => array(
533      'operator' => FALSE,
534      'label' => '',
535    ),
536    'id' => 'type',
537    'table' => 'node',
538    'field' => 'type',
539    'relationship' => 'none',
540  ),
541  'field_funciones_tipo_value_many_to_one' => array(
542    'operator' => 'or',
543    'value' => array(
544      '1 ' => '1 ',
545    ),
546    'group' => '0',
547    'exposed' => TRUE,
548    'expose' => array(
549      'use_operator' => 0,
550      'operator' => 'field_funciones_tipo_value_many_to_one_op',
551      'identifier' => 'field_funciones_tipo_value_many_to_one',
552      'label' => 'Contenido: Tipo (field_funciones_tipo) - Allowed values',
553      'optional' => 1,
554      'single' => 1,
555      'remember' => 0,
556      'reduce' => 0,
557    ),
558    'id' => 'field_funciones_tipo_value_many_to_one',
559    'table' => 'node_data_field_funciones_tipo',
560    'field' => 'field_funciones_tipo_value_many_to_one',
561    'relationship' => 'none',
562    'reduce_duplicates' => 0,
563  ),
564));
565$handler->override_option('access', array(
566  'type' => 'none',
567));
568$handler->override_option('cache', array(
569  'type' => 'none',
570));
571$handler->override_option('title', 'Analisis Funcional');
572$handler->override_option('style_plugin', 'table');
573$handler = $view->new_display('page', 'Página', 'page_1');
574$handler->override_option('path', 'analisis_funcional');
575$handler->override_option('menu', array(
576  'type' => 'normal',
577  'title' => 'Analisis Funcional',
578  'description' => '',
579  'weight' => '0',
580  'name' => 'navigation',
581));
582$handler->override_option('tab_options', array(
583  'type' => 'none',
584  'title' => '',
585  'description' => '',
586  'weight' => 0,
587  'name' => 'navigation',
588));
589
590
591
592
593
594$view = new view;
595$view->name = 'datos_institucionales_ente';
596$view->description = 'datos institucionales ente';
597$view->tag = '';
598$view->view_php = '';
599$view->base_table = 'node';
600$view->is_cacheable = FALSE;
601$view->api_version = 2;
602$view->disabled = FALSE; /* Edit this to true to make a default view disabled initially */
603$handler = $view->new_display('default', 'Defaults', 'default');
604$handler->override_option('relationships', array(
605  'field_institucional_ente_nid' => array(
606    'label' => 'Ente planificador',
607    'required' => 1,
608    'delta' => -1,
609    'id' => 'field_institucional_ente_nid',
610    'table' => 'node_data_field_institucional_ente',
611    'field' => 'field_institucional_ente_nid',
612    'relationship' => 'none',
613  ),
614));
615$handler->override_option('fields', array(
616  'title' => array(
617    'label' => 'Ente Planificador',
618    'alter' => array(
619      'alter_text' => 0,
620      'text' => '',
621      'make_link' => 0,
622      'path' => '',
623      'link_class' => '',
624      'alt' => '',
625      'prefix' => '',
626      'suffix' => '',
627      'target' => '',
628      'help' => '',
629      'trim' => 0,
630      'max_length' => '',
631      'word_boundary' => 1,
632      'ellipsis' => 1,
633      'html' => 0,
634      'strip_tags' => 0,
635    ),
636    'empty' => '',
637    'hide_empty' => 0,
638    'empty_zero' => 0,
639    'link_to_node' => 0,
640    'exclude' => 0,
641    'id' => 'title',
642    'table' => 'node',
643    'field' => 'title',
644    'relationship' => 'field_institucional_ente_nid',
645    'editablefields_allowed' => 0,
646    'editablefields_responder' => 'inline',
647    'editablefields_editable' => 'node',
648  ),
649  'field_institucional_unidad_value' => array(
650    'label' => 'Tipo de Unidad',
651    'alter' => array(
652      'alter_text' => 0,
653      'text' => '',
654      'make_link' => 0,
655      'path' => '',
656      'link_class' => '',
657      'alt' => '',
658      'prefix' => '',
659      'suffix' => '',
660      'target' => '',
661      'help' => '',
662      'trim' => 0,
663      'max_length' => '',
664      'word_boundary' => 1,
665      'ellipsis' => 1,
666      'html' => 0,
667      'strip_tags' => 0,
668    ),
669    'empty' => '',
670    'hide_empty' => 0,
671    'empty_zero' => 0,
672    'link_to_node' => 0,
673    'label_type' => 'widget',
674    'format' => 'plain',
675    'multiple' => array(
676      'group' => 1,
677      'multiple_number' => '',
678      'multiple_from' => '',
679      'multiple_reversed' => 0,
680    ),
681    'exclude' => 0,
682    'id' => 'field_institucional_unidad_value',
683    'table' => 'node_data_field_institucional_unidad',
684    'field' => 'field_institucional_unidad_value',
685    'relationship' => 'none',
686  ),
687  'field_institucional_insumos_value' => array(
688    'label' => 'Insumos Básicos ',
689    'alter' => array(
690      'alter_text' => 0,
691      'text' => '',
692      'make_link' => 0,
693      'path' => '',
694      'link_class' => '',
695      'alt' => '',
696      'prefix' => '',
697      'suffix' => '',
698      'target' => '',
699      'help' => '',
700      'trim' => 0,
701      'max_length' => '',
702      'word_boundary' => 1,
703      'ellipsis' => 1,
704      'html' => 0,
705      'strip_tags' => 0,
706    ),
707    'empty' => '',
708    'hide_empty' => 0,
709    'empty_zero' => 0,
710    'link_to_node' => 0,
711    'label_type' => 'widget',
712    'format' => 'plain',
713    'multiple' => array(
714      'group' => 1,
715      'multiple_number' => '',
716      'multiple_from' => '',
717      'multiple_reversed' => 0,
718    ),
719    'exclude' => 0,
720    'id' => 'field_institucional_insumos_value',
721    'table' => 'node_data_field_institucional_insumos',
722    'field' => 'field_institucional_insumos_value',
723    'relationship' => 'none',
724  ),
725  'field_foda_o1_value' => array(
726    'label' => 'Oportunidades Presupuestaria y financiera',
727    'alter' => array(
728      'alter_text' => 0,
729      'text' => '',
730      'make_link' => 0,
731      'path' => '',
732      'link_class' => '',
733      'alt' => '',
734      'prefix' => '',
735      'suffix' => '',
736      'target' => '',
737      'help' => '',
738      'trim' => 0,
739      'max_length' => '',
740      'word_boundary' => 1,
741      'ellipsis' => 1,
742      'html' => 0,
743      'strip_tags' => 0,
744    ),
745    'empty' => '',
746    'hide_empty' => 0,
747    'empty_zero' => 0,
748    'link_to_node' => 0,
749    'label_type' => 'widget',
750    'format' => 'plain',
751    'multiple' => array(
752      'group' => 1,
753      'multiple_number' => '',
754      'multiple_from' => '',
755      'multiple_reversed' => 0,
756    ),
757    'exclude' => 0,
758    'id' => 'field_foda_o1_value',
759    'table' => 'node_data_field_foda_o1',
760    'field' => 'field_foda_o1_value',
761    'relationship' => 'none',
762  ),
763  'field_foda_o2_value' => array(
764    'label' => 'Oportunidades Servicio público',
765    'alter' => array(
766      'alter_text' => 0,
767      'text' => '',
768      'make_link' => 0,
769      'path' => '',
770      'link_class' => '',
771      'alt' => '',
772      'prefix' => '',
773      'suffix' => '',
774      'target' => '',
775      'help' => '',
776      'trim' => 0,
777      'max_length' => '',
778      'word_boundary' => 1,
779      'ellipsis' => 1,
780      'html' => 0,
781      'strip_tags' => 0,
782    ),
783    'empty' => '',
784    'hide_empty' => 0,
785    'empty_zero' => 0,
786    'link_to_node' => 0,
787    'label_type' => 'widget',
788    'format' => 'plain',
789    'multiple' => array(
790      'group' => 1,
791      'multiple_number' => '',
792      'multiple_from' => '',
793      'multiple_reversed' => 0,
794    ),
795    'exclude' => 0,
796    'id' => 'field_foda_o2_value',
797    'table' => 'node_data_field_foda_o2',
798    'field' => 'field_foda_o2_value',
799    'relationship' => 'none',
800  ),
801  'field_foda_o3_value' => array(
802    'label' => 'Oportunidades Proceso interno y operacional',
803    'alter' => array(
804      'alter_text' => 0,
805      'text' => '',
806      'make_link' => 0,
807      'path' => '',
808      'link_class' => '',
809      'alt' => '',
810      'prefix' => '',
811      'suffix' => '',
812      'target' => '',
813      'help' => '',
814      'trim' => 0,
815      'max_length' => '',
816      'word_boundary' => 1,
817      'ellipsis' => 1,
818      'html' => 0,
819      'strip_tags' => 0,
820    ),
821    'empty' => '',
822    'hide_empty' => 0,
823    'empty_zero' => 0,
824    'link_to_node' => 0,
825    'label_type' => 'widget',
826    'format' => 'plain',
827    'multiple' => array(
828      'group' => 1,
829      'multiple_number' => '',
830      'multiple_from' => '',
831      'multiple_reversed' => 0,
832    ),
833    'exclude' => 0,
834    'id' => 'field_foda_o3_value',
835    'table' => 'node_data_field_foda_o3',
836    'field' => 'field_foda_o3_value',
837    'relationship' => 'none',
838  ),
839  'field_foda_o5_value' => array(
840    'label' => 'Oportunidades Responsabilidad social y comunitaria',
841    'alter' => array(
842      'alter_text' => 0,
843      'text' => '',
844      'make_link' => 0,
845      'path' => '',
846      'link_class' => '',
847      'alt' => '',
848      'prefix' => '',
849      'suffix' => '',
850      'target' => '',
851      'help' => '',
852      'trim' => 0,
853      'max_length' => '',
854      'word_boundary' => 1,
855      'ellipsis' => 1,
856      'html' => 0,
857      'strip_tags' => 0,
858    ),
859    'empty' => '',
860    'hide_empty' => 0,
861    'empty_zero' => 0,
862    'link_to_node' => 0,
863    'label_type' => 'widget',
864    'format' => 'plain',
865    'multiple' => array(
866      'group' => 1,
867      'multiple_number' => '',
868      'multiple_from' => '',
869      'multiple_reversed' => 0,
870    ),
871    'exclude' => 0,
872    'id' => 'field_foda_o5_value',
873    'table' => 'node_data_field_foda_o5',
874    'field' => 'field_foda_o5_value',
875    'relationship' => 'none',
876  ),
877  'field_foda_a1_value' => array(
878    'label' => 'Amenazas Presupuestaria y financiera',
879    'alter' => array(
880      'alter_text' => 0,
881      'text' => '',
882      'make_link' => 0,
883      'path' => '',
884      'link_class' => '',
885      'alt' => '',
886      'prefix' => '',
887      'suffix' => '',
888      'target' => '',
889      'help' => '',
890      'trim' => 0,
891      'max_length' => '',
892      'word_boundary' => 1,
893      'ellipsis' => 1,
894      'html' => 0,
895      'strip_tags' => 0,
896    ),
897    'empty' => '',
898    'hide_empty' => 0,
899    'empty_zero' => 0,
900    'link_to_node' => 0,
901    'label_type' => 'widget',
902    'format' => 'plain',
903    'multiple' => array(
904      'group' => 1,
905      'multiple_number' => '',
906      'multiple_from' => '',
907      'multiple_reversed' => 0,
908    ),
909    'exclude' => 0,
910    'id' => 'field_foda_a1_value',
911    'table' => 'node_data_field_foda_a1',
912    'field' => 'field_foda_a1_value',
913    'relationship' => 'none',
914  ),
915  'field_foda_a2_value' => array(
916    'label' => 'Amenazas Servicio público',
917    'alter' => array(
918      'alter_text' => 0,
919      'text' => '',
920      'make_link' => 0,
921      'path' => '',
922      'link_class' => '',
923      'alt' => '',
924      'prefix' => '',
925      'suffix' => '',
926      'target' => '',
927      'help' => '',
928      'trim' => 0,
929      'max_length' => '',
930      'word_boundary' => 1,
931      'ellipsis' => 1,
932      'html' => 0,
933      'strip_tags' => 0,
934    ),
935    'empty' => '',
936    'hide_empty' => 0,
937    'empty_zero' => 0,
938    'link_to_node' => 0,
939    'label_type' => 'widget',
940    'format' => 'plain',
941    'multiple' => array(
942      'group' => 1,
943      'multiple_number' => '',
944      'multiple_from' => '',
945      'multiple_reversed' => 0,
946    ),
947    'exclude' => 0,
948    'id' => 'field_foda_a2_value',
949    'table' => 'node_data_field_foda_a2',
950    'field' => 'field_foda_a2_value',
951    'relationship' => 'none',
952  ),
953  'field_foda_a3_value' => array(
954    'label' => 'Amenazas Proceso interno y operacional',
955    'alter' => array(
956      'alter_text' => 0,
957      'text' => '',
958      'make_link' => 0,
959      'path' => '',
960      'link_class' => '',
961      'alt' => '',
962      'prefix' => '',
963      'suffix' => '',
964      'target' => '',
965      'help' => '',
966      'trim' => 0,
967      'max_length' => '',
968      'word_boundary' => 1,
969      'ellipsis' => 1,
970      'html' => 0,
971      'strip_tags' => 0,
972    ),
973    'empty' => '',
974    'hide_empty' => 0,
975    'empty_zero' => 0,
976    'link_to_node' => 0,
977    'label_type' => 'widget',
978    'format' => 'plain',
979    'multiple' => array(
980      'group' => 1,
981      'multiple_number' => '',
982      'multiple_from' => '',
983      'multiple_reversed' => 0,
984    ),
985    'exclude' => 0,
986    'id' => 'field_foda_a3_value',
987    'table' => 'node_data_field_foda_a3',
988    'field' => 'field_foda_a3_value',
989    'relationship' => 'none',
990  ),
991  'field_foda_a4_value' => array(
992    'label' => 'Amenazas Aprendizaje y crecimiento del talento humano',
993    'alter' => array(
994      'alter_text' => 0,
995      'text' => '',
996      'make_link' => 0,
997      'path' => '',
998      'link_class' => '',
999      'alt' => '',
1000      'prefix' => '',
1001      'suffix' => '',
1002      'target' => '',
1003      'help' => '',
1004      'trim' => 0,
1005      'max_length' => '',
1006      'word_boundary' => 1,
1007      'ellipsis' => 1,
1008      'html' => 0,
1009      'strip_tags' => 0,
1010    ),
1011    'empty' => '',
1012    'hide_empty' => 0,
1013    'empty_zero' => 0,
1014    'link_to_node' => 0,
1015    'label_type' => 'widget',
1016    'format' => 'plain',
1017    'multiple' => array(
1018      'group' => 1,
1019      'multiple_number' => '',
1020      'multiple_from' => '',
1021      'multiple_reversed' => 0,
1022    ),
1023    'exclude' => 0,
1024    'id' => 'field_foda_a4_value',
1025    'table' => 'node_data_field_foda_a4',
1026    'field' => 'field_foda_a4_value',
1027    'relationship' => 'none',
1028  ),
1029  'field_foda_a5_value' => array(
1030    'label' => 'Amenazas Responsabilidad social y comunitaria',
1031    'alter' => array(
1032      'alter_text' => 0,
1033      'text' => '',
1034      'make_link' => 0,
1035      'path' => '',
1036      'link_class' => '',
1037      'alt' => '',
1038      'prefix' => '',
1039      'suffix' => '',
1040      'target' => '',
1041      'help' => '',
1042      'trim' => 0,
1043      'max_length' => '',
1044      'word_boundary' => 1,
1045      'ellipsis' => 1,
1046      'html' => 0,
1047      'strip_tags' => 0,
1048    ),
1049    'empty' => '',
1050    'hide_empty' => 0,
1051    'empty_zero' => 0,
1052    'link_to_node' => 0,
1053    'label_type' => 'widget',
1054    'format' => 'plain',
1055    'multiple' => array(
1056      'group' => 1,
1057      'multiple_number' => '',
1058      'multiple_from' => '',
1059      'multiple_reversed' => 0,
1060    ),
1061    'exclude' => 0,
1062    'id' => 'field_foda_a5_value',
1063    'table' => 'node_data_field_foda_a5',
1064    'field' => 'field_foda_a5_value',
1065    'relationship' => 'none',
1066  ),
1067  'field_foda_d4_value' => array(
1068    'label' => 'Debilidades Aprendizaje y crecimiento del talento humano',
1069    'alter' => array(
1070      'alter_text' => 0,
1071      'text' => '',
1072      'make_link' => 0,
1073      'path' => '',
1074      'link_class' => '',
1075      'alt' => '',
1076      'prefix' => '',
1077      'suffix' => '',
1078      'target' => '',
1079      'help' => '',
1080      'trim' => 0,
1081      'max_length' => '',
1082      'word_boundary' => 1,
1083      'ellipsis' => 1,
1084      'html' => 0,
1085      'strip_tags' => 0,
1086    ),
1087    'empty' => '',
1088    'hide_empty' => 0,
1089    'empty_zero' => 0,
1090    'link_to_node' => 0,
1091    'label_type' => 'widget',
1092    'format' => 'plain',
1093    'multiple' => array(
1094      'group' => 1,
1095      'multiple_number' => '',
1096      'multiple_from' => '',
1097      'multiple_reversed' => 0,
1098    ),
1099    'exclude' => 0,
1100    'id' => 'field_foda_d4_value',
1101    'table' => 'node_data_field_foda_d4',
1102    'field' => 'field_foda_d4_value',
1103    'relationship' => 'none',
1104  ),
1105  'field_foda_f1_value' => array(
1106    'label' => 'Fortalezas Presupuestaria y financiera',
1107    'alter' => array(
1108      'alter_text' => 0,
1109      'text' => '',
1110      'make_link' => 0,
1111      'path' => '',
1112      'link_class' => '',
1113      'alt' => '',
1114      'prefix' => '',
1115      'suffix' => '',
1116      'target' => '',
1117      'help' => '',
1118      'trim' => 0,
1119      'max_length' => '',
1120      'word_boundary' => 1,
1121      'ellipsis' => 1,
1122      'html' => 0,
1123      'strip_tags' => 0,
1124    ),
1125    'empty' => '',
1126    'hide_empty' => 0,
1127    'empty_zero' => 0,
1128    'link_to_node' => 0,
1129    'label_type' => 'widget',
1130    'format' => 'plain',
1131    'multiple' => array(
1132      'group' => 1,
1133      'multiple_number' => '',
1134      'multiple_from' => '',
1135      'multiple_reversed' => 0,
1136    ),
1137    'exclude' => 0,
1138    'id' => 'field_foda_f1_value',
1139    'table' => 'node_data_field_foda_f1',
1140    'field' => 'field_foda_f1_value',
1141    'relationship' => 'none',
1142  ),
1143  'field_foda_f2_value' => array(
1144    'label' => 'Fortalezas Servicio público',
1145    'alter' => array(
1146      'alter_text' => 0,
1147      'text' => '',
1148      'make_link' => 0,
1149      'path' => '',
1150      'link_class' => '',
1151      'alt' => '',
1152      'prefix' => '',
1153      'suffix' => '',
1154      'target' => '',
1155      'help' => '',
1156      'trim' => 0,
1157      'max_length' => '',
1158      'word_boundary' => 1,
1159      'ellipsis' => 1,
1160      'html' => 0,
1161      'strip_tags' => 0,
1162    ),
1163    'empty' => '',
1164    'hide_empty' => 0,
1165    'empty_zero' => 0,
1166    'link_to_node' => 0,
1167    'label_type' => 'widget',
1168    'format' => 'plain',
1169    'multiple' => array(
1170      'group' => 1,
1171      'multiple_number' => '',
1172      'multiple_from' => '',
1173      'multiple_reversed' => 0,
1174    ),
1175    'exclude' => 0,
1176    'id' => 'field_foda_f2_value',
1177    'table' => 'node_data_field_foda_f2',
1178    'field' => 'field_foda_f2_value',
1179    'relationship' => 'none',
1180  ),
1181  'field_foda_f3_value' => array(
1182    'label' => 'Fortalezas Proceso interno y operacional',
1183    'alter' => array(
1184      'alter_text' => 0,
1185      'text' => '',
1186      'make_link' => 0,
1187      'path' => '',
1188      'link_class' => '',
1189      'alt' => '',
1190      'prefix' => '',
1191      'suffix' => '',
1192      'target' => '',
1193      'help' => '',
1194      'trim' => 0,
1195      'max_length' => '',
1196      'word_boundary' => 1,
1197      'ellipsis' => 1,
1198      'html' => 0,
1199      'strip_tags' => 0,
1200    ),
1201    'empty' => '',
1202    'hide_empty' => 0,
1203    'empty_zero' => 0,
1204    'link_to_node' => 0,
1205    'label_type' => 'widget',
1206    'format' => 'plain',
1207    'multiple' => array(
1208      'group' => 1,
1209      'multiple_number' => '',
1210      'multiple_from' => '',
1211      'multiple_reversed' => 0,
1212    ),
1213    'exclude' => 0,
1214    'id' => 'field_foda_f3_value',
1215    'table' => 'node_data_field_foda_f3',
1216    'field' => 'field_foda_f3_value',
1217    'relationship' => 'none',
1218  ),
1219  'field_foda_f4_value' => array(
1220    'label' => 'Fortalezas Aprendizaje y crecimiento del talento humano',
1221    'alter' => array(
1222      'alter_text' => 0,
1223      'text' => '',
1224      'make_link' => 0,
1225      'path' => '',
1226      'link_class' => '',
1227      'alt' => '',
1228      'prefix' => '',
1229      'suffix' => '',
1230      'target' => '',
1231      'help' => '',
1232      'trim' => 0,
1233      'max_length' => '',
1234      'word_boundary' => 1,
1235      'ellipsis' => 1,
1236      'html' => 0,
1237      'strip_tags' => 0,
1238    ),
1239    'empty' => '',
1240    'hide_empty' => 0,
1241    'empty_zero' => 0,
1242    'link_to_node' => 0,
1243    'label_type' => 'widget',
1244    'format' => 'plain',
1245    'multiple' => array(
1246      'group' => 1,
1247      'multiple_number' => '',
1248      'multiple_from' => '',
1249      'multiple_reversed' => 0,
1250    ),
1251    'exclude' => 0,
1252    'id' => 'field_foda_f4_value',
1253    'table' => 'node_data_field_foda_f4',
1254    'field' => 'field_foda_f4_value',
1255    'relationship' => 'none',
1256  ),
1257  'field_foda_f5_value' => array(
1258    'label' => 'Fortalezas Responsabilidad social y comunitaria',
1259    'alter' => array(
1260      'alter_text' => 0,
1261      'text' => '',
1262      'make_link' => 0,
1263      'path' => '',
1264      'link_class' => '',
1265      'alt' => '',
1266      'prefix' => '',
1267      'suffix' => '',
1268      'target' => '',
1269      'help' => '',
1270      'trim' => 0,
1271      'max_length' => '',
1272      'word_boundary' => 1,
1273      'ellipsis' => 1,
1274      'html' => 0,
1275      'strip_tags' => 0,
1276    ),
1277    'empty' => '',
1278    'hide_empty' => 0,
1279    'empty_zero' => 0,
1280    'link_to_node' => 0,
1281    'label_type' => 'widget',
1282    'format' => 'plain',
1283    'multiple' => array(
1284      'group' => 1,
1285      'multiple_number' => '',
1286      'multiple_from' => '',
1287      'multiple_reversed' => 0,
1288    ),
1289    'exclude' => 0,
1290    'id' => 'field_foda_f5_value',
1291    'table' => 'node_data_field_foda_f5',
1292    'field' => 'field_foda_f5_value',
1293    'relationship' => 'none',
1294  ),
1295  'field_foda_d1_value' => array(
1296    'label' => 'Debilidades Presupuestaria y financiera',
1297    'alter' => array(
1298      'alter_text' => 0,
1299      'text' => '',
1300      'make_link' => 0,
1301      'path' => '',
1302      'link_class' => '',
1303      'alt' => '',
1304      'prefix' => '',
1305      'suffix' => '',
1306      'target' => '',
1307      'help' => '',
1308      'trim' => 0,
1309      'max_length' => '',
1310      'word_boundary' => 1,
1311      'ellipsis' => 1,
1312      'html' => 0,
1313      'strip_tags' => 0,
1314    ),
1315    'empty' => '',
1316    'hide_empty' => 0,
1317    'empty_zero' => 0,
1318    'link_to_node' => 0,
1319    'label_type' => 'widget',
1320    'format' => 'plain',
1321    'multiple' => array(
1322      'group' => 1,
1323      'multiple_number' => '',
1324      'multiple_from' => '',
1325      'multiple_reversed' => 0,
1326    ),
1327    'exclude' => 0,
1328    'id' => 'field_foda_d1_value',
1329    'table' => 'node_data_field_foda_d1',
1330    'field' => 'field_foda_d1_value',
1331    'relationship' => 'none',
1332  ),
1333  'field_foda_d3_value' => array(
1334    'label' => 'Debilidades Proceso interno y operacional',
1335    'alter' => array(
1336      'alter_text' => 0,
1337      'text' => '',
1338      'make_link' => 0,
1339      'path' => '',
1340      'link_class' => '',
1341      'alt' => '',
1342      'prefix' => '',
1343      'suffix' => '',
1344      'target' => '',
1345      'help' => '',
1346      'trim' => 0,
1347      'max_length' => '',
1348      'word_boundary' => 1,
1349      'ellipsis' => 1,
1350      'html' => 0,
1351      'strip_tags' => 0,
1352    ),
1353    'empty' => '',
1354    'hide_empty' => 0,
1355    'empty_zero' => 0,
1356    'link_to_node' => 0,
1357    'label_type' => 'widget',
1358    'format' => 'plain',
1359    'multiple' => array(
1360      'group' => 1,
1361      'multiple_number' => '',
1362      'multiple_from' => '',
1363      'multiple_reversed' => 0,
1364    ),
1365    'exclude' => 0,
1366    'id' => 'field_foda_d3_value',
1367    'table' => 'node_data_field_foda_d3',
1368    'field' => 'field_foda_d3_value',
1369    'relationship' => 'none',
1370  ),
1371  'field_foda_d5_value' => array(
1372    'label' => 'Debilidades Responsabilidad social y comunitaria',
1373    'alter' => array(
1374      'alter_text' => 0,
1375      'text' => '',
1376      'make_link' => 0,
1377      'path' => '',
1378      'link_class' => '',
1379      'alt' => '',
1380      'prefix' => '',
1381      'suffix' => '',
1382      'target' => '',
1383      'help' => '',
1384      'trim' => 0,
1385      'max_length' => '',
1386      'word_boundary' => 1,
1387      'ellipsis' => 1,
1388      'html' => 0,
1389      'strip_tags' => 0,
1390    ),
1391    'empty' => '',
1392    'hide_empty' => 0,
1393    'empty_zero' => 0,
1394    'link_to_node' => 0,
1395    'label_type' => 'widget',
1396    'format' => 'plain',
1397    'multiple' => array(
1398      'group' => 1,
1399      'multiple_number' => '',
1400      'multiple_from' => '',
1401      'multiple_reversed' => 0,
1402    ),
1403    'exclude' => 0,
1404    'id' => 'field_foda_d5_value',
1405    'table' => 'node_data_field_foda_d5',
1406    'field' => 'field_foda_d5_value',
1407    'relationship' => 'none',
1408  ),
1409  'field_foda_d2_value' => array(
1410    'label' => 'Debilidades Servicio público',
1411    'alter' => array(
1412      'alter_text' => 0,
1413      'text' => '',
1414      'make_link' => 0,
1415      'path' => '',
1416      'link_class' => '',
1417      'alt' => '',
1418      'prefix' => '',
1419      'suffix' => '',
1420      'target' => '',
1421      'help' => '',
1422      'trim' => 0,
1423      'max_length' => '',
1424      'word_boundary' => 1,
1425      'ellipsis' => 1,
1426      'html' => 0,
1427      'strip_tags' => 0,
1428    ),
1429    'empty' => '',
1430    'hide_empty' => 0,
1431    'empty_zero' => 0,
1432    'link_to_node' => 0,
1433    'label_type' => 'widget',
1434    'format' => 'plain',
1435    'multiple' => array(
1436      'group' => 1,
1437      'multiple_number' => '',
1438      'multiple_from' => '',
1439      'multiple_reversed' => 0,
1440    ),
1441    'exclude' => 0,
1442    'id' => 'field_foda_d2_value',
1443    'table' => 'node_data_field_foda_d2',
1444    'field' => 'field_foda_d2_value',
1445    'relationship' => 'none',
1446  ),
1447  'field_institucional_mision_value' => array(
1448    'label' => 'Misión',
1449    'alter' => array(
1450      'alter_text' => 0,
1451      'text' => '',
1452      'make_link' => 0,
1453      'path' => '',
1454      'link_class' => '',
1455      'alt' => '',
1456      'prefix' => '',
1457      'suffix' => '',
1458      'target' => '',
1459      'help' => '',
1460      'trim' => 0,
1461      'max_length' => '',
1462      'word_boundary' => 1,
1463      'ellipsis' => 1,
1464      'html' => 0,
1465      'strip_tags' => 0,
1466    ),
1467    'empty' => '',
1468    'hide_empty' => 0,
1469    'empty_zero' => 0,
1470    'link_to_node' => 0,
1471    'label_type' => 'widget',
1472    'format' => 'plain',
1473    'multiple' => array(
1474      'group' => TRUE,
1475      'multiple_number' => '',
1476      'multiple_from' => '',
1477      'multiple_reversed' => FALSE,
1478    ),
1479    'exclude' => 0,
1480    'id' => 'field_institucional_mision_value',
1481    'table' => 'node_data_field_institucional_mision',
1482    'field' => 'field_institucional_mision_value',
1483    'relationship' => 'none',
1484  ),
1485  'field_institucional_vision_value' => array(
1486    'label' => 'Visión',
1487    'alter' => array(
1488      'alter_text' => 0,
1489      'text' => '',
1490      'make_link' => 0,
1491      'path' => '',
1492      'link_class' => '',
1493      'alt' => '',
1494      'prefix' => '',
1495      'suffix' => '',
1496      'target' => '',
1497      'help' => '',
1498      'trim' => 0,
1499      'max_length' => '',
1500      'word_boundary' => 1,
1501      'ellipsis' => 1,
1502      'html' => 0,
1503      'strip_tags' => 0,
1504    ),
1505    'empty' => '',
1506    'hide_empty' => 0,
1507    'empty_zero' => 0,
1508    'link_to_node' => 0,
1509    'label_type' => 'widget',
1510    'format' => 'plain',
1511    'multiple' => array(
1512      'group' => TRUE,
1513      'multiple_number' => '',
1514      'multiple_from' => '',
1515      'multiple_reversed' => FALSE,
1516    ),
1517    'exclude' => 0,
1518    'id' => 'field_institucional_vision_value',
1519    'table' => 'node_data_field_institucional_vision',
1520    'field' => 'field_institucional_vision_value',
1521    'relationship' => 'none',
1522  ),
1523  'field_institucional_funcion_value_1' => array(
1524    'label' => 'Objetivos Funcionales',
1525    'alter' => array(
1526      'alter_text' => 0,
1527      'text' => '',
1528      'make_link' => 0,
1529      'path' => '',
1530      'link_class' => '',
1531      'alt' => '',
1532      'prefix' => '',
1533      'suffix' => '',
1534      'target' => '',
1535      'help' => '',
1536      'trim' => 0,
1537      'max_length' => '',
1538      'word_boundary' => 1,
1539      'ellipsis' => 1,
1540      'html' => 0,
1541      'strip_tags' => 0,
1542    ),
1543    'empty' => '',
1544    'hide_empty' => 0,
1545    'empty_zero' => 0,
1546    'link_to_node' => 0,
1547    'label_type' => 'widget',
1548    'format' => 'plain',
1549    'multiple' => array(
1550      'group' => 1,
1551      'multiple_number' => '',
1552      'multiple_from' => '',
1553      'multiple_reversed' => 0,
1554    ),
1555    'exclude' => 0,
1556    'id' => 'field_institucional_funcion_value_1',
1557    'table' => 'node_data_field_institucional_funcion',
1558    'field' => 'field_institucional_funcion_value',
1559    'relationship' => 'none',
1560  ),
1561  'field_institucional_estrat1_value' => array(
1562    'label' => 'Objetivos Estratégicos Presupuestaria y Financiera',
1563    'alter' => array(
1564      'alter_text' => 0,
1565      'text' => '',
1566      'make_link' => 0,
1567      'path' => '',
1568      'link_class' => '',
1569      'alt' => '',
1570      'prefix' => '',
1571      'suffix' => '',
1572      'target' => '',
1573      'help' => '',
1574      'trim' => 0,
1575      'max_length' => '',
1576      'word_boundary' => 1,
1577      'ellipsis' => 1,
1578      'html' => 0,
1579      'strip_tags' => 0,
1580    ),
1581    'empty' => '',
1582    'hide_empty' => 0,
1583    'empty_zero' => 0,
1584    'link_to_node' => 0,
1585    'label_type' => 'widget',
1586    'format' => 'plain',
1587    'multiple' => array(
1588      'group' => 1,
1589      'multiple_number' => '',
1590      'multiple_from' => '',
1591      'multiple_reversed' => 0,
1592    ),
1593    'exclude' => 0,
1594    'id' => 'field_institucional_estrat1_value',
1595    'table' => 'node_data_field_institucional_estrat1',
1596    'field' => 'field_institucional_estrat1_value',
1597    'relationship' => 'none',
1598  ),
1599  'field_institucional_estrat2_value_1' => array(
1600    'label' => 'Objetivos Estratégicos Servicio Público',
1601    'alter' => array(
1602      'alter_text' => 0,
1603      'text' => '',
1604      'make_link' => 0,
1605      'path' => '',
1606      'link_class' => '',
1607      'alt' => '',
1608      'prefix' => '',
1609      'suffix' => '',
1610      'target' => '',
1611      'help' => '',
1612      'trim' => 0,
1613      'max_length' => '',
1614      'word_boundary' => 1,
1615      'ellipsis' => 1,
1616      'html' => 0,
1617      'strip_tags' => 0,
1618    ),
1619    'empty' => '',
1620    'hide_empty' => 0,
1621    'empty_zero' => 0,
1622    'link_to_node' => 0,
1623    'label_type' => 'widget',
1624    'format' => 'plain',
1625    'multiple' => array(
1626      'group' => 1,
1627      'multiple_number' => '',
1628      'multiple_from' => '',
1629      'multiple_reversed' => 0,
1630    ),
1631    'exclude' => 0,
1632    'id' => 'field_institucional_estrat2_value_1',
1633    'table' => 'node_data_field_institucional_estrat2',
1634    'field' => 'field_institucional_estrat2_value',
1635    'relationship' => 'none',
1636  ),
1637  'field_institucional_estrat3_value_1' => array(
1638    'label' => 'Objetivos Estratégicos Proceso Interno y Operacional',
1639    'alter' => array(
1640      'alter_text' => 0,
1641      'text' => '',
1642      'make_link' => 0,
1643      'path' => '',
1644      'link_class' => '',
1645      'alt' => '',
1646      'prefix' => '',
1647      'suffix' => '',
1648      'target' => '',
1649      'help' => '',
1650      'trim' => 0,
1651      'max_length' => '',
1652      'word_boundary' => 1,
1653      'ellipsis' => 1,
1654      'html' => 0,
1655      'strip_tags' => 0,
1656    ),
1657    'empty' => '',
1658    'hide_empty' => 0,
1659    'empty_zero' => 0,
1660    'link_to_node' => 0,
1661    'label_type' => 'widget',
1662    'format' => 'plain',
1663    'multiple' => array(
1664      'group' => 1,
1665      'multiple_number' => '',
1666      'multiple_from' => '',
1667      'multiple_reversed' => 0,
1668    ),
1669    'exclude' => 0,
1670    'id' => 'field_institucional_estrat3_value_1',
1671    'table' => 'node_data_field_institucional_estrat3',
1672    'field' => 'field_institucional_estrat3_value',
1673    'relationship' => 'none',
1674  ),
1675  'field_institucional_estrat4_value' => array(
1676    'label' => 'Objetivos Estratégicos Aprendizaje y Crecimiento del Talento Humano',
1677    'alter' => array(
1678      'alter_text' => 0,
1679      'text' => '',
1680      'make_link' => 0,
1681      'path' => '',
1682      'link_class' => '',
1683      'alt' => '',
1684      'prefix' => '',
1685      'suffix' => '',
1686      'target' => '',
1687      'help' => '',
1688      'trim' => 0,
1689      'max_length' => '',
1690      'word_boundary' => 1,
1691      'ellipsis' => 1,
1692      'html' => 0,
1693      'strip_tags' => 0,
1694    ),
1695    'empty' => '',
1696    'hide_empty' => 0,
1697    'empty_zero' => 0,
1698    'link_to_node' => 0,
1699    'label_type' => 'widget',
1700    'format' => 'plain',
1701    'multiple' => array(
1702      'group' => 1,
1703      'multiple_number' => '',
1704      'multiple_from' => '',
1705      'multiple_reversed' => 0,
1706    ),
1707    'exclude' => 0,
1708    'id' => 'field_institucional_estrat4_value',
1709    'table' => 'node_data_field_institucional_estrat4',
1710    'field' => 'field_institucional_estrat4_value',
1711    'relationship' => 'none',
1712  ),
1713  'field_institucional_estrat5_value_1' => array(
1714    'label' => 'Objetivos Estratégicos Responsabilidad Social y Comunitaria',
1715    'alter' => array(
1716      'alter_text' => 0,
1717      'text' => '',
1718      'make_link' => 0,
1719      'path' => '',
1720      'link_class' => '',
1721      'alt' => '',
1722      'prefix' => '',
1723      'suffix' => '',
1724      'target' => '',
1725      'help' => '',
1726      'trim' => 0,
1727      'max_length' => '',
1728      'word_boundary' => 1,
1729      'ellipsis' => 1,
1730      'html' => 0,
1731      'strip_tags' => 0,
1732    ),
1733    'empty' => '',
1734    'hide_empty' => 0,
1735    'empty_zero' => 0,
1736    'link_to_node' => 0,
1737    'label_type' => 'widget',
1738    'format' => 'plain',
1739    'multiple' => array(
1740      'group' => 1,
1741      'multiple_number' => '',
1742      'multiple_from' => '',
1743      'multiple_reversed' => 0,
1744    ),
1745    'exclude' => 0,
1746    'id' => 'field_institucional_estrat5_value_1',
1747    'table' => 'node_data_field_institucional_estrat5',
1748    'field' => 'field_institucional_estrat5_value',
1749    'relationship' => 'none',
1750  ),
1751  'field_foda_o4_value' => array(
1752    'label' => 'Oportunidades Aprendizaje y crecimiento del talento humano',
1753    'alter' => array(
1754      'alter_text' => 0,
1755      'text' => '',
1756      'make_link' => 0,
1757      'path' => '',
1758      'link_class' => '',
1759      'alt' => '',
1760      'prefix' => '',
1761      'suffix' => '',
1762      'target' => '',
1763      'help' => '',
1764      'trim' => 0,
1765      'max_length' => '',
1766      'word_boundary' => 1,
1767      'ellipsis' => 1,
1768      'html' => 0,
1769      'strip_tags' => 0,
1770    ),
1771    'empty' => '',
1772    'hide_empty' => 0,
1773    'empty_zero' => 0,
1774    'link_to_node' => 0,
1775    'label_type' => 'widget',
1776    'format' => 'plain',
1777    'multiple' => array(
1778      'group' => 1,
1779      'multiple_number' => '',
1780      'multiple_from' => '',
1781      'multiple_reversed' => 0,
1782    ),
1783    'exclude' => 0,
1784    'id' => 'field_foda_o4_value',
1785    'table' => 'node_data_field_foda_o4',
1786    'field' => 'field_foda_o4_value',
1787    'relationship' => 'none',
1788  ),
1789));
1790$handler->override_option('sorts', array(
1791  'title' => array(
1792    'order' => 'ASC',
1793    'id' => 'title',
1794    'table' => 'node',
1795    'field' => 'title',
1796    'relationship' => 'field_institucional_ente_nid',
1797  ),
1798));
1799$handler->override_option('filters', array(
1800  'type' => array(
1801    'operator' => 'in',
1802    'value' => array(
1803      'ente_institucional' => 'ente_institucional',
1804    ),
1805    'group' => '0',
1806    'exposed' => FALSE,
1807    'expose' => array(
1808      'operator' => FALSE,
1809      'label' => '',
1810    ),
1811    'id' => 'type',
1812    'table' => 'node',
1813    'field' => 'type',
1814    'relationship' => 'none',
1815  ),
1816  'title' => array(
1817    'operator' => 'starts',
1818    'value' => '',
1819    'group' => '0',
1820    'exposed' => TRUE,
1821    'expose' => array(
1822      'use_operator' => 0,
1823      'operator' => 'title_op',
1824      'identifier' => 'title',
1825      'label' => 'Ente Planificador',
1826      'optional' => 1,
1827      'remember' => 0,
1828    ),
1829    'case' => 1,
1830    'id' => 'title',
1831    'table' => 'node',
1832    'field' => 'title',
1833    'relationship' => 'field_institucional_ente_nid',
1834  ),
1835));
1836$handler->override_option('access', array(
1837  'type' => 'none',
1838));
1839$handler->override_option('cache', array(
1840  'type' => 'none',
1841));
1842$handler->override_option('use_pager', '1');
1843$handler->override_option('style_plugin', 'table');
1844$handler = $view->new_display('page', 'Página', 'page_1');
1845$handler->override_option('path', 'datos_institucionales');
1846$handler->override_option('menu', array(
1847  'type' => 'normal',
1848  'title' => 'Datos Institucionales',
1849  'description' => '',
1850  'weight' => '0',
1851  'name' => 'navigation',
1852));
1853$handler->override_option('tab_options', array(
1854  'type' => 'none',
1855  'title' => '',
1856  'description' => '',
1857  'weight' => 0,
1858  'name' => 'navigation',
1859));
1860
1861
1862
1863
1864$view = new view;
1865$view->name = 'proyecto_estrategico';
1866$view->description = 'proyecto_estrategico';
1867$view->tag = '';
1868$view->view_php = '';
1869$view->base_table = 'node';
1870$view->is_cacheable = FALSE;
1871$view->api_version = 2;
1872$view->disabled = FALSE; /* Edit this to true to make a default view disabled initially */
1873$handler = $view->new_display('default', 'Defaults', 'default');
1874$handler->override_option('relationships', array(
1875  'field_estrategico_ente_nid' => array(
1876    'label' => 'Ente Planificador',
1877    'required' => 1,
1878    'delta' => -1,
1879    'id' => 'field_estrategico_ente_nid',
1880    'table' => 'node_data_field_estrategico_ente',
1881    'field' => 'field_estrategico_ente_nid',
1882    'relationship' => 'none',
1883  ),
1884));
1885$handler->override_option('fields', array(
1886  'title_1' => array(
1887    'label' => 'Ente Planificador',
1888    'alter' => array(
1889      'alter_text' => 0,
1890      'text' => '',
1891      'make_link' => 0,
1892      'path' => '',
1893      'link_class' => '',
1894      'alt' => '',
1895      'prefix' => '',
1896      'suffix' => '',
1897      'target' => '',
1898      'help' => '',
1899      'trim' => 0,
1900      'max_length' => '',
1901      'word_boundary' => 1,
1902      'ellipsis' => 1,
1903      'html' => 0,
1904      'strip_tags' => 0,
1905    ),
1906    'empty' => '',
1907    'hide_empty' => 0,
1908    'empty_zero' => 0,
1909    'link_to_node' => 0,
1910    'exclude' => 0,
1911    'id' => 'title_1',
1912    'table' => 'node',
1913    'field' => 'title',
1914    'relationship' => 'field_estrategico_ente_nid',
1915    'editablefields_allowed' => 0,
1916    'editablefields_responder' => 'inline',
1917    'editablefields_editable' => 'node',
1918  ),
1919  'title' => array(
1920    'label' => 'Título del Proyecto',
1921    'alter' => array(
1922      'alter_text' => 0,
1923      'text' => '',
1924      'make_link' => 0,
1925      'path' => '',
1926      'link_class' => '',
1927      'alt' => '',
1928      'prefix' => '',
1929      'suffix' => '',
1930      'target' => '',
1931      'help' => '',
1932      'trim' => 0,
1933      'max_length' => '',
1934      'word_boundary' => 1,
1935      'ellipsis' => 1,
1936      'html' => 0,
1937      'strip_tags' => 0,
1938    ),
1939    'empty' => '',
1940    'hide_empty' => 0,
1941    'empty_zero' => 0,
1942    'link_to_node' => 0,
1943    'exclude' => 0,
1944    'id' => 'title',
1945    'table' => 'node',
1946    'field' => 'title',
1947    'relationship' => 'none',
1948    'editablefields_allowed' => 0,
1949    'editablefields_responder' => 'inline',
1950    'editablefields_editable' => 'node',
1951  ),
1952  'field_estrategico_cantidad_value' => array(
1953    'label' => 'Cantidad',
1954    'alter' => array(
1955      'alter_text' => 0,
1956      'text' => '',
1957      'make_link' => 0,
1958      'path' => '',
1959      'link_class' => '',
1960      'alt' => '',
1961      'prefix' => '',
1962      'suffix' => '',
1963      'target' => '',
1964      'help' => '',
1965      'trim' => 0,
1966      'max_length' => '',
1967      'word_boundary' => 1,
1968      'ellipsis' => 1,
1969      'html' => 0,
1970      'strip_tags' => 0,
1971    ),
1972    'empty' => '',
1973    'hide_empty' => 0,
1974    'empty_zero' => 0,
1975    'link_to_node' => 0,
1976    'label_type' => 'widget',
1977    'format' => 'default',
1978    'multiple' => array(
1979      'group' => TRUE,
1980      'multiple_number' => '',
1981      'multiple_from' => '',
1982      'multiple_reversed' => FALSE,
1983    ),
1984    'exclude' => 0,
1985    'id' => 'field_estrategico_cantidad_value',
1986    'table' => 'node_data_field_estrategico_cantidad',
1987    'field' => 'field_estrategico_cantidad_value',
1988    'relationship' => 'none',
1989  ),
1990  'field_estrategico_institu_value' => array(
1991    'label' => 'Conexiones Institucionales',
1992    'alter' => array(
1993      'alter_text' => 0,
1994      'text' => '',
1995      'make_link' => 0,
1996      'path' => '',
1997      'link_class' => '',
1998      'alt' => '',
1999      'prefix' => '',
2000      'suffix' => '',
2001      'target' => '',
2002      'help' => '',
2003      'trim' => 0,
2004      'max_length' => '',
2005      'word_boundary' => 1,
2006      'ellipsis' => 1,
2007      'html' => 0,
2008      'strip_tags' => 0,
2009    ),
2010    'empty' => '',
2011    'hide_empty' => 0,
2012    'empty_zero' => 0,
2013    'link_to_node' => 0,
2014    'label_type' => 'widget',
2015    'format' => 'plain',
2016    'multiple' => array(
2017      'group' => 1,
2018      'multiple_number' => '',
2019      'multiple_from' => '',
2020      'multiple_reversed' => 0,
2021    ),
2022    'exclude' => 0,
2023    'id' => 'field_estrategico_institu_value',
2024    'table' => 'node_data_field_estrategico_institu',
2025    'field' => 'field_estrategico_institu_value',
2026    'relationship' => 'none',
2027  ),
2028  'field_estrategico_codigo_value' => array(
2029    'label' => 'Código Interno',
2030    'alter' => array(
2031      'alter_text' => 0,
2032      'text' => '',
2033      'make_link' => 0,
2034      'path' => '',
2035      'link_class' => '',
2036      'alt' => '',
2037      'prefix' => '',
2038      'suffix' => '',
2039      'target' => '',
2040      'help' => '',
2041      'trim' => 0,
2042      'max_length' => '',
2043      'word_boundary' => 1,
2044      'ellipsis' => 1,
2045      'html' => 0,
2046      'strip_tags' => 0,
2047    ),
2048    'empty' => '',
2049    'hide_empty' => 0,
2050    'empty_zero' => 0,
2051    'link_to_node' => 0,
2052    'label_type' => 'widget',
2053    'format' => 'plain',
2054    'multiple' => array(
2055      'group' => TRUE,
2056      'multiple_number' => '',
2057      'multiple_from' => '',
2058      'multiple_reversed' => FALSE,
2059    ),
2060    'exclude' => 0,
2061    'id' => 'field_estrategico_codigo_value',
2062    'table' => 'node_data_field_estrategico_codigo',
2063    'field' => 'field_estrategico_codigo_value',
2064    'relationship' => 'none',
2065  ),
2066  'field_estrategico_necesi_value' => array(
2067    'label' => 'Debilidades o Necesidades',
2068    'alter' => array(
2069      'alter_text' => 0,
2070      'text' => '',
2071      'make_link' => 0,
2072      'path' => '',
2073      'link_class' => '',
2074      'alt' => '',
2075      'prefix' => '',
2076      'suffix' => '',
2077      'target' => '',
2078      'help' => '',
2079      'trim' => 0,
2080      'max_length' => '',
2081      'word_boundary' => 1,
2082      'ellipsis' => 1,
2083      'html' => 0,
2084      'strip_tags' => 0,
2085    ),
2086    'empty' => '',
2087    'hide_empty' => 0,
2088    'empty_zero' => 0,
2089    'link_to_node' => 0,
2090    'label_type' => 'widget',
2091    'format' => 'plain',
2092    'multiple' => array(
2093      'group' => 1,
2094      'multiple_number' => '',
2095      'multiple_from' => '',
2096      'multiple_reversed' => 0,
2097    ),
2098    'exclude' => 0,
2099    'id' => 'field_estrategico_necesi_value',
2100    'table' => 'node_data_field_estrategico_necesi',
2101    'field' => 'field_estrategico_necesi_value',
2102    'relationship' => 'none',
2103  ),
2104  'field_objetivo_indicador_value' => array(
2105    'label' => 'Descripción del indicador',
2106    'alter' => array(
2107      'alter_text' => 0,
2108      'text' => '',
2109      'make_link' => 0,
2110      'path' => '',
2111      'link_class' => '',
2112      'alt' => '',
2113      'prefix' => '',
2114      'suffix' => '',
2115      'target' => '',
2116      'help' => '',
2117      'trim' => 0,
2118      'max_length' => '',
2119      'word_boundary' => 1,
2120      'ellipsis' => 1,
2121      'html' => 0,
2122      'strip_tags' => 0,
2123    ),
2124    'empty' => '',
2125    'hide_empty' => 0,
2126    'empty_zero' => 0,
2127    'link_to_node' => 0,
2128    'label_type' => 'widget',
2129    'format' => 'plain',
2130    'multiple' => array(
2131      'group' => TRUE,
2132      'multiple_number' => '',
2133      'multiple_from' => '',
2134      'multiple_reversed' => FALSE,
2135    ),
2136    'exclude' => 0,
2137    'id' => 'field_objetivo_indicador_value',
2138    'table' => 'node_data_field_objetivo_indicador',
2139    'field' => 'field_objetivo_indicador_value',
2140    'relationship' => 'none',
2141  ),
2142  'field_estrategico_ente_nid' => array(
2143    'label' => 'Ente Planificador',
2144    'alter' => array(
2145      'alter_text' => 0,
2146      'text' => '',
2147      'make_link' => 0,
2148      'path' => '',
2149      'link_class' => '',
2150      'alt' => '',
2151      'prefix' => '',
2152      'suffix' => '',
2153      'target' => '',
2154      'help' => '',
2155      'trim' => 0,
2156      'max_length' => '',
2157      'word_boundary' => 1,
2158      'ellipsis' => 1,
2159      'html' => 0,
2160      'strip_tags' => 0,
2161    ),
2162    'empty' => '',
2163    'hide_empty' => 0,
2164    'empty_zero' => 0,
2165    'link_to_node' => 0,
2166    'label_type' => 'widget',
2167    'format' => 'plain',
2168    'multiple' => array(
2169      'group' => TRUE,
2170      'multiple_number' => '',
2171      'multiple_from' => '',
2172      'multiple_reversed' => FALSE,
2173    ),
2174    'exclude' => 0,
2175    'id' => 'field_estrategico_ente_nid',
2176    'table' => 'node_data_field_estrategico_ente',
2177    'field' => 'field_estrategico_ente_nid',
2178    'relationship' => 'none',
2179  ),
2180  'field_estrategico_ejecucion_value' => array(
2181    'label' => 'Lapso de Ejecución',
2182    'alter' => array(
2183      'alter_text' => 0,
2184      'text' => '',
2185      'make_link' => 0,
2186      'path' => '',
2187      'link_class' => '',
2188      'alt' => '',
2189      'prefix' => '',
2190      'suffix' => '',
2191      'target' => '',
2192      'help' => '',
2193      'trim' => 0,
2194      'max_length' => '',
2195      'word_boundary' => 1,
2196      'ellipsis' => 1,
2197      'html' => 0,
2198      'strip_tags' => 0,
2199    ),
2200    'empty' => '',
2201    'hide_empty' => 0,
2202    'empty_zero' => 0,
2203    'link_to_node' => 0,
2204    'label_type' => 'widget',
2205    'format' => 'default',
2206    'multiple' => array(
2207      'group' => TRUE,
2208      'multiple_number' => '',
2209      'multiple_from' => '',
2210      'multiple_reversed' => FALSE,
2211    ),
2212    'exclude' => 0,
2213    'id' => 'field_estrategico_ejecucion_value',
2214    'table' => 'node_data_field_estrategico_ejecucion',
2215    'field' => 'field_estrategico_ejecucion_value',
2216    'relationship' => 'none',
2217  ),
2218  'field_objetivo_meta_anual_value' => array(
2219    'label' => 'Meta anual',
2220    'alter' => array(
2221      'alter_text' => 0,
2222      'text' => '',
2223      'make_link' => 0,
2224      'path' => '',
2225      'link_class' => '',
2226      'alt' => '',
2227      'prefix' => '',
2228      'suffix' => '',
2229      'target' => '',
2230      'help' => '',
2231      'trim' => 0,
2232      'max_length' => '',
2233      'word_boundary' => 1,
2234      'ellipsis' => 1,
2235      'html' => 0,
2236      'strip_tags' => 0,
2237    ),
2238    'empty' => '',
2239    'hide_empty' => 0,
2240    'empty_zero' => 0,
2241    'link_to_node' => 0,
2242    'label_type' => 'widget',
2243    'format' => 'default',
2244    'multiple' => array(
2245      'group' => 1,
2246      'multiple_number' => '',
2247      'multiple_from' => '',
2248      'multiple_reversed' => 0,
2249    ),
2250    'exclude' => 0,
2251    'id' => 'field_objetivo_meta_anual_value',
2252    'table' => 'node_data_field_objetivo_meta_anual',
2253    'field' => 'field_objetivo_meta_anual_value',
2254    'relationship' => 'none',
2255  ),
2256  'field_objetivo_meta_total_value' => array(
2257    'label' => 'Meta total',
2258    'alter' => array(
2259      'alter_text' => 0,
2260      'text' => '',
2261      'make_link' => 0,
2262      'path' => '',
2263      'link_class' => '',
2264      'alt' => '',
2265      'prefix' => '',
2266      'suffix' => '',
2267      'target' => '',
2268      'help' => '',
2269      'trim' => 0,
2270      'max_length' => '',
2271      'word_boundary' => 1,
2272      'ellipsis' => 1,
2273      'html' => 0,
2274      'strip_tags' => 0,
2275    ),
2276    'empty' => '',
2277    'hide_empty' => 0,
2278    'empty_zero' => 0,
2279    'link_to_node' => 0,
2280    'label_type' => 'widget',
2281    'format' => 'default',
2282    'multiple' => array(
2283      'group' => TRUE,
2284      'multiple_number' => '',
2285      'multiple_from' => '',
2286      'multiple_reversed' => FALSE,
2287    ),
2288    'exclude' => 0,
2289    'id' => 'field_objetivo_meta_total_value',
2290    'table' => 'node_data_field_objetivo_meta_total',
2291    'field' => 'field_objetivo_meta_total_value',
2292    'relationship' => 'none',
2293  ),
2294  'field_estrategico_anual_value' => array(
2295    'label' => 'Monto Anual del Proyecto',
2296    'alter' => array(
2297      'alter_text' => 0,
2298      'text' => '',
2299      'make_link' => 0,
2300      'path' => '',
2301      'link_class' => '',
2302      'alt' => '',
2303      'prefix' => '',
2304      'suffix' => '',
2305      'target' => '',
2306      'help' => '',
2307      'trim' => 0,
2308      'max_length' => '',
2309      'word_boundary' => 1,
2310      'ellipsis' => 1,
2311      'html' => 0,
2312      'strip_tags' => 0,
2313    ),
2314    'empty' => '',
2315    'hide_empty' => 0,
2316    'empty_zero' => 0,
2317    'link_to_node' => 0,
2318    'label_type' => 'widget',
2319    'format' => 'default',
2320    'multiple' => array(
2321      'group' => 1,
2322      'multiple_number' => '',
2323      'multiple_from' => '',
2324      'multiple_reversed' => 0,
2325    ),
2326    'exclude' => 0,
2327    'id' => 'field_estrategico_anual_value',
2328    'table' => 'node_data_field_estrategico_anual',
2329    'field' => 'field_estrategico_anual_value',
2330    'relationship' => 'none',
2331  ),
2332  'field_estrategico_total_value' => array(
2333    'label' => 'Monto Total',
2334    'alter' => array(
2335      'alter_text' => 0,
2336      'text' => '',
2337      'make_link' => 0,
2338      'path' => '',
2339      'link_class' => '',
2340      'alt' => '',
2341      'prefix' => '',
2342      'suffix' => '',
2343      'target' => '',
2344      'help' => '',
2345      'trim' => 0,
2346      'max_length' => '',
2347      'word_boundary' => 1,
2348      'ellipsis' => 1,
2349      'html' => 0,
2350      'strip_tags' => 0,
2351    ),
2352    'empty' => '',
2353    'hide_empty' => 0,
2354    'empty_zero' => 0,
2355    'link_to_node' => 0,
2356    'label_type' => 'widget',
2357    'format' => 'default',
2358    'multiple' => array(
2359      'group' => TRUE,
2360      'multiple_number' => '',
2361      'multiple_from' => '',
2362      'multiple_reversed' => FALSE,
2363    ),
2364    'exclude' => 0,
2365    'id' => 'field_estrategico_total_value',
2366    'table' => 'node_data_field_estrategico_total',
2367    'field' => 'field_estrategico_total_value',
2368    'relationship' => 'none',
2369  ),
2370  'field_estrategico_objetivo_value' => array(
2371    'label' => 'Objetivo del proyecto',
2372    'alter' => array(
2373      'alter_text' => 0,
2374      'text' => '',
2375      'make_link' => 0,
2376      'path' => '',
2377      'link_class' => '',
2378      'alt' => '',
2379      'prefix' => '',
2380      'suffix' => '',
2381      'target' => '',
2382      'help' => '',
2383      'trim' => 0,
2384      'max_length' => '',
2385      'word_boundary' => 1,
2386      'ellipsis' => 1,
2387      'html' => 0,
2388      'strip_tags' => 0,
2389    ),
2390    'empty' => '',
2391    'hide_empty' => 0,
2392    'empty_zero' => 0,
2393    'link_to_node' => 0,
2394    'label_type' => 'widget',
2395    'format' => 'plain',
2396    'multiple' => array(
2397      'group' => TRUE,
2398      'multiple_number' => '',
2399      'multiple_from' => '',
2400      'multiple_reversed' => FALSE,
2401    ),
2402    'exclude' => 0,
2403    'id' => 'field_estrategico_objetivo_value',
2404    'table' => 'node_data_field_estrategico_objetivo',
2405    'field' => 'field_estrategico_objetivo_value',
2406    'relationship' => 'none',
2407  ),
2408  'field_estrategico_poblacion_value' => array(
2409    'label' => 'Población beneficiada',
2410    'alter' => array(
2411      'alter_text' => 0,
2412      'text' => '',
2413      'make_link' => 0,
2414      'path' => '',
2415      'link_class' => '',
2416      'alt' => '',
2417      'prefix' => '',
2418      'suffix' => '',
2419      'target' => '',
2420      'help' => '',
2421      'trim' => 0,
2422      'max_length' => '',
2423      'word_boundary' => 1,
2424      'ellipsis' => 1,
2425      'html' => 0,
2426      'strip_tags' => 0,
2427    ),
2428    'empty' => '',
2429    'hide_empty' => 0,
2430    'empty_zero' => 0,
2431    'link_to_node' => 0,
2432    'label_type' => 'widget',
2433    'format' => 'plain',
2434    'multiple' => array(
2435      'group' => 1,
2436      'multiple_number' => '',
2437      'multiple_from' => '',
2438      'multiple_reversed' => 0,
2439    ),
2440    'exclude' => 0,
2441    'id' => 'field_estrategico_poblacion_value',
2442    'table' => 'node_data_field_estrategico_poblacion',
2443    'field' => 'field_estrategico_poblacion_value',
2444    'relationship' => 'none',
2445  ),
2446  'field_estrategicoopolinspoa_value' => array(
2447    'label' => 'Política Institucional del POA',
2448    'alter' => array(
2449      'alter_text' => 0,
2450      'text' => '',
2451      'make_link' => 0,
2452      'path' => '',
2453      'link_class' => '',
2454      'alt' => '',
2455      'prefix' => '',
2456      'suffix' => '',
2457      'target' => '',
2458      'help' => '',
2459      'trim' => 0,
2460      'max_length' => '',
2461      'word_boundary' => 1,
2462      'ellipsis' => 1,
2463      'html' => 0,
2464      'strip_tags' => 0,
2465    ),
2466    'empty' => '',
2467    'hide_empty' => 0,
2468    'empty_zero' => 0,
2469    'link_to_node' => 0,
2470    'label_type' => 'widget',
2471    'format' => 'plain',
2472    'multiple' => array(
2473      'group' => 1,
2474      'multiple_number' => '',
2475      'multiple_from' => '',
2476      'multiple_reversed' => 0,
2477    ),
2478    'exclude' => 0,
2479    'id' => 'field_estrategicoopolinspoa_value',
2480    'table' => 'node_data_field_estrategicoopolinspoa',
2481    'field' => 'field_estrategicoopolinspoa_value',
2482    'relationship' => 'none',
2483  ),
2484  'field_estrategico_producto_value' => array(
2485    'label' => 'Producto',
2486    'alter' => array(
2487      'alter_text' => 0,
2488      'text' => '',
2489      'make_link' => 0,
2490      'path' => '',
2491      'link_class' => '',
2492      'alt' => '',
2493      'prefix' => '',
2494      'suffix' => '',
2495      'target' => '',
2496      'help' => '',
2497      'trim' => 0,
2498      'max_length' => '',
2499      'word_boundary' => 1,
2500      'ellipsis' => 1,
2501      'html' => 0,
2502      'strip_tags' => 0,
2503    ),
2504    'empty' => '',
2505    'hide_empty' => 0,
2506    'empty_zero' => 0,
2507    'link_to_node' => 0,
2508    'label_type' => 'widget',
2509    'format' => 'plain',
2510    'multiple' => array(
2511      'group' => TRUE,
2512      'multiple_number' => '',
2513      'multiple_from' => '',
2514      'multiple_reversed' => FALSE,
2515    ),
2516    'exclude' => 0,
2517    'id' => 'field_estrategico_producto_value',
2518    'table' => 'node_data_field_estrategico_producto',
2519    'field' => 'field_estrategico_producto_value',
2520    'relationship' => 'none',
2521  ),
2522  'field_estrategico_unidad_value' => array(
2523    'label' => 'Unidad de Medida',
2524    'alter' => array(
2525      'alter_text' => 0,
2526      'text' => '',
2527      'make_link' => 0,
2528      'path' => '',
2529      'link_class' => '',
2530      'alt' => '',
2531      'prefix' => '',
2532      'suffix' => '',
2533      'target' => '',
2534      'help' => '',
2535      'trim' => 0,
2536      'max_length' => '',
2537      'word_boundary' => 1,
2538      'ellipsis' => 1,
2539      'html' => 0,
2540      'strip_tags' => 0,
2541    ),
2542    'empty' => '',
2543    'hide_empty' => 0,
2544    'empty_zero' => 0,
2545    'link_to_node' => 0,
2546    'label_type' => 'widget',
2547    'format' => 'plain',
2548    'multiple' => array(
2549      'group' => TRUE,
2550      'multiple_number' => '',
2551      'multiple_from' => '',
2552      'multiple_reversed' => FALSE,
2553    ),
2554    'exclude' => 0,
2555    'id' => 'field_estrategico_unidad_value',
2556    'table' => 'node_data_field_estrategico_unidad',
2557    'field' => 'field_estrategico_unidad_value',
2558    'relationship' => 'none',
2559  ),
2560  'tid_1' => array(
2561    'label' => 'Directriz del PNDES',
2562    'alter' => array(
2563      'alter_text' => 0,
2564      'text' => '',
2565      'make_link' => 0,
2566      'path' => '',
2567      'link_class' => '',
2568      'alt' => '',
2569      'prefix' => '',
2570      'suffix' => '',
2571      'target' => '',
2572      'help' => '',
2573      'trim' => 0,
2574      'max_length' => '',
2575      'word_boundary' => 1,
2576      'ellipsis' => 1,
2577      'html' => 0,
2578      'strip_tags' => 0,
2579    ),
2580    'empty' => '',
2581    'hide_empty' => 0,
2582    'empty_zero' => 0,
2583    'type' => 'separator',
2584    'separator' => ', ',
2585    'link_to_taxonomy' => 0,
2586    'limit' => 1,
2587    'vids' => array(
2588      '11' => 11,
2589      '12' => 0,
2590      '17' => 0,
2591      '19' => 0,
2592      '18' => 0,
2593      '16' => 0,
2594      '14' => 0,
2595      '15' => 0,
2596      '13' => 0,
2597      '1' => 0,
2598    ),
2599    'exclude' => 0,
2600    'id' => 'tid_1',
2601    'table' => 'term_node',
2602    'field' => 'tid',
2603    'relationship' => 'none',
2604  ),
2605  'tid' => array(
2606    'label' => 'Estrategia del PNDES',
2607    'alter' => array(
2608      'alter_text' => 0,
2609      'text' => '',
2610      'make_link' => 0,
2611      'path' => '',
2612      'link_class' => '',
2613      'alt' => '',
2614      'prefix' => '',
2615      'suffix' => '',
2616      'target' => '',
2617      'help' => '',
2618      'trim' => 0,
2619      'max_length' => '',
2620      'word_boundary' => 1,
2621      'ellipsis' => 1,
2622      'html' => 0,
2623      'strip_tags' => 0,
2624    ),
2625    'empty' => '',
2626    'hide_empty' => 0,
2627    'empty_zero' => 0,
2628    'type' => 'separator',
2629    'separator' => ', ',
2630    'link_to_taxonomy' => 0,
2631    'limit' => 1,
2632    'vids' => array(
2633      '12' => 12,
2634      '11' => 0,
2635      '17' => 0,
2636      '19' => 0,
2637      '18' => 0,
2638      '16' => 0,
2639      '14' => 0,
2640      '15' => 0,
2641      '13' => 0,
2642      '1' => 0,
2643    ),
2644    'exclude' => 0,
2645    'id' => 'tid',
2646    'table' => 'term_node',
2647    'field' => 'tid',
2648    'relationship' => 'none',
2649  ),
2650  'tid_8' => array(
2651    'label' => 'Política del PNDES',
2652    'alter' => array(
2653      'alter_text' => 0,
2654      'text' => '',
2655      'make_link' => 0,
2656      'path' => '',
2657      'link_class' => '',
2658      'alt' => '',
2659      'prefix' => '',
2660      'suffix' => '',
2661      'target' => '',
2662      'help' => '',
2663      'trim' => 0,
2664      'max_length' => '',
2665      'word_boundary' => 1,
2666      'ellipsis' => 1,
2667      'html' => 0,
2668      'strip_tags' => 0,
2669    ),
2670    'empty' => '',
2671    'hide_empty' => 0,
2672    'empty_zero' => 0,
2673    'type' => 'separator',
2674    'separator' => ', ',
2675    'link_to_taxonomy' => 0,
2676    'limit' => 1,
2677    'vids' => array(
2678      '13' => 13,
2679      '11' => 0,
2680      '12' => 0,
2681      '17' => 0,
2682      '19' => 0,
2683      '18' => 0,
2684      '16' => 0,
2685      '14' => 0,
2686      '15' => 0,
2687      '1' => 0,
2688    ),
2689    'exclude' => 0,
2690    'id' => 'tid_8',
2691    'table' => 'term_node',
2692    'field' => 'tid',
2693    'relationship' => 'none',
2694  ),
2695  'tid_2' => array(
2696    'label' => 'Objetivo del PNCTI',
2697    'alter' => array(
2698      'alter_text' => 0,
2699      'text' => '',
2700      'make_link' => 0,
2701      'path' => '',
2702      'link_class' => '',
2703      'alt' => '',
2704      'prefix' => '',
2705      'suffix' => '',
2706      'target' => '',
2707      'help' => '',
2708      'trim' => 0,
2709      'max_length' => '',
2710      'word_boundary' => 1,
2711      'ellipsis' => 1,
2712      'html' => 0,
2713      'strip_tags' => 0,
2714    ),
2715    'empty' => '',
2716    'hide_empty' => 0,
2717    'empty_zero' => 0,
2718    'type' => 'separator',
2719    'separator' => ', ',
2720    'link_to_taxonomy' => 0,
2721    'limit' => 1,
2722    'vids' => array(
2723      '17' => 17,
2724      '11' => 0,
2725      '12' => 0,
2726      '19' => 0,
2727      '18' => 0,
2728      '16' => 0,
2729      '14' => 0,
2730      '15' => 0,
2731      '13' => 0,
2732      '1' => 0,
2733    ),
2734    'exclude' => 0,
2735    'id' => 'tid_2',
2736    'table' => 'term_node',
2737    'field' => 'tid',
2738    'relationship' => 'none',
2739  ),
2740  'tid_3' => array(
2741    'label' => 'Objetivo Específico del PNCTI',
2742    'alter' => array(
2743      'alter_text' => 0,
2744      'text' => '',
2745      'make_link' => 0,
2746      'path' => '',
2747      'link_class' => '',
2748      'alt' => '',
2749      'prefix' => '',
2750      'suffix' => '',
2751      'target' => '',
2752      'help' => '',
2753      'trim' => 0,
2754      'max_length' => '',
2755      'word_boundary' => 1,
2756      'ellipsis' => 1,
2757      'html' => 0,
2758      'strip_tags' => 0,
2759    ),
2760    'empty' => '',
2761    'hide_empty' => 0,
2762    'empty_zero' => 0,
2763    'type' => 'separator',
2764    'separator' => ', ',
2765    'link_to_taxonomy' => 0,
2766    'limit' => 1,
2767    'vids' => array(
2768      '19' => 19,
2769      '11' => 0,
2770      '12' => 0,
2771      '17' => 0,
2772      '18' => 0,
2773      '16' => 0,
2774      '14' => 0,
2775      '15' => 0,
2776      '13' => 0,
2777      '1' => 0,
2778    ),
2779    'exclude' => 0,
2780    'id' => 'tid_3',
2781    'table' => 'term_node',
2782    'field' => 'tid',
2783    'relationship' => 'none',
2784  ),
2785  'tid_4' => array(
2786    'label' => 'Objetivo Estratégico del PNCTI',
2787    'alter' => array(
2788      'alter_text' => 0,
2789      'text' => '',
2790      'make_link' => 0,
2791      'path' => '',
2792      'link_class' => '',
2793      'alt' => '',
2794      'prefix' => '',
2795      'suffix' => '',
2796      'target' => '',
2797      'help' => '',
2798      'trim' => 0,
2799      'max_length' => '',
2800      'word_boundary' => 1,
2801      'ellipsis' => 1,
2802      'html' => 0,
2803      'strip_tags' => 0,
2804    ),
2805    'empty' => '',
2806    'hide_empty' => 0,
2807    'empty_zero' => 0,
2808    'type' => 'separator',
2809    'separator' => ', ',
2810    'link_to_taxonomy' => 0,
2811    'limit' => 1,
2812    'vids' => array(
2813      '18' => 18,
2814      '11' => 0,
2815      '12' => 0,
2816      '17' => 0,
2817      '19' => 0,
2818      '16' => 0,
2819      '14' => 0,
2820      '15' => 0,
2821      '13' => 0,
2822      '1' => 0,
2823    ),
2824    'exclude' => 0,
2825    'id' => 'tid_4',
2826    'table' => 'term_node',
2827    'field' => 'tid',
2828    'relationship' => 'none',
2829  ),
2830  'tid_5' => array(
2831    'label' => 'Objetivo General de la Propuesta',
2832    'alter' => array(
2833      'alter_text' => 0,
2834      'text' => '',
2835      'make_link' => 0,
2836      'path' => '',
2837      'link_class' => '',
2838      'alt' => '',
2839      'prefix' => '',
2840      'suffix' => '',
2841      'target' => '',
2842      'help' => '',
2843      'trim' => 0,
2844      'max_length' => '',
2845      'word_boundary' => 1,
2846      'ellipsis' => 1,
2847      'html' => 0,
2848      'strip_tags' => 0,
2849    ),
2850    'empty' => '',
2851    'hide_empty' => 0,
2852    'empty_zero' => 0,
2853    'type' => 'separator',
2854    'separator' => ', ',
2855    'link_to_taxonomy' => 0,
2856    'limit' => 1,
2857    'vids' => array(
2858      '16' => 16,
2859      '11' => 0,
2860      '12' => 0,
2861      '17' => 0,
2862      '19' => 0,
2863      '18' => 0,
2864      '14' => 0,
2865      '15' => 0,
2866      '13' => 0,
2867      '1' => 0,
2868    ),
2869    'exclude' => 0,
2870    'id' => 'tid_5',
2871    'table' => 'term_node',
2872    'field' => 'tid',
2873    'relationship' => 'none',
2874  ),
2875  'tid_6' => array(
2876    'label' => 'Objetivo Histórico de la Propuesta',
2877    'alter' => array(
2878      'alter_text' => 0,
2879      'text' => '',
2880      'make_link' => 0,
2881      'path' => '',
2882      'link_class' => '',
2883      'alt' => '',
2884      'prefix' => '',
2885      'suffix' => '',
2886      'target' => '',
2887      'help' => '',
2888      'trim' => 0,
2889      'max_length' => '',
2890      'word_boundary' => 1,
2891      'ellipsis' => 1,
2892      'html' => 0,
2893      'strip_tags' => 0,
2894    ),
2895    'empty' => '',
2896    'hide_empty' => 0,
2897    'empty_zero' => 0,
2898    'type' => 'separator',
2899    'separator' => ', ',
2900    'link_to_taxonomy' => 0,
2901    'limit' => 1,
2902    'vids' => array(
2903      '14' => 14,
2904      '11' => 0,
2905      '12' => 0,
2906      '17' => 0,
2907      '19' => 0,
2908      '18' => 0,
2909      '16' => 0,
2910      '15' => 0,
2911      '13' => 0,
2912      '1' => 0,
2913    ),
2914    'exclude' => 0,
2915    'id' => 'tid_6',
2916    'table' => 'term_node',
2917    'field' => 'tid',
2918    'relationship' => 'none',
2919  ),
2920  'tid_7' => array(
2921    'label' => 'Objetivo Nacional de la Propuesta',
2922    'alter' => array(
2923      'alter_text' => 0,
2924      'text' => '',
2925      'make_link' => 0,
2926      'path' => '',
2927      'link_class' => '',
2928      'alt' => '',
2929      'prefix' => '',
2930      'suffix' => '',
2931      'target' => '',
2932      'help' => '',
2933      'trim' => 0,
2934      'max_length' => '',
2935      'word_boundary' => 1,
2936      'ellipsis' => 1,
2937      'html' => 0,
2938      'strip_tags' => 0,
2939    ),
2940    'empty' => '',
2941    'hide_empty' => 0,
2942    'empty_zero' => 0,
2943    'type' => 'separator',
2944    'separator' => ', ',
2945    'link_to_taxonomy' => 0,
2946    'limit' => 1,
2947    'vids' => array(
2948      '15' => 15,
2949      '11' => 0,
2950      '12' => 0,
2951      '17' => 0,
2952      '19' => 0,
2953      '18' => 0,
2954      '16' => 0,
2955      '14' => 0,
2956      '13' => 0,
2957      '1' => 0,
2958    ),
2959    'exclude' => 0,
2960    'id' => 'tid_7',
2961    'table' => 'term_node',
2962    'field' => 'tid',
2963    'relationship' => 'none',
2964  ),
2965));
2966$handler->override_option('sorts', array(
2967  'title' => array(
2968    'order' => 'ASC',
2969    'id' => 'title',
2970    'table' => 'node',
2971    'field' => 'title',
2972    'relationship' => 'field_estrategico_ente_nid',
2973  ),
2974  'title_1' => array(
2975    'order' => 'ASC',
2976    'id' => 'title_1',
2977    'table' => 'node',
2978    'field' => 'title',
2979    'relationship' => 'none',
2980  ),
2981));
2982$handler->override_option('filters', array(
2983  'type' => array(
2984    'operator' => 'in',
2985    'value' => array(
2986      'proyecto_estrategico' => 'proyecto_estrategico',
2987    ),
2988    'group' => '0',
2989    'exposed' => FALSE,
2990    'expose' => array(
2991      'operator' => FALSE,
2992      'label' => '',
2993    ),
2994    'id' => 'type',
2995    'table' => 'node',
2996    'field' => 'type',
2997    'relationship' => 'none',
2998  ),
2999  'title' => array(
3000    'operator' => '=',
3001    'value' => '',
3002    'group' => '0',
3003    'exposed' => TRUE,
3004    'expose' => array(
3005      'use_operator' => 0,
3006      'operator' => 'title_op',
3007      'identifier' => 'title',
3008      'label' => 'Ente planificador',
3009      'optional' => 1,
3010      'remember' => 0,
3011    ),
3012    'case' => 1,
3013    'id' => 'title',
3014    'table' => 'node',
3015    'field' => 'title',
3016    'relationship' => 'field_estrategico_ente_nid',
3017  ),
3018  'title_1' => array(
3019    'operator' => '=',
3020    'value' => '',
3021    'group' => '0',
3022    'exposed' => TRUE,
3023    'expose' => array(
3024      'use_operator' => 0,
3025      'operator' => 'title_1_op',
3026      'identifier' => 'title_1',
3027      'label' => 'Título del proyecto',
3028      'optional' => 1,
3029      'remember' => 0,
3030    ),
3031    'case' => 1,
3032    'id' => 'title_1',
3033    'table' => 'node',
3034    'field' => 'title',
3035    'relationship' => 'none',
3036  ),
3037  'tid' => array(
3038    'operator' => 'or',
3039    'value' => array(),
3040    'group' => '0',
3041    'exposed' => TRUE,
3042    'expose' => array(
3043      'use_operator' => 0,
3044      'operator' => 'tid_op',
3045      'identifier' => 'tid',
3046      'label' => 'Directriz PNED',
3047      'optional' => 1,
3048      'single' => 1,
3049      'remember' => 0,
3050      'reduce' => 0,
3051    ),
3052    'type' => 'select',
3053    'limit' => TRUE,
3054    'vid' => '11',
3055    'id' => 'tid',
3056    'table' => 'term_node',
3057    'field' => 'tid',
3058    'hierarchy' => 0,
3059    'relationship' => 'none',
3060    'reduce_duplicates' => 0,
3061  ),
3062  'tid_1' => array(
3063    'operator' => 'or',
3064    'value' => array(),
3065    'group' => '0',
3066    'exposed' => TRUE,
3067    'expose' => array(
3068      'use_operator' => 0,
3069      'operator' => 'tid_1_op',
3070      'identifier' => 'tid_1',
3071      'label' => 'Estrategia del PNDES',
3072      'optional' => 1,
3073      'single' => 1,
3074      'remember' => 0,
3075      'reduce' => 0,
3076    ),
3077    'type' => 'select',
3078    'limit' => TRUE,
3079    'vid' => '12',
3080    'id' => 'tid_1',
3081    'table' => 'term_node',
3082    'field' => 'tid',
3083    'hierarchy' => 0,
3084    'relationship' => 'none',
3085    'reduce_duplicates' => 0,
3086  ),
3087  'tid_8' => array(
3088    'operator' => 'or',
3089    'value' => array(),
3090    'group' => '0',
3091    'exposed' => TRUE,
3092    'expose' => array(
3093      'use_operator' => 0,
3094      'operator' => 'tid_8_op',
3095      'identifier' => 'tid_8',
3096      'label' => 'Política del PNDES',
3097      'optional' => 1,
3098      'single' => 1,
3099      'remember' => 0,
3100      'reduce' => 0,
3101    ),
3102    'type' => 'select',
3103    'limit' => TRUE,
3104    'vid' => '13',
3105    'id' => 'tid_8',
3106    'table' => 'term_node',
3107    'field' => 'tid',
3108    'hierarchy' => 0,
3109    'relationship' => 'none',
3110    'reduce_duplicates' => 0,
3111  ),
3112  'tid_2' => array(
3113    'operator' => 'or',
3114    'value' => array(),
3115    'group' => '0',
3116    'exposed' => TRUE,
3117    'expose' => array(
3118      'use_operator' => 0,
3119      'operator' => 'tid_2_op',
3120      'identifier' => 'tid_2',
3121      'label' => 'Objetivo del PNCTI',
3122      'optional' => 1,
3123      'single' => 1,
3124      'remember' => 0,
3125      'reduce' => 0,
3126    ),
3127    'type' => 'select',
3128    'limit' => TRUE,
3129    'vid' => '17',
3130    'id' => 'tid_2',
3131    'table' => 'term_node',
3132    'field' => 'tid',
3133    'hierarchy' => 0,
3134    'relationship' => 'none',
3135    'reduce_duplicates' => 0,
3136  ),
3137  'tid_3' => array(
3138    'operator' => 'or',
3139    'value' => array(),
3140    'group' => '0',
3141    'exposed' => TRUE,
3142    'expose' => array(
3143      'use_operator' => 0,
3144      'operator' => 'tid_3_op',
3145      'identifier' => 'tid_3',
3146      'label' => 'Objetivo Específico del PNCTI',
3147      'optional' => 1,
3148      'single' => 1,
3149      'remember' => 0,
3150      'reduce' => 0,
3151    ),
3152    'type' => 'select',
3153    'limit' => TRUE,
3154    'vid' => '19',
3155    'id' => 'tid_3',
3156    'table' => 'term_node',
3157    'field' => 'tid',
3158    'hierarchy' => 0,
3159    'relationship' => 'none',
3160    'reduce_duplicates' => 0,
3161  ),
3162  'tid_4' => array(
3163    'operator' => 'or',
3164    'value' => array(),
3165    'group' => '0',
3166    'exposed' => TRUE,
3167    'expose' => array(
3168      'use_operator' => 0,
3169      'operator' => 'tid_4_op',
3170      'identifier' => 'tid_4',
3171      'label' => 'Objetivo Estratégico del PNCTI',
3172      'optional' => 1,
3173      'single' => 1,
3174      'remember' => 0,
3175      'reduce' => 0,
3176    ),
3177    'type' => 'select',
3178    'limit' => TRUE,
3179    'vid' => '18',
3180    'id' => 'tid_4',
3181    'table' => 'term_node',
3182    'field' => 'tid',
3183    'hierarchy' => 0,
3184    'relationship' => 'none',
3185    'reduce_duplicates' => 0,
3186  ),
3187  'tid_5' => array(
3188    'operator' => 'or',
3189    'value' => array(),
3190    'group' => '0',
3191    'exposed' => TRUE,
3192    'expose' => array(
3193      'use_operator' => 0,
3194      'operator' => 'tid_5_op',
3195      'identifier' => 'tid_5',
3196      'label' => 'Objetivo General de la Propuesta',
3197      'optional' => 1,
3198      'single' => 1,
3199      'remember' => 0,
3200      'reduce' => 0,
3201    ),
3202    'type' => 'select',
3203    'limit' => TRUE,
3204    'vid' => '16',
3205    'id' => 'tid_5',
3206    'table' => 'term_node',
3207    'field' => 'tid',
3208    'hierarchy' => 0,
3209    'relationship' => 'none',
3210    'reduce_duplicates' => 0,
3211  ),
3212  'tid_7' => array(
3213    'operator' => 'or',
3214    'value' => array(),
3215    'group' => '0',
3216    'exposed' => TRUE,
3217    'expose' => array(
3218      'use_operator' => 0,
3219      'operator' => 'tid_7_op',
3220      'identifier' => 'tid_7',
3221      'label' => 'Objetivo Nacional de la Propuesta',
3222      'optional' => 1,
3223      'single' => 1,
3224      'remember' => 0,
3225      'reduce' => 0,
3226    ),
3227    'type' => 'select',
3228    'limit' => TRUE,
3229    'vid' => '15',
3230    'id' => 'tid_7',
3231    'table' => 'term_node',
3232    'field' => 'tid',
3233    'hierarchy' => 0,
3234    'relationship' => 'none',
3235    'reduce_duplicates' => 0,
3236  ),
3237  'tid_6' => array(
3238    'operator' => 'or',
3239    'value' => array(),
3240    'group' => '0',
3241    'exposed' => TRUE,
3242    'expose' => array(
3243      'use_operator' => 0,
3244      'operator' => 'tid_6_op',
3245      'identifier' => 'tid_6',
3246      'label' => 'Objetivo Histórico de la Propuesta',
3247      'optional' => 1,
3248      'single' => 1,
3249      'remember' => 0,
3250      'reduce' => 0,
3251    ),
3252    'type' => 'select',
3253    'limit' => TRUE,
3254    'vid' => '14',
3255    'id' => 'tid_6',
3256    'table' => 'term_node',
3257    'field' => 'tid',
3258    'hierarchy' => 0,
3259    'relationship' => 'none',
3260    'reduce_duplicates' => 0,
3261  ),
3262));
3263$handler->override_option('access', array(
3264  'type' => 'none',
3265));
3266$handler->override_option('cache', array(
3267  'type' => 'none',
3268));
3269$handler->override_option('style_plugin', 'table');
3270$handler = $view->new_display('page', 'Página', 'page_1');
3271$handler->override_option('path', 'proyecto_estrategico');
3272$handler->override_option('menu', array(
3273  'type' => 'normal',
3274  'title' => 'Proyecto Estrategico',
3275  'description' => '',
3276  'weight' => '0',
3277  'name' => 'navigation',
3278));
3279$handler->override_option('tab_options', array(
3280  'type' => 'none',
3281  'title' => '',
3282  'description' => '',
3283  'weight' => 0,
3284  'name' => 'navigation',
3285));
3286
Nota: Vea TracBrowser para ayuda de uso del navegador del repositorio.