RestPage
class RestPage extends JsonPage
Properties
| WebserviceController | $mod | ||
| protected | $default_page | from Page |
Methods
ModuleService|null
getModuleServiceHook(string $moduleName, string $methodName)
No description
from
JsonPage
string
get_json_error(string $message, int $code = -32603, array $data = [], bool $isRestStyle = false)
JSON-RPC Error
from
JsonPage
xelos_global_template|string|bool
get_page(string $resourcePath = null)
No description
string
handleFileUploadToSystemDMS()
Small endpoint wrapper to call the upload service
from
JsonPage
string
invokeServiceMethod(string|Service $instance_id, string $method_name, array $parameters, int $groupContext = null)
No description
from
JsonPage
page_json_docs(?string $instance = null)
JSON Documentation based on SOAP Services
from
JsonPage
Details
in
JsonPage at line 213
protected ModuleService|null
getModuleServiceHook(string $moduleName, string $methodName)
No description
in
JsonPage at line 180
protected string
get_json_error(string $message, int $code = -32603, array $data = [], bool $isRestStyle = false)
JSON-RPC Error
at line 38
xelos_global_template|string|bool
get_page(string $resourcePath = null)
No description
in
JsonPage at line 493
string
handleFileUploadToSystemDMS()
Small endpoint wrapper to call the upload service