Functions

Solapas principales

Nombreorden descendente Ubicación Descripción Direct uses Strings
xmlrpc_error_msg drupal-6.x/includes/xmlrpc.inc Returns the last XML-RPC client error message
xmlrpc_message drupal-6.x/includes/xmlrpc.inc Construct an object representing an XML-RPC message. 2
xmlrpc_message_cdata drupal-6.x/includes/xmlrpc.inc 1
xmlrpc_message_get drupal-6.x/includes/xmlrpc.inc 4
xmlrpc_message_parse drupal-6.x/includes/xmlrpc.inc Parse an XML-RPC message. If parsing fails, the faultCode and faultString will be added to the message object. 2
xmlrpc_message_set drupal-6.x/includes/xmlrpc.inc Store a copy of the $xmlrpc_message object temporarily. 5
xmlrpc_message_tag_close drupal-6.x/includes/xmlrpc.inc 1
xmlrpc_message_tag_open drupal-6.x/includes/xmlrpc.inc 1
xmlrpc_request drupal-6.x/includes/xmlrpc.inc Construct an object representing an XML-RPC request 1
xmlrpc_server drupal-6.x/includes/xmlrpcs.inc The main entry point for XML-RPC requests. 1
xmlrpc_server_call drupal-6.x/includes/xmlrpcs.inc Dispatch the request and any parameters to the appropriate handler. 2
xmlrpc_server_error drupal-6.x/includes/xmlrpcs.inc Throw an XML-RPC error. 1
xmlrpc_server_get drupal-6.x/includes/xmlrpcs.inc 4
xmlrpc_server_get_capabilities drupal-6.x/includes/xmlrpcs.inc XML-RPC method system.getCapabilities maps to this function. See http://groups.yahoo.com/group/xml-rpc/message/2897 1
xmlrpc_server_list_methods drupal-6.x/includes/xmlrpcs.inc XML-RPC method system.listMethods maps to this function. 2
xmlrpc_server_method_help drupal-6.x/includes/xmlrpcs.inc XML-RPC method system.methodHelp maps to this function. 1
xmlrpc_server_method_signature drupal-6.x/includes/xmlrpcs.inc XML-RPC method system.methodSignature maps to this function. 1
xmlrpc_server_multicall drupal-6.x/includes/xmlrpcs.inc 1
xmlrpc_server_output drupal-6.x/includes/xmlrpcs.inc 2
xmlrpc_server_set drupal-6.x/includes/xmlrpcs.inc Store a copy of the request temporarily. 2
xmlrpc_value drupal-6.x/includes/xmlrpc.inc Recursively turn a data structure into objects with 'data' and 'type' attributes. 2
xmlrpc_value_calculate_type drupal-6.x/includes/xmlrpc.inc Map PHP type to XML-RPC type. 1
xmlrpc_value_get_xml drupal-6.x/includes/xmlrpc.inc Generate XML representing the given value. 2
xrds_parse drupal-6.x/modules/openid/xrds.inc Main entry point for parsing XRDS documents 1
_aggregator_category_title drupal-6.x/modules/aggregator/aggregator.module Menu callback. 1
_aggregator_has_categories drupal-6.x/modules/aggregator/aggregator.module Find out whether there are any aggregator categories. 1
_aggregator_items drupal-6.x/modules/aggregator/aggregator.module Helper function for drupal_map_assoc. 1
_aggregator_page_list drupal-6.x/modules/aggregator/aggregator.pages.inc Prints an aggregator page listing a number of feed items. 3
_batch_current_set drupal-6.x/includes/batch.inc Retrieve the batch set being currently processed. 4
_batch_do drupal-6.x/includes/batch.inc Do one pass of execution and inform back the browser about progression (used for JavaScript-mode only). 1
_batch_finished drupal-6.x/includes/batch.inc End the batch processing: Call the 'finished' callbacks to allow custom handling of results, and resolve page redirection. 2
_batch_next_set drupal-6.x/includes/batch.inc Move execution to the next batch set if any, executing the stored form _submit handlers along the way (thus possibly inserting additional batch sets). 1
_batch_page drupal-6.x/includes/batch.inc State-based dispatcher for the batch processing page. 3
_batch_process drupal-6.x/includes/batch.inc Advance batch processing for 1 second (or process the whole batch if it was not set for progressive execution - e.g forms submitted by drupal_execute). 3
_batch_progress_page_js drupal-6.x/includes/batch.inc Batch processing page with JavaScript support. 1
_batch_progress_page_nojs drupal-6.x/includes/batch.inc Batch processing page without JavaScript support. 2
_batch_shutdown drupal-6.x/includes/batch.inc Shutdown function: store the batch data for next request, or clear the table if the batch is finished. 1
_batch_start drupal-6.x/includes/batch.inc Initiate the batch processing 1
_block_compare drupal-6.x/modules/block/block.admin.inc Helper function for sorting blocks on admin/build/block. 1
_block_get_cache_id drupal-6.x/modules/block/block.module Assemble the cache_id to use for a given block. 1
_block_rehash drupal-6.x/modules/block/block.module Update the 'blocks' DB table with the blocks currently exported by modules. 2
_block_themes_access drupal-6.x/modules/block/block.module Menu item access callback - only admin or enabled themes can be accessed 1
_blogapi_get_node_types drupal-6.x/modules/blogapi/blogapi.module 2
_blogapi_get_post drupal-6.x/modules/blogapi/blogapi.module 2
_blogapi_mt_extra drupal-6.x/modules/blogapi/blogapi.module Handles extra information sent by clients according to MovableType's spec. 2
_blogapi_space_used drupal-6.x/modules/blogapi/blogapi.module 1
_blogapi_validate_blogid drupal-6.x/modules/blogapi/blogapi.module Validate blog ID, which maps to a content type in Drupal. 3
_blog_post_exists drupal-6.x/modules/blog/blog.module Helper function to determine if a user has blog posts already. 1
_book_add_form_elements drupal-6.x/modules/book/book.module Build the common elements of the book form for the node and outline forms. 2
_book_admin_table drupal-6.x/modules/book/book.admin.inc Build the table portion of the form for the book administration page. 1

Páginas