Bitrix API

ConvertAgent implements AgentInterface uses AgentTrait

Table of Contents

Interfaces

AgentInterface

Constants

LIMIT  = 500

Properties

$method  : string

Methods

__construct()  : mixed
execute()  : string
getAgentName()  : string
isProceed()  : bool
removeAgent()  : void
run()  : string

Constants

Properties

$method

public static string $method = 'execute()'

Methods

execute()

public static execute() : string
Return values
string

getAgentName()

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

isProceed()

public static isProceed() : bool
Return values
bool

removeAgent()

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

run()

public run() : string
Tags
throws
ArgumentException
throws
LoaderException
throws
ObjectPropertyException
throws
SystemException
Return values
string

        
On this page

Search results