This is the complete list of members for OMVRpcServiceAbstract, including all inherited members.
__construct() | OMVObject | |
applyFilter($array, $start, $limit, $sortField=NULL, $sortDir=NULL) | OMVRpcServiceAbstract | protected |
callMethod($name, $params, $context) | OMVRpcServiceAbstract | |
callMethodBg($name, $params, $context) | OMVRpcServiceAbstract | |
createBgProcOutput($prefix="bgoutput") | OMVRpcServiceAbstract | protected |
createBgProcStatus() | OMVRpcServiceAbstract | protected |
debug() | OMVObject | protected |
deleteConfigObjectByPath($xpath, $message) | OMVRpcServiceAbstract | protected |
exec($command, &$output=NULL, $outputFilename=NULL) | OMVRpcServiceAbstract | protected |
execve($path, $args=NULL, $outputFilename=NULL) | OMVRpcServiceAbstract | protected |
finalizeBgProcStatus($filename, $result=NULL, $exception=NULL) | OMVRpcServiceAbstract | protected |
fork() | OMVRpcServiceAbstract | protected |
getAdminContext() | OMVRpcServiceAbstract | protected |
getBgProcStatus($filename) | OMVRpcServiceAbstract | protected |
getLastError() | OMVObject | |
getName() | OMVRpcServiceAbstract | |
hasMethod($name) | OMVRpcServiceAbstract | |
initialize() | OMVRpcServiceAbstract | |
initializeBgProcStatus($filename, $pid) | OMVRpcServiceAbstract | protected |
isModuleDirty($name) | OMVRpcServiceAbstract | protected |
registerMethod($rpcName, $methodName=NULL) | OMVRpcServiceAbstract | protected |
registerMethodSequence($service, $method, $method2) | OMVRpcServiceAbstract | protected |
setLastError($error) | OMVObject | protected |
setModuleDirty($name) | OMVRpcServiceAbstract | protected |
unlinkBgProcStatus($filename) | OMVRpcServiceAbstract | protected |
updateBgProcStatus($filename, $key, $value) | OMVRpcServiceAbstract | protected |
validateMethodContext($context, $required) | OMVRpcServiceAbstract | protected |
validateMethodParams($params, $schema) | OMVRpcServiceAbstract | protected |
writeBgProcOutput($filename, $content) | OMVRpcServiceAbstract | protected |