Bitrix API

Agent implements AgentInterface uses AgentTrait

Table of Contents

Interfaces

AgentInterface

Properties

$method  : string

Methods

__construct()  : mixed
addAgent()  : void
execute()  : string
getAgentName()  : string
removeAgent()  : void

Properties

$method

public static string $method = 'execute()'

Methods

__construct()

public __construct() : mixed

addAgent()

public addAgent() : void

execute()

public static execute() : string
Tags
throws
SqlQueryException
Return values
string

getAgentName()

public static getAgentName([bool $withSlash = true ]) : string
Parameters
$withSlash : bool = true
Return values
string

removeAgent()

public static removeAgent([string $moduleId = 'tasks' ]) : void
Parameters
$moduleId : string = 'tasks'

        
On this page

Search results