Definition at line 10 of file MenuHook.php.
◆ getAgentPluginNames()
| static Fossology\Lib\UI\MenuHook::getAgentPluginNames |
( |
|
$hook = 'Agents' | ) |
|
|
static |
- Parameters
-
| string | $hook | 'ParmAgents'|'Agents'|'UploadMulti' |
- Returns
- array
Definition at line 16 of file MenuHook.php.
◆ rearrangeParmAgentsBeforeDecider()
| static Fossology\Lib\UI\MenuHook::rearrangeParmAgentsBeforeDecider |
( |
& |
$parmList | ) |
|
|
static |
Schedule agents that carry their own jq_cmd_args before decider. Decider (and kotoba, scheduled from it) resolves dependencies by calling AgentAdd() on them, which queues a not-yet-scheduled agent with default args and then blocks its real scheduleAgent() via IsAlreadyScheduled().
- Parameters
-
| [in,out] | array | $parmList | List of parameterized agent plugin names |
Definition at line 39 of file MenuHook.php.
The documentation for this class was generated from the following file: