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

Public Member Functions

 __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)
 

Data Fields

 $params
 
 $response
 
 $module
 
 $xoopsTagMap = array()
 
 $user
 
 $isadmin = false
 

Detailed Description

Constructor & Destructor Documentation

◆ __construct()

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

Reimplemented in BloggerApi, MetaWeblogApi, MovableTypeApi, and XoopsApi.

Member Function Documentation

◆ _checkAdmin()

_checkAdmin ( )
Returns
bool
Here is the caller graph for this function:

◆ _checkUser()

_checkUser (   $username,
  $password 
)
Parameters
$username
$password
Returns
bool
Here is the call graph for this function:
Here is the caller graph for this function:

◆ _getPostFields()

& _getPostFields (   $post_id = null,
  $blog_id = null 
)
Parameters
null$post_id
null$blog_id
Returns
array
Here is the caller graph for this function:

◆ _getTagCdata()

_getTagCdata ( $text,
  $tag,
  $remove = true 
)
Parameters
$text
$tag
bool$remove
Returns
string

◆ _getXoopsApi()

& _getXoopsApi ( $params)
Parameters
$params
Returns
$this|XoopsApi
Here is the caller graph for this function:

◆ _getXoopsTagMap()

_getXoopsTagMap (   $xoopstag)
Parameters
$xoopstag
Returns
mixed
Here is the caller graph for this function:

◆ _setUser()

_setUser ( $user,
  $isadmin = false 
)
Parameters
$user
bool$isadmin

◆ _setXoopsTagMap()

_setXoopsTagMap (   $xoopstag,
  $blogtag 
)
Parameters
$xoopstag
$blogtag
Here is the caller graph for this function:

Field Documentation

◆ $isadmin

$isadmin = false

◆ $module

$module

◆ $params

$params

◆ $response

$response

◆ $user

$user

◆ $xoopsTagMap

$xoopsTagMap = array()

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