\LinHUniX\Mcp\Toolsscheduler

This class is used to manage the universal content manager.

Summary

Methods
Properties
Constants
Off()
On()
remove()
add()
getBgMode()
getScope()
get()
set()
runJobSequence()
__construct()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
loadCfg()
init()
runScheduler()
$path
$jsonpath
$enable
$jobList
$bgmode
$jobscope
N/A

Properties

$path

$path : 

Type

$jsonpath

$jsonpath : 

Type

$enable

$enable : 

Type

$jobList

$jobList : 

Type

$bgmode

$bgmode : 

Type

$jobscope

$jobscope : 

Type

Methods

Off()

Off() 

On()

On() 

remove()

remove(  $job) 

Parameters

$job

add()

add(  $job, array  $commandarray) 

Parameters

$job
array $commandarray

getBgMode()

getBgMode() 

getScope()

getScope() 

get()

get(  $var) 

Parameters

$var

set()

set(  $var,   $val) 

Parameters

$var
$val

runJobSequence()

runJobSequence() : \LinHUniX\Mcp\Tools\any

runSequence inside actions.

Returns

\LinHUniX\Mcp\Tools\any —

$ScopeOut

__construct()

__construct(array  $scopein = null) 

scheduler __construct function.

Parameters

array $scopein

loadCfg()

loadCfg() 

load config from mcp.

init()

init() 

load config from mcp.

runScheduler()

runScheduler() 

load config from mcp.