Skip to main content
Silkscreen CMS API
  • Login
  • Home

Search for plugin

You are here

  1. Home »
  2. API reference »
  3. 1.20.x
Name Type Location Description
views_plugin_row_node_rss::init function modules/node/views/views_plugin_row_node_rss.inc Override init function to convert fulltext view-mode to full.
ViewsUiBaseViewsWizard::$plugin property modules/views_ui/wizards/views_ui_base_views_wizard.php
views_plugin_pager::pre_execute function modules/views/plugins/views_plugin_pager.inc Perform any needed actions just prior to the query executing.
date_views_plugin_pager::render function modules/date/views/date_views_plugin_pager.inc Render the pager.
views_plugin_display_feed::init function modules/views/plugins/views_plugin_display_feed.inc
views_plugin_localization::save function modules/views/plugins/views_plugin_localization.inc Save string source for translation.
views_plugin_localization::init function modules/views/plugins/views_plugin_localization.inc Initialize the plugin.
views_plugin_cache::post_render function modules/views/plugins/views_plugin_cache.inc Post process any rendered data.
views_plugin_pager_full::render function modules/views/plugins/views_plugin_pager_full.inc Render the pager.
views_plugin_display::use_pager function modules/views/plugins/views_plugin_display.inc Does the display have a pager enabled?
views_plugin_cache::cache_start function modules/views/plugins/views_plugin_cache.inc Start caching javascript, css and other out of band info.
views_plugin_cache::cache_flush function modules/views/plugins/views_plugin_cache.inc Clear out cached data for a view.
ViewsPluginDisplayBlockTestCase class modules/views/tests/plugins/views_plugin_display_block.test Basic test class for Views query builder tests.
views_plugin_style::uses_fields function modules/views/plugins/views_plugin_style.inc Return TRUE if this style also uses fields.
views_plugin_style::uses_tokens function modules/views/plugins/views_plugin_style.inc Return TRUE if this style uses tokens.
views_plugin_display::hook_menu function modules/views/plugins/views_plugin_display.inc If this display creates a page with a menu item, implement it here.
views_plugin_style_mapping.test file modules/views/tests/styles/views_plugin_style_mapping.test Definition of ViewsPluginStyleMappingTest.
views_plugin_display_block.test file modules/views/tests/plugins/views_plugin_display_block.test Definition of ViewsBasicTest.
views_plugin_pager_mini::render function modules/views/plugins/views_plugin_pager_mini.inc Overrides views_plugin_pager_full::render().
views_plugin_display::get_option function modules/views/plugins/views_plugin_display.inc Intelligently get an option either from this display or from the default display, if directed to do so.
views_plugin_exposed_form::query function modules/views/plugins/views_plugin_exposed_form.inc Add anything to the query that we might need to.
views_plugin_display::get_plugin function modules/views/plugins/views_plugin_display.inc Get the instance of a plugin, for example style or row.
views_plugin_row_node_view::init function modules/node/views/views_plugin_row_node_view.inc Initialize the row plugin.
views_plugin_style_jump_menu.inc file modules/views/plugins/views_plugin_style_jump_menu.inc Contains the table style plugin.
views_plugin_access_role::access function modules/views/plugins/views_plugin_access_role.inc Determine if the current user has access or not.
views_plugin_style_table::$order property modules/views/plugins/views_plugin_style_table.inc Contains the current active sort order, either desc or asc.
views_plugin_pager::get_pager_id function modules/views/plugins/views_plugin_pager.inc Get the pager id, if it exists
views_plugin_query_default::init function modules/views/plugins/views_plugin_query_default.inc Constructor; Create the basic query object and fill with default values.
views_plugin_access_perm::access function modules/views/plugins/views_plugin_access_perm.inc Determine if the current user has access or not.
views_plugin_style::options_form function modules/views/plugins/views_plugin_style.inc Provide a form to edit options for this plugin.
views_plugin_pager::uses_exposed function modules/views/plugins/views_plugin_pager.inc
views_plugin_query::render_pager function modules/views/plugins/views_plugin_query.inc Render the pager, if necessary.
views_plugin_display_default.inc file modules/views/plugins/views_plugin_display_default.inc Contains the default display plugin.
views_plugin_pager::post_execute function modules/views/plugins/views_plugin_pager.inc Perform any needed actions just after the query executing.
views_plugin_row_search_view.inc file modules/search/views/views_plugin_row_search_view.inc Definition of views_plugin_row_search_view.
views_plugin_display::set_option function modules/views/plugins/views_plugin_display.inc Intelligently set an option either from this display or from the default display, if directed to do so.
views_plugin_query::options_form function modules/views/plugins/views_plugin_query.inc Add settings for the ui.
views_plugin_cache::cache_expire function modules/views/plugins/views_plugin_cache.inc Determine the expiration time of the cache type, or NULL if no expire.
views_plugin_row::options_submit function modules/views/plugins/views_plugin_row.inc Perform any necessary changes to the form values prior to storage. There is no need for this function to actually store the data.
views_plugin_row_comment_rss.inc file modules/comment/views/views_plugin_row_comment_rss.inc Contains the comment RSS row style plugin.
views_plugin_argument_default_raw class modules/views/plugins/views_plugin_argument_default_raw.inc Default argument plugin to use the raw value from the URL.
views_plugin_query_default::build function modules/views/plugins/views_plugin_query_default.inc Builds the necessary info to execute the query.
hook_ckeditor_PLUGIN_plugin_check function modules/ckeditor/ckeditor.api.php Enabled callback for hook_ckeditor_plugins().
views_plugin_display::uses_fields function modules/views/plugins/views_plugin_display.inc Determine if the display's style uses fields.
views_plugin_display::render_area function modules/views/plugins/views_plugin_display.inc
views_plugin_query_default::alter function modules/views/plugins/views_plugin_query_default.inc Let modules modify the query just prior to finalizing it.
views_plugin_style_table::$active property modules/views/plugins/views_plugin_style_table.inc Contains the current active sort column.
views_plugin_style_summary::query function modules/views/plugins/views_plugin_style_summary.inc Add anything to the query that we might need to.
views_plugin_display_feed::render function modules/views/plugins/views_plugin_display_feed.inc Instead of going through the standard views_view.tpl.php, delegate this to the style handler.
views_plugin_display::pre_execute function modules/views/plugins/views_plugin_display.inc Set up any variables on the view prior to execution. These are separated from execute because they are extremely common and unlikely to be overridden on an individual display.

Pages

  • « first
  • ‹ previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • next ›
  • last »

Search 1.20.x

Partial match search is supported

API Navigation

  • 1.20.x
  • Topics
  • Classes
  • Functions
  • Files
  • Constants
  • Globals
  • Deprecated
Powered by Silkscreen CMS