[ Index ] |
|
Code source de Drupal 5.3 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 715 lignes (24 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
blogapi_help($section) X-Ref |
Implementation of hook_help(). |
blogapi_xmlrpc() X-Ref |
Implementation of hook_xmlrpc(). |
blogapi_blogger_get_users_blogs($appid, $username, $password) X-Ref |
Blogging API callback. Finds the URL of a user's blog. |
blogapi_blogger_get_user_info($appkey, $username, $password) X-Ref |
Blogging API callback. Returns profile information about a user. |
blogapi_blogger_new_post($appkey, $blogid, $username, $password, $content, $publish) X-Ref |
Blogging API callback. Inserts a new blog post as a node. |
blogapi_blogger_edit_post($appkey, $postid, $username, $password, $content, $publish) X-Ref |
Blogging API callback. Modifies the specified blog node. |
blogapi_blogger_get_post($appkey, $postid, $username, $password) X-Ref |
Blogging API callback. Returns a specified blog node. |
blogapi_blogger_delete_post($appkey, $postid, $username, $password, $publish) X-Ref |
Blogging API callback. Removes the specified blog node. |
blogapi_blogger_get_recent_posts($appkey, $blogid, $username, $password, $number_of_posts, $bodies = TRUE) X-Ref |
Blogging API callback. Returns the latest few postings in a user's blog. $bodies TRUE <a href="http://movabletype.org/docs/mtmanual_programmatic.html#item_mt%2EgetRecentPostTitles"> returns a bandwidth-friendly list</a>. |
blogapi_metaweblog_new_post($blogid, $username, $password, $content, $publish) X-Ref |
Pas de description |
blogapi_metaweblog_edit_post($postid, $username, $password, $content, $publish) X-Ref |
Pas de description |
blogapi_metaweblog_get_post($postid, $username, $password) X-Ref |
Pas de description |
blogapi_metaweblog_new_media_object($blogid, $username, $password, $file) X-Ref |
Blogging API callback. Inserts a file into Drupal. |
blogapi_metaweblog_get_category_list($blogid, $username, $password) X-Ref |
Blogging API callback. Returns a list of the taxonomy terms that can be associated with a blog node. |
blogapi_metaweblog_get_recent_posts($blogid, $username, $password, $number_of_posts) X-Ref |
Pas de description |
blogapi_mt_get_recent_post_titles($blogid, $username, $password, $number_of_posts) X-Ref |
Pas de description |
blogapi_mt_get_category_list($blogid, $username, $password) X-Ref |
Pas de description |
blogapi_mt_get_post_categories($postid, $username, $password) X-Ref |
Blogging API callback. Returns a list of the taxonomy terms that are assigned to a particular node. |
blogapi_mt_set_post_categories($postid, $username, $password, $categories) X-Ref |
Blogging API callback. Assigns taxonomy terms to a particular node. |
blogapi_mt_supported_text_filters() X-Ref |
Blogging API callback. Sends a list of available input formats. |
blogap_mti_publish_post($postid, $username, $password) X-Ref |
Blogging API callback. Publishes the given node |
blogapi_error($message) X-Ref |
Prepare an error message for returning to the XMLRPC caller. |
blogapi_validate_user($username, $password) X-Ref |
Ensure that the given user has permission to edit a blog. |
blogapi_blogger_title(&$contents) X-Ref |
For the blogger API, extract the node title from the contents field. |
blogapi_admin_settings() X-Ref |
Pas de description |
blogapi_menu($may_cache) X-Ref |
Pas de description |
blogapi_blogapi() X-Ref |
Pas de description |
blogapi_rsd() X-Ref |
Pas de description |
_blogapi_mt_extra(&$node, $struct) X-Ref |
Handles extra information sent by clients according to MovableType's spec. |
_blogapi_get_post($node, $bodies = TRUE) X-Ref |
Pas de description |
_blogapi_blogid($id) X-Ref |
Pas de description |
_blogapi_get_node_types() X-Ref |
Pas de description |
Généré le : Fri Nov 30 16:20:15 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |