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