You are here

Functions in Semantic Views 6

Primary tabs

Namesort descending Location Description Direct uses Strings
semanticviews_get_alias_tokens ./semanticviews.module Helper function that returns an array with field aliases as key and the field tokens as values. 1
semanticviews_get_token_replacements ./semanticviews.module Helper function that returns row replacements given a row and all tokens. 1
semanticviews_views_api ./semanticviews.module Implementation of hook_views_api().
semanticviews_views_default_views ./semanticviews.views_default.inc Implementation of hook_views_default_views().
semanticviews_views_plugins ./semanticviews.views.inc Implementation of hook_views_plugins().
template_preprocess_semanticviews_view_fields ./semanticviews.theme.inc Preprocess theme function to print a single record from a row, with fields
template_preprocess_semanticviews_view_unformatted ./semanticviews.theme.inc Display the simple view of rows one after another

Other projects