|
| | __construct (&$params, &$response, &$module) |
| |
| | newPost () |
| |
| | editPost () |
| |
| | deletePost () |
| |
| & | getPost ($respond=true) |
| |
| & | getRecentPosts ($respond=true) |
| |
| & | getCategories ($respond=true) |
| |
| | __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) |
| |
◆ __construct()
| __construct |
( |
& |
$params, |
|
|
& |
$response, |
|
|
& |
$module |
|
) |
| |
- Parameters
-
| $params | |
| $response | |
| $module | |
Reimplemented from XoopsXmlRpcApi.
◆ deletePost()
◆ editPost()
◆ getCategories()
| & getCategories |
( |
|
$respond = true | ) |
|
◆ getPost()
| & getPost |
( |
|
$respond = true | ) |
|
◆ getRecentPosts()
| & getRecentPosts |
( |
|
$respond = true | ) |
|
◆ newPost()
The documentation for this class was generated from the following file: