|
static | getPostsCount () |
|
static | getCommentsCount () |
|
static | checkNewsUpdate () |
|
static | checkCoreUpdate () |
|
static | checkStoreUpdate (dcCore $core, $get, $post) |
|
static | getPostById (dcCore $core, $get) |
|
static | getCommentById (dcCore $core, $get) |
|
static | quickPost (dcCore $core, $get, $post) |
|
static | validatePostMarkup (dcCore $core, $get, $post) |
|
static | getZipMediaContent (dcCore $core, $get) |
|
static | getMeta (dcCore $core, $get) |
|
static | setPostMeta (dcCore $core, $get, $post) |
|
static | delMeta (dcCore $core, $get, $post) |
|
static | searchMeta (dcCore $core, $get) |
|
static | setSectionFold (dcCore $core, $get, $post) |
|
static | setDashboardPositions (dcCore $core, $get, $post) |
|
static | setListsOptions (dcCore $core, $get, $post) |
|
static | getModuleById (dcCore $core, $get) |
|
◆ getPostsCount()
Serve method to get number of posts (whatever are their status) for current blog.
References dcCore\app().
◆ getCommentsCount()
static getCommentsCount |
( |
| ) |
|
|
static |
Serve method to get number of comments (whatever are their status) for current blog.
References dcCore\app().
◆ checkNewsUpdate()
static checkNewsUpdate |
( |
| ) |
|
|
static |
◆ checkCoreUpdate()
static checkCoreUpdate |
( |
| ) |
|
|
static |
◆ checkStoreUpdate()
static checkStoreUpdate |
( |
dcCore |
$core, |
|
|
|
$get, |
|
|
|
$post |
|
) |
| |
|
static |
◆ getPostById()
static getPostById |
( |
dcCore |
$core, |
|
|
|
$get |
|
) |
| |
|
static |
◆ getCommentById()
static getCommentById |
( |
dcCore |
$core, |
|
|
|
$get |
|
) |
| |
|
static |
◆ quickPost()
static quickPost |
( |
dcCore |
$core, |
|
|
|
$get, |
|
|
|
$post |
|
) |
| |
|
static |
◆ validatePostMarkup()
static validatePostMarkup |
( |
dcCore |
$core, |
|
|
|
$get, |
|
|
|
$post |
|
) |
| |
|
static |
◆ getZipMediaContent()
static getZipMediaContent |
( |
dcCore |
$core, |
|
|
|
$get |
|
) |
| |
|
static |
◆ getMeta()
static getMeta |
( |
dcCore |
$core, |
|
|
|
$get |
|
) |
| |
|
static |
◆ setPostMeta()
static setPostMeta |
( |
dcCore |
$core, |
|
|
|
$get, |
|
|
|
$post |
|
) |
| |
|
static |
◆ delMeta()
static delMeta |
( |
dcCore |
$core, |
|
|
|
$get, |
|
|
|
$post |
|
) |
| |
|
static |
◆ searchMeta()
static searchMeta |
( |
dcCore |
$core, |
|
|
|
$get |
|
) |
| |
|
static |
◆ setSectionFold()
static setSectionFold |
( |
dcCore |
$core, |
|
|
|
$get, |
|
|
|
$post |
|
) |
| |
|
static |
◆ setDashboardPositions()
static setDashboardPositions |
( |
dcCore |
$core, |
|
|
|
$get, |
|
|
|
$post |
|
) |
| |
|
static |
◆ setListsOptions()
static setListsOptions |
( |
dcCore |
$core, |
|
|
|
$get, |
|
|
|
$post |
|
) |
| |
|
static |
◆ getModuleById()
static getModuleById |
( |
dcCore |
$core, |
|
|
|
$get |
|
) |
| |
|
static |
The documentation for this class was generated from the following file: