Функции
Имя | Описание |
---|---|
xmlrpc_message_cdata includes/xmlrpc.inc | |
xmlrpc_message_get includes/xmlrpc.inc | |
xmlrpc_message_parse includes/xmlrpc.inc | Parse an XML-RPC message. If parsing fails, the faultCode and faultString will be added to the message object. |
xmlrpc_message_set includes/xmlrpc.inc | Store a copy of the $xmlrpc_message object temporarily. |
xmlrpc_message_tag_close includes/xmlrpc.inc | |
xmlrpc_message_tag_open includes/xmlrpc.inc | |
xmlrpc_request includes/xmlrpc.inc | Construct an object representing an XML-RPC request |
xmlrpc_server includes/xmlrpcs.inc | The main entry point for XML-RPC requests. |
xmlrpc_server_call includes/xmlrpcs.inc | Dispatch the request and any parameters to the appropriate handler. |
xmlrpc_server_error includes/xmlrpcs.inc | Throw an XML-RPC error. |
xmlrpc_server_get includes/xmlrpcs.inc | |
xmlrpc_server_get_capabilities includes/xmlrpcs.inc | XML-RPC method system.getCapabilities maps to this function. See http://groups.yahoo.com/group/xml-rpc/message/2897 |
xmlrpc_server_list_methods includes/xmlrpcs.inc | XML-RPC method system.listMethods maps to this function. |
xmlrpc_server_method_help includes/xmlrpcs.inc | XML-RPC method system.methodHelp maps to this function. |
xmlrpc_server_method_signature includes/xmlrpcs.inc | XML-RPC method system.methodSignature maps to this function. |
xmlrpc_server_multicall includes/xmlrpcs.inc | |
xmlrpc_server_output includes/xmlrpcs.inc | |
xmlrpc_server_set includes/xmlrpcs.inc | Store a copy of the request temporarily. |
xmlrpc_value includes/xmlrpc.inc | Recursively turn a data structure into objects with 'data' and 'type' attributes. |
xmlrpc_value_calculate_type includes/xmlrpc.inc | Map PHP type to XML-RPC type. |
xmlrpc_value_get_xml includes/xmlrpc.inc | Generate XML representing the given value. |
xrds_parse modules/openid/xrds.inc | Main entry point for parsing XRDS documents |
_aggregator_category_title modules/aggregator/aggregator.module | Menu callback. |
_aggregator_has_categories modules/aggregator/aggregator.module | Find out whether there are any aggregator categories. |
_aggregator_items modules/aggregator/aggregator.module | Helper function for drupal_map_assoc. |
_aggregator_page_list modules/aggregator/aggregator.pages.inc | Prints an aggregator page listing a number of feed items. |
_batch_current_set includes/batch.inc | Retrieve the batch set being currently processed. |
_batch_do includes/batch.inc | Do one pass of execution and inform back the browser about progression (used for JavaScript-mode only). |
_batch_finished includes/batch.inc | End the batch processing: Call the 'finished' callbacks to allow custom handling of results, and resolve page redirection. |
_batch_next_set 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). |
_batch_page includes/batch.inc | State-based dispatcher for the batch processing page. |
_batch_process 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). |
_batch_progress_page_js includes/batch.inc | Batch processing page with JavaScript support. |
_batch_progress_page_nojs includes/batch.inc | Batch processing page without JavaScript support. |
_batch_shutdown includes/batch.inc | Shutdown function: store the batch data for next request, or clear the table if the batch is finished. |
_batch_start includes/batch.inc | Initiate the batch processing |
_block_compare modules/block/block.admin.inc | Helper function for sorting blocks on admin/build/block. |
_block_get_cache_id modules/block/block.module | Assemble the cache_id to use for a given block. |
_block_rehash modules/block/block.module | Update the 'blocks' DB table with the blocks currently exported by modules. |
_block_themes_access modules/block/block.module | Menu item access callback - only admin or enabled themes can be accessed |
_blogapi_get_node_types modules/blogapi/blogapi.module | |
_blogapi_get_post modules/blogapi/blogapi.module | |
_blogapi_mt_extra modules/blogapi/blogapi.module | Handles extra information sent by clients according to MovableType's spec. |
_blogapi_space_used modules/blogapi/blogapi.module | |
_blogapi_validate_blogid modules/blogapi/blogapi.module | Validate blog ID, which maps to a content type in Drupal. |
_blog_post_exists modules/blog/blog.module | Helper function to determine if a user has blog posts already. |
_book_add_form_elements modules/book/book.module | Build the common elements of the book form for the node and outline forms. |
_book_admin_table modules/book/book.admin.inc | Build the table portion of the form for the book administration page. See alsobook_admin_edit() |
_book_admin_table_tree modules/book/book.admin.inc | Recursive helper to build the main table in the book administration page form. See alsobook_admin_edit() |
_book_flatten_menu modules/book/book.module | Recursive helper function for book_get_flat_menu(). |
- « первая
- ‹ предыдущая
- …
- 36
- 37
- 38
- 39
- 40
- 41
- 42
- 43
- 44
- следующая ›
- последняя »