API - XOOPS 2.5.11 Beta 2
By monxoops.fr
BloggerApi Class Reference
Inheritance diagram for BloggerApi:
Collaboration diagram for BloggerApi:

Public Member Functions

 __construct (&$params, &$response, &$module)
 
 newPost ()
 
 editPost ()
 
 deletePost ()
 
 getPost ()
 
 getRecentPosts ()
 
 getUsersBlogs ()
 
 getUserInfo ()
 
 getTemplate ()
 
 setTemplate ()
 
- Public Member Functions inherited from XoopsXmlRpcApi
 __construct (&$params, &$response, &$module)
 
 _setUser (&$user, $isadmin=false)
 
 _checkUser ($username, $password)
 
 _checkAdmin ()
 
_getPostFields ($post_id=null, $blog_id=null)
 
 _setXoopsTagMap ($xoopstag, $blogtag)
 
 _getXoopsTagMap ($xoopstag)
 
 _getTagCdata (&$text, $tag, $remove=true)
 
_getXoopsApi (&$params)
 

Additional Inherited Members

- Data Fields inherited from XoopsXmlRpcApi
 $params
 
 $response
 
 $module
 
 $xoopsTagMap = array()
 
 $user
 
 $isadmin = false
 

Detailed Description

Class BloggerApi

Constructor & Destructor Documentation

◆ __construct()

__construct ( $params,
$response,
$module 
)
Parameters
$params
$response
$module

Reimplemented from XoopsXmlRpcApi.

Here is the call graph for this function:

Member Function Documentation

◆ deletePost()

deletePost ( )
Here is the call graph for this function:

◆ editPost()

editPost ( )
Here is the call graph for this function:

◆ getPost()

getPost ( )
Here is the call graph for this function:

◆ getRecentPosts()

getRecentPosts ( )
Here is the call graph for this function:

◆ getTemplate()

getTemplate ( )
Here is the call graph for this function:

◆ getUserInfo()

getUserInfo ( )
Here is the call graph for this function:

◆ getUsersBlogs()

getUsersBlogs ( )
Here is the call graph for this function:

◆ newPost()

newPost ( )
Here is the call graph for this function:

◆ setTemplate()

setTemplate ( )
Here is the call graph for this function:

The documentation for this class was generated from the following file: