Functions

Solapas principales

Nombreorden descendente Ubicación Descripción Direct uses Strings
blogapi_metaweblog_get_recent_posts drupal-6.x/modules/blogapi/blogapi.module 1
blogapi_metaweblog_new_media_object drupal-6.x/modules/blogapi/blogapi.module Blogging API callback. Inserts a file into Drupal. 1
blogapi_metaweblog_new_post drupal-6.x/modules/blogapi/blogapi.module 1
blogapi_mt_get_category_list drupal-6.x/modules/blogapi/blogapi.module 1
blogapi_mt_get_post_categories drupal-6.x/modules/blogapi/blogapi.module Blogging API callback. Returns a list of the taxonomy terms that are assigned to a particular node. 1
blogapi_mt_get_recent_post_titles drupal-6.x/modules/blogapi/blogapi.module 1
blogapi_mt_publish_post drupal-6.x/modules/blogapi/blogapi.module Blogging API callback. Publishes the given node 1
blogapi_mt_set_post_categories drupal-6.x/modules/blogapi/blogapi.module Blogging API callback. Assigns taxonomy terms to a particular node. 1
blogapi_mt_supported_text_filters drupal-6.x/modules/blogapi/blogapi.module Blogging API callback. Sends a list of available input formats. 1
blogapi_mt_validate_terms drupal-6.x/modules/blogapi/blogapi.module Blogging API helper - find allowed taxonomy terms for a node type. 1
blogapi_perm drupal-6.x/modules/blogapi/blogapi.module Implementation of hook_perm().
blogapi_rsd drupal-6.x/modules/blogapi/blogapi.module 1
blogapi_schema drupal-6.x/modules/blogapi/blogapi.install Implementation of hook_schema().
blogapi_status_error_check drupal-6.x/modules/blogapi/blogapi.module Check that the user has permission to save the node with the chosen status. 2
blogapi_uninstall drupal-6.x/modules/blogapi/blogapi.install Implementation of hook_uninstall().
blogapi_update_6000 drupal-6.x/modules/blogapi/blogapi.install Inform users about the new permission.
blogapi_update_6001 drupal-6.x/modules/blogapi/blogapi.install Add blogapi_files table to enable size restriction for BlogAPI file uploads.
blogapi_validate_user drupal-6.x/modules/blogapi/blogapi.module Ensure that the given user has permission to edit a blog. 12
blogapi_xmlrpc drupal-6.x/modules/blogapi/blogapi.module Implementation of hook_xmlrpc().
blog_access drupal-6.x/modules/blog/blog.module Implementation of hook_access().
blog_block drupal-6.x/modules/blog/blog.module Implementation of hook_block().
blog_feed_last drupal-6.x/modules/blog/blog.pages.inc Menu callback; displays an RSS feed containing recent blog entries of all users. 1
blog_feed_user drupal-6.x/modules/blog/blog.pages.inc Menu callback; displays an RSS feed containing recent blog entries of a given user. 1
blog_form drupal-6.x/modules/blog/blog.module Implementation of hook_form().
blog_help drupal-6.x/modules/blog/blog.module Implementation of hook_help().
blog_link drupal-6.x/modules/blog/blog.module Implementation of hook_link().
blog_menu drupal-6.x/modules/blog/blog.module Implementation of hook_menu().
blog_node_info drupal-6.x/modules/blog/blog.module Implementation of hook_node_info().
blog_page_last drupal-6.x/modules/blog/blog.pages.inc Menu callback; displays a Drupal page containing recent blog entries of all users. 1
blog_page_user drupal-6.x/modules/blog/blog.pages.inc Menu callback; displays a Drupal page containing recent blog entries of a given user. 1
blog_page_user_access drupal-6.x/modules/blog/blog.module Access callback for user blog pages. 1
blog_perm drupal-6.x/modules/blog/blog.module Implementation of hook_perm().
blog_user drupal-6.x/modules/blog/blog.module Implementation of hook_user().
blog_view drupal-6.x/modules/blog/blog.module Implementation of hook_view().
book_admin_edit drupal-6.x/modules/book/book.admin.inc Build the form to administrate the hierarchy of a single book. 1
book_admin_edit_submit drupal-6.x/modules/book/book.admin.inc Handle submission of the book administrative page form.
book_admin_edit_validate drupal-6.x/modules/book/book.admin.inc Check that the book has not been changed while using the form.
book_admin_overview drupal-6.x/modules/book/book.admin.inc Returns an administrative overview of all books. 1
book_admin_settings drupal-6.x/modules/book/book.admin.inc Builds and returns the book settings form. 1
book_admin_settings_validate drupal-6.x/modules/book/book.admin.inc Validate the book settings form. 1
book_block drupal-6.x/modules/book/book.module Implementation of hook_block().
book_build_active_trail drupal-6.x/modules/book/book.module Build an active trail to show in the breadcrumb. 1
book_children drupal-6.x/modules/book/book.module Format the menu links for the child pages of the current page. 1
book_export drupal-6.x/modules/book/book.pages.inc Menu callback; Generates various representation of a book page and its children. 1
book_export_html drupal-6.x/modules/book/book.pages.inc This function is called by book_export() to generate HTML for export. 2
book_export_traverse drupal-6.x/modules/book/book.module Traverse the book tree to build printable or exportable output. 1
book_form_alter drupal-6.x/modules/book/book.module Implementation of hook_form_alter(). Adds the book fieldset to the node form.
book_form_node_delete_confirm_alter drupal-6.x/modules/book/book.module Form altering function for the confirm form for a single node deletion.
book_form_update drupal-6.x/modules/book/book.pages.inc Renders a new parent page select element when the book selection changes. 1
book_get_books drupal-6.x/modules/book/book.module Returns an array of all books. 4

Páginas