blogapi_blogger_new_post

Functions that call blogapi_blogger_new_post()

Namesort iconLocationDescription
blogapi_blogger_new_postmodules/blogapi/blogapi.moduleBlogging API callback. Inserts a new blog post as a node.

Functions called by blogapi_blogger_new_post()

Namesort iconLocationDescription
blogapi_blogger_new_postmodules/blogapi/blogapi.moduleBlogging API callback. Inserts a new blog post as a node.
blogapi_blogger_titlemodules/blogapi/blogapi.moduleFor the blogger API, extract the node title from the contents field.
blogapi_errormodules/blogapi/blogapi.modulePrepare an error message for returning to the XMLRPC caller.
blogapi_validate_usermodules/blogapi/blogapi.moduleEnsure that the given user has permission to edit a blog.
format_dateincludes/common.incFormat a date with the given configured format or a custom format string.
form_get_errorsincludes/form.incReturn an associative array of all errors.
lincludes/common.incFormat an internal Drupal link.
node_accessmodules/node/node.moduleDetermine whether the current user may perform the given operation on the specified node.
node_invoke_nodeapimodules/node/node.moduleInvoke a hook_nodeapi() operation in all modules.
node_savemodules/node/node.moduleSave a node object into the database.
node_submitmodules/node/node.modulePrepare node for save and allow modules to make changes.
node_validatemodules/node/node.modulePerform validation checks on the given node.
tincludes/common.incTranslate strings to the page language or a given language.
user_accessmodules/user/user.moduleDetermine whether the user has a given privilege.
variable_getincludes/bootstrap.incReturn a persistent variable.
watchdogincludes/bootstrap.incLog a system message.
_blogapi_mt_extramodules/blogapi/blogapi.moduleHandles extra information sent by clients according to MovableType's spec.
_blogapi_validate_blogidmodules/blogapi/blogapi.moduleValidate blog ID, which maps to a content type in Drupal.
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.