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

Public Member Functions

 __construct (&$params, &$response, &$module)
 
 newPost ()
 
 editPost ()
 
 getPost ()
 
 getRecentPosts ()
 
 getCategories ()
 
- 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

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

◆ editPost()

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

◆ getCategories()

getCategories ( )
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:

◆ newPost()

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

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