You are here

Classes, traits, and interfaces in Internationalization Views 7.3

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
i18nviews class ./i18nviews.inc
i18nviews_handler_argument_node_type class includes/i18nviews_handler_argument_node_type.inc Argument handler to accept a node type.
i18nviews_handler_argument_taxonomy_index_tid class includes/i18nviews_handler_argument_taxonomy_index_tid.inc Allow taxonomy term ID(s) as argument
i18nviews_handler_argument_taxonomy_term_language class includes/i18nviews_handler_argument_taxonomy_term_language.inc Argument handler to accept a language.
i18nviews_handler_argument_taxonomy_term_name class includes/i18nviews_handler_argument_taxonomy_term_name.inc
i18nviews_handler_argument_term_node_tid_depth class includes/i18nviews_handler_argument_term_node_tid_depth.inc Argument handler for taxonomy terms with depth.
i18nviews_handler_field_node_type class includes/i18nviews_handler_field_node_type.inc Field handler to translate a node type into its readable form.
i18nviews_handler_field_taxonomy_term_description class includes/i18nviews_handler_field_taxonomy_term_description.inc Field handler to provide simple renderer that allows linking to a taxonomy term.
i18nviews_handler_field_taxonomy_term_language class includes/i18nviews_handler_field_taxonomy_term_language.inc Field handler to provide simple renderer that shows term language.
i18nviews_handler_field_taxonomy_term_name class includes/i18nviews_handler_field_taxonomy_term_name.inc Field handler to provide simple renderer that allows linking to a taxonomy term.
i18nviews_handler_field_term_node_tid class includes/i18nviews_handler_field_term_node_tid.inc Field handler for terms.
i18nviews_handler_filter_field_list class includes/i18nviews_handler_filter_field_list.inc List field filter handler.
i18nviews_handler_filter_node_type class includes/i18nviews_handler_filter_node_type.inc Filter by node type.
i18nviews_handler_filter_taxonomy_index_tid class includes/i18nviews_handler_filter_taxonomy_index_tid.inc Filter by term id. 1
i18nviews_handler_filter_taxonomy_term_language class includes/i18nviews_handler_filter_taxonomy_term_language.inc Filter by language
i18nviews_handler_filter_taxonomy_term_name class includes/i18nviews_handler_filter_taxonomy_term_name.inc @todo: In general a string filter for i18n currently only supports equalility, because joining tables is hard.
i18nviews_handler_filter_term_node_tid_depth class includes/i18nviews_handler_filter_term_node_tid_depth.inc @todo: In general it's a problem that you can't extend i18nviews_handler_filter_taxonomy_index_tid and views_handler_filter_term_node_tid_depth.
i18nviews_plugin_argument_validate_i18n_taxonomy_term class includes/i18nviews_plugin_argument_validate_i18n_taxonomy_term.inc Validate whether an argument is a localized term.
i18nviews_plugin_localization_i18nstrings class includes/i18nviews_plugin_localization_i18nstrings.inc Localization plugin to pass translatable strings through i18n_string().

Other projects