Dotclear 2.24
Loading...
Searching...
No Matches
dcRestMethods Class Reference

Static Public Member Functions

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)
 

Member Function Documentation

◆ getPostsCount()

static getPostsCount ( )
static

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

References $ret, and dcCore\app().

◆ getPostById()

static getPostById ( dcCore  $core,
  $get 
)
static

References dcCore\app().

◆ 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

References dcCore\app().

◆ setPostMeta()

static setPostMeta ( dcCore  $core,
  $get,
  $post 
)
static

References dcCore\app().

◆ delMeta()

static delMeta ( dcCore  $core,
  $get,
  $post 
)
static

References dcCore\app().

◆ searchMeta()

static searchMeta ( dcCore  $core,
  $get 
)
static

References dcCore\app().

◆ setSectionFold()

static setSectionFold ( dcCore  $core,
  $get,
  $post 
)
static

References dcCore\app().

◆ setDashboardPositions()

static setDashboardPositions ( dcCore  $core,
  $get,
  $post 
)
static

References dcCore\app().

◆ 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: