Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
WCMS
uw_ct_event
Commits
732f94a9
Commit
732f94a9
authored
Sep 29, 2014
by
Liam Morland
Browse files
FDSU-387: Adjust API of uw_ct_web_page_filter_teaser().
parent
a624ee89
Changes
1
Hide whitespace changes
Inline
Side-by-side
uw_ct_event.views_default.inc
View file @
732f94a9
...
...
@@ -261,7 +261,7 @@ function uw_ct_event_views_default_views() {
$handler
->
display
->
display_options
[
'fields'
][
'php'
][
'element_default_classes'
]
=
FALSE
;
$handler
->
display
->
display_options
[
'fields'
][
'php'
][
'use_php_setup'
]
=
0
;
$handler
->
display
->
display_options
[
'fields'
][
'php'
][
'php_output'
]
=
'<?php
echo uw_ct_web_page_filter_teaser($data);
echo uw_ct_web_page_filter_teaser($data
->field_body
);
?>'
;
$handler
->
display
->
display_options
[
'fields'
][
'php'
][
'use_php_click_sortable'
]
=
'0'
;
$handler
->
display
->
display_options
[
'fields'
][
'php'
][
'php_click_sortable'
]
=
''
;
...
...
@@ -455,7 +455,7 @@ echo uw_ct_web_page_filter_teaser($data);
$handler
->
display
->
display_options
[
'fields'
][
'php'
][
'element_default_classes'
]
=
FALSE
;
$handler
->
display
->
display_options
[
'fields'
][
'php'
][
'use_php_setup'
]
=
0
;
$handler
->
display
->
display_options
[
'fields'
][
'php'
][
'php_output'
]
=
'<?php
echo uw_ct_web_page_filter_teaser($data);
echo uw_ct_web_page_filter_teaser($data
->field_body
);
?>'
;
$handler
->
display
->
display_options
[
'fields'
][
'php'
][
'use_php_click_sortable'
]
=
'0'
;
$handler
->
display
->
display_options
[
'fields'
][
'php'
][
'php_click_sortable'
]
=
''
;
...
...
@@ -918,7 +918,7 @@ Past|Past';
$handler
->
display
->
display_options
[
'fields'
][
'php'
][
'element_default_classes'
]
=
FALSE
;
$handler
->
display
->
display_options
[
'fields'
][
'php'
][
'use_php_setup'
]
=
0
;
$handler
->
display
->
display_options
[
'fields'
][
'php'
][
'php_output'
]
=
'<?php
echo uw_ct_web_page_filter_teaser($data);
echo uw_ct_web_page_filter_teaser($data
->field_body
);
?>'
;
$handler
->
display
->
display_options
[
'fields'
][
'php'
][
'use_php_click_sortable'
]
=
'0'
;
$handler
->
display
->
display_options
[
'fields'
][
'php'
][
'php_click_sortable'
]
=
''
;
...
...
@@ -1206,7 +1206,7 @@ Past|Past';
$handler
->
display
->
display_options
[
'fields'
][
'php'
][
'element_default_classes'
]
=
FALSE
;
$handler
->
display
->
display_options
[
'fields'
][
'php'
][
'use_php_setup'
]
=
0
;
$handler
->
display
->
display_options
[
'fields'
][
'php'
][
'php_output'
]
=
'<?php
echo uw_ct_web_page_filter_teaser($data);
echo uw_ct_web_page_filter_teaser($data
->field_body
);
?>'
;
$handler
->
display
->
display_options
[
'fields'
][
'php'
][
'use_php_click_sortable'
]
=
'0'
;
$handler
->
display
->
display_options
[
'fields'
][
'php'
][
'php_click_sortable'
]
=
''
;
...
...
@@ -1498,7 +1498,7 @@ Past|Past';
$handler
->
display
->
display_options
[
'fields'
][
'php'
][
'element_default_classes'
]
=
FALSE
;
$handler
->
display
->
display_options
[
'fields'
][
'php'
][
'use_php_setup'
]
=
0
;
$handler
->
display
->
display_options
[
'fields'
][
'php'
][
'php_output'
]
=
'<?php
echo uw_ct_web_page_filter_teaser($data);
echo uw_ct_web_page_filter_teaser($data
->field_body
);
?>'
;
$handler
->
display
->
display_options
[
'fields'
][
'php'
][
'use_php_click_sortable'
]
=
'0'
;
$handler
->
display
->
display_options
[
'fields'
][
'php'
][
'php_click_sortable'
]
=
''
;
...
...
@@ -1862,7 +1862,7 @@ echo uw_ct_web_page_filter_teaser($data);
$handler
->
display
->
display_options
[
'fields'
][
'php'
][
'element_default_classes'
]
=
FALSE
;
$handler
->
display
->
display_options
[
'fields'
][
'php'
][
'use_php_setup'
]
=
0
;
$handler
->
display
->
display_options
[
'fields'
][
'php'
][
'php_output'
]
=
'<?php
echo uw_ct_web_page_filter_teaser($data);
echo uw_ct_web_page_filter_teaser($data
->field_body
);
?>'
;
$handler
->
display
->
display_options
[
'fields'
][
'php'
][
'use_php_click_sortable'
]
=
'0'
;
$handler
->
display
->
display_options
[
'fields'
][
'php'
][
'php_click_sortable'
]
=
''
;
...
...
@@ -2107,7 +2107,7 @@ echo uw_ct_web_page_filter_teaser($data);
$handler
->
display
->
display_options
[
'fields'
][
'php'
][
'element_default_classes'
]
=
FALSE
;
$handler
->
display
->
display_options
[
'fields'
][
'php'
][
'use_php_setup'
]
=
0
;
$handler
->
display
->
display_options
[
'fields'
][
'php'
][
'php_output'
]
=
'<?php
echo uw_ct_web_page_filter_teaser($data);
echo uw_ct_web_page_filter_teaser($data
->field_body
);
?>'
;
$handler
->
display
->
display_options
[
'fields'
][
'php'
][
'use_php_click_sortable'
]
=
'0'
;
$handler
->
display
->
display_options
[
'fields'
][
'php'
][
'php_click_sortable'
]
=
''
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment