applyFilter($array, $start, $limit, $sortField=NULL, $sortDir=NULL) | OMV\Rpc\ServiceAbstract | protected |
callMethod($name, $params, $context) | OMV\Rpc\ServiceAbstract | |
callMethodBg($name, $params, $context) | OMV\Rpc\ServiceAbstract | |
createBgProcOutput($prefix="bgoutput") | OMV\Rpc\ServiceAbstract | protected |
createBgProcStatus() | OMV\Rpc\ServiceAbstract | protected |
deleteConfigObjectByObject(\OMV\Config\ConfigObject $object, $notifyId) | OMV\Rpc\ServiceAbstract | protected |
deleteConfigObjectByUuid($model, $uuid, $notifyId) | OMV\Rpc\ServiceAbstract | protected |
exec($command, &$output=NULL, $outputFilename=NULL) | OMV\Rpc\ServiceAbstract | protected |
execBgProc(\Closure $childProc,\Closure $error=NULL,\Closure $finally=NULL) | OMV\Rpc\ServiceAbstract | |
execve($path, $args=NULL, $outputFilename=NULL) | OMV\Rpc\ServiceAbstract | protected |
finalizeBgProcStatus($filename, $result=NULL, $exception=NULL) | OMV\Rpc\ServiceAbstract | protected |
fork() | OMV\Rpc\ServiceAbstract | protected |
getAdminContext() | OMV\Rpc\ServiceAbstract | protected |
getBgProcStatus($filename) | OMV\Rpc\ServiceAbstract | protected |
getName() | OMV\Rpc\ServiceAbstract | |
hasMethod($name) | OMV\Rpc\ServiceAbstract | |
initialize() | OMV\Rpc\ServiceAbstract | |
initializeBgProcStatus($filename, $pid) | OMV\Rpc\ServiceAbstract | protected |
isModuleDirty($name) | OMV\Rpc\ServiceAbstract | protected |
registerMethod($rpcName, $methodName=NULL) | OMV\Rpc\ServiceAbstract | protected |
registerMethodSequence($service, $method, $method2) | OMV\Rpc\ServiceAbstract | protected |
setModuleDirty($name) | OMV\Rpc\ServiceAbstract | protected |
unlinkBgProcStatus($filename) | OMV\Rpc\ServiceAbstract | protected |
updateBgProcStatus($filename, $key, $value) | OMV\Rpc\ServiceAbstract | protected |
validateMethodContext($context, $required) | OMV\Rpc\ServiceAbstract | protected |
validateMethodParams($params, $schema) | OMV\Rpc\ServiceAbstract | protected |
writeBgProcOutput($filename, $content) | OMV\Rpc\ServiceAbstract | protected |