You are here

11 calls to blogapi_validate_user() in Blog API 7.2

blogapi_blogger_delete_post in modules/blogapi_blogger/blogapi_blogger.module
Service callback for blogger.deletePost
blogapi_blogger_get_post in modules/blogapi_blogger/blogapi_blogger.module
Service callback for blogger.getPost
blogapi_blogger_get_users_blogs in modules/blogapi_blogger/blogapi_blogger.module
Service callback for blogger.getUsersBlogs
blogapi_blogger_get_user_info in modules/blogapi_blogger/blogapi_blogger.module
Service callback for blogger.getUserInfo
blogapi_edit_post in ./blogapi.module
Service allback for metaWeblog.editPost
blogapi_get_categories in ./blogapi.module
Service callback for metaWeblog.getCategories @TODO simplify this callback if possible
blogapi_get_node_categories in ./blogapi.module
Service callback for metaWeblog.getCategories @TODO simplify this callback if possible
blogapi_get_recent_posts in ./blogapi.module
Helper function. Returns the latest few nodes created by a given user.
blogapi_metaweblog_get_post in modules/blogapi_metaweblog/blogapi_metaweblog.module
Service callback for metaWeblog.getPost
blogapi_metaweblog_new_media_object in modules/blogapi_metaweblog/blogapi_metaweblog.module
Service callback for metaWeblog.newMediaObject
blogapi_new_post in ./blogapi.module
Creates a new node. Utility function for backend modules.