[ Index ]

PHP Cross Reference of Drupal 6 (yi-drupal)

title

Body

[close]

/sites/all/modules/ctools/views_content/ -> views_content.module (summary)

(no description)

File Size: 183 lines (6 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 11 functions

  views_content_menu()
  views_content_ctools_plugin_directory()
  views_ctools_block_info()
  views_content_exposed_form_pane_edit()
  views_content_exposed_form_pane_edit_submit()
  views_content_exposed_form_pane_render()
  views_content_views_api()
  views_content_admin_page()
  views_content_admin_form()
  views_content_context_get_view()
  views_content_context_get_output()

Functions
Functions that are not part of a class:

views_content_menu()   X-Ref
Implementation of hook_menu().


views_content_ctools_plugin_directory($owner, $plugin_type)   X-Ref
Implementation of hook_ctools_plugin_dierctory() to let the system know
where our content_type plugins are.


views_ctools_block_info($module, $delta, &$info)   X-Ref
Don't show Views' blocks; we expose them already.


views_content_exposed_form_pane_edit(&$form, &$form_state)   X-Ref
Add settings to the "exposed form in block" views.


views_content_exposed_form_pane_edit_submit(&$form, &$form_state)   X-Ref
Store data for the exposed form in block settings page.


views_content_exposed_form_pane_render($subtype, $conf, $panel_args, $contexts)   X-Ref
Render function for 'special' view blocks.

We took over the render for the special view blocks so that we could
add options to it.

views_content_views_api()   X-Ref
Implementation of hook_views_api().

This one is used as the base to reduce errors when updating.

views_content_admin_page()   X-Ref
Page callback to provide the basic administration form.


views_content_admin_form(&$form)   X-Ref
No description

views_content_context_get_view(&$context)   X-Ref
API function to get the view.


views_content_context_get_output(&$context)   X-Ref
API function to get the view.




Generated: Mon Jul 9 18:01:44 2012 Cross-referenced by PHPXref 0.7