Version 1.11.2.6 (checked in on 2010/05/27 at 22:32:30 by sdboyer)
| Name | Description |
|---|---|
| views_content_views_content_type_admin_info | Returns the administrative title for a type. |
| views_content_views_content_type_admin_title | Returns the administrative title for a type. |
| views_content_views_content_type_content_type | Return a single content type. |
| views_content_views_content_type_content_types | Return all content types available. |
| views_content_views_content_type_edit_form | Returns an edit form for a block. |
| views_content_views_content_type_edit_form_submit | Store form values in $conf. |
| views_content_views_content_type_render | Output function for the 'views' content type. |
| views_content_views_ctools_content_types | Implementation of hook_ctools_content_types() |
| views_content_views_select_display | Returns an edit form for a block. |
| views_content_views_select_display_submit | Submit the basic view edit form. |
| _views_content_views_content_type | Create the content type info array to give back to ctools for a given display. |
| _views_content_views_update_conf | Update the $conf to deal with updates from Drupal 5. |