Dotclear 2.25
Loading...
Searching...
No Matches
dcMaintenanceRest Class Reference

Maintenance plugin rest service class. More...

Static Public Member Functions

static step (dcCore $core, array $get, array $post)
 

Detailed Description

Maintenance plugin rest service class.

Serve maintenance methods via Dotclear's rest API

Member Function Documentation

◆ step()

static step ( dcCore  $core,
array  $get,
array  $post 
)
static

Serve method to do step by step task for maintenance.

Parameters
dcCore$coredcCore instance
array$getcleaned $_GET
array$postcleaned $_POST
Exceptions
Exception(description)
Returns
xmlTag XML representation of response.

References $code, and html\escapeHTML().


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