Функции
Имя | Описание |
---|---|
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. |
_aggregator_items modules/aggregator/aggregator.module | Helper function for drupal_map_assoc. |
_aggregator_page_list modules/aggregator/aggregator.module | Prints an aggregator page listing a number of feed items. Various menu callbacks use this function to print their feeds. |
_block_compare modules/block/block.module | Helper function for sorting blocks on admin/build/block. |
_block_rehash modules/block/block.module | Update the 'blocks' DB table with the blocks currently exported by modules. |
_blogapi_blogid modules/blogapi/blogapi.module | |
_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 | |
_book_admin_table modules/book/book.module | |
_book_admin_table_tree modules/book/book.module | |
_color_blend modules/color/color.module | Blend two hex colors and return the GD color. |
_color_gd modules/color/color.module | Convert a hex triplet into a GD color. |
_color_hsl2rgb modules/color/color.module | Convert a HSL triplet into RGB |
_color_hue2rgb modules/color/color.module | Helper function for _color_hsl2rgb(). |
_color_import_stylesheet modules/color/color.module | Helper function for _color_rewrite_stylesheet. |
_color_pack modules/color/color.module | Convert an RGB triplet to a hex color. |
_color_page_alter modules/color/color.module | Callback for the theme to alter the resources used. |
_color_render_images modules/color/color.module | Render images that match a given palette. |
_color_rewrite_stylesheet modules/color/color.module | Rewrite the stylesheet to match the colors in the palette. |
_color_rgb2hsl modules/color/color.module | Convert an RGB triplet to HSL. |
_color_shift modules/color/color.module | Shift a given color, using a reference pair and a target blend color. |
_color_unpack modules/color/color.module | Convert a hex color into an RGB triplet. |
_comment_delete_thread modules/comment/comment.module | |
_comment_form_submit modules/comment/comment.module | |
_comment_get_display_setting modules/comment/comment.module | Возвращает текущие настройки отображения комментариев. |
_comment_get_modes modules/comment/comment.module | Return an array of viewing modes for comment listings. |
_comment_get_orders modules/comment/comment.module | Return an array of viewing orders for comment listings. |
_comment_load modules/comment/comment.module | Load the entire comment by cid. |
_comment_per_page modules/comment/comment.module | Return an array of 'comments per page' settings from which the user can choose. |
_comment_update_node_statistics modules/comment/comment.module | Updates the comment statistics for a given node. This should be called any time a comment is added, deleted, or updated. |
_db_query includes/database.mysql.inc | Вспомогательная функция для db_query(). |
_db_query_callback includes/database.inc | Вспомогательная функция для db_query(). |
_db_rewrite_sql includes/database.inc | Вспомогательная функция для db_rewrite_sql(). |
_decode_entities includes/unicode.inc | Helper function for decode_entities |
_drupal_add_js includes/common.inc | Helper function for drupal_add_js(). |
_drupal_bootstrap includes/bootstrap.inc |
- « первая
- ‹ предыдущая
- …
- 27
- 28
- 29
- 30
- 31
- 32
- 33
- 34
- 35
- следующая ›
- последняя »