Bitrix API

Sorting extends RestrictedAction

FinalYes

Table of Contents

Methods

__construct()  : mixed
canExecute()  : mixed
getComponentHTML()  : mixed
getErrorCollection()  : mixed
getErrors()  : mixed
getForbiddenMethods()  : array<string|int, mixed>
todo: replace this method with some phpdoc notation
isVersionGT()  : mixed
move()  : false|array<string|int, mixed>
Moves the source task before/after the target task;

Methods

getComponentHTML()

public static getComponentHTML(mixed $name[, mixed $template = '' ][, array<string|int, mixed> $callParameters = array() ][, array<string|int, mixed> $parameters = array() ]) : mixed
Parameters
$name : mixed
$template : mixed = ''
$callParameters : array<string|int, mixed> = array()
$parameters : array<string|int, mixed> = array()

getErrorCollection()

public getErrorCollection() : mixed

getForbiddenMethods()

todo: replace this method with some phpdoc notation

public static getForbiddenMethods() : array<string|int, mixed>
Return values
array<string|int, mixed>

move()

Moves the source task before/after the target task;

public move(array<string|int, mixed> $data) : false|array<string|int, mixed>
Parameters
$data : array<string|int, mixed>
Return values
false|array<string|int, mixed>

        
On this page

Search results