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

Public Member Functions

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

Constructor & Destructor Documentation

◆ __construct()

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

Reimplemented from XoopsXmlRpcApi.

Member Function Documentation

◆ deletePost()

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

◆ editPost()

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

◆ getCategories()

& getCategories (   $respond = true)
Parameters
bool$respond
Returns
array
Here is the call graph for this function:

◆ getPost()

& getPost (   $respond = true)
Parameters
bool$respond
Returns
array
Here is the call graph for this function:

◆ getRecentPosts()

& getRecentPosts (   $respond = true)
Parameters
bool$respond
Returns
array
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: