Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс Snippet

Открытые члены

 getSaveEditButton ()
 
 getCancelEditButton ()
 
 getEditButton ()
 
 getEditAction ()
 
 getRemoveButton ()
 
 getRemoveAction ()
 
 getApplyButton (array $params)
 
 getSendSelectedButton (?string $confirmMessage=null)
 
 getForAllCheckbox ()
 
 setButtonActions (array &$button, array $actions)
 

Защищенные данные

 $applyButton
 
 $saveButton
 
 $cancelButton
 
 $editButton
 
 $removeButton
 
 $saveAndCancelButtons
 
 $forAllCheckbox
 

Подробное описание

См. определение в файле snippet.php строка 18

Методы

◆ getApplyButton()

getApplyButton ( array $params)

Gets apply button

Аргументы
array$params
Возвращает
array

См. определение в файле snippet.php строка 187

◆ getCancelEditButton()

getCancelEditButton ( )

Gets cancel button

Возвращает
array

См. определение в файле snippet.php строка 59

◆ getEditAction()

getEditAction ( )

Gets edit actions

Возвращает
array

См. определение в файле snippet.php строка 112

◆ getEditButton()

getEditButton ( )

Gets edit button

Возвращает
array

См. определение в файле snippet.php строка 85

◆ getForAllCheckbox()

getForAllCheckbox ( )

Gets for all checkbox

Возвращает
array

См. определение в файле snippet.php строка 236

◆ getRemoveAction()

getRemoveAction ( )

Gets remove acions

Возвращает
array

См. определение в файле snippet.php строка 164

◆ getRemoveButton()

getRemoveButton ( )

Gets remove button

Возвращает
array

См. определение в файле snippet.php строка 130

◆ getSaveEditButton()

getSaveEditButton ( )

Gets save button

Возвращает
array

См. определение в файле snippet.php строка 33

◆ getSendSelectedButton()

getSendSelectedButton ( ?string $confirmMessage = null)

Gets apply button with action Grid.sendSelected.

Аргументы
string | null$confirmMessageif need confirm before send
Возвращает
array

См. определение в файле snippet.php строка 203

◆ setButtonActions()

setButtonActions ( array & $button,
array $actions )

Setup button onChange event handlers.

Аргументы
array$buttonButton params.
array$actionsOnChange action params.

См. определение в файле snippet.php строка 260

Данные класса

◆ $applyButton

$applyButton
protected

См. определение в файле snippet.php строка 20

◆ $cancelButton

$cancelButton
protected

См. определение в файле snippet.php строка 22

◆ $editButton

$editButton
protected

См. определение в файле snippet.php строка 23

◆ $forAllCheckbox

$forAllCheckbox
protected

См. определение в файле snippet.php строка 26

◆ $removeButton

$removeButton
protected

См. определение в файле snippet.php строка 24

◆ $saveAndCancelButtons

$saveAndCancelButtons
protected

См. определение в файле snippet.php строка 25

◆ $saveButton

$saveButton
protected

См. определение в файле snippet.php строка 21