1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс CList

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

 __construct ($iblock_id)
 is_field ($type_id)
 is_readonly ($field_id)
 GetFields ()
 GetAllTypes ()
 GetAvailableTypes ($ID="")
 DeleteField ($field_id)
 AddField ($arFields)
 GetNewID ($TEMP_ID)
 UpdateField ($field_id, $arFields)
 Save ()
 ActualizeDocumentAdminPage ($url)

Открытые статические члены

static UpdatePropertyList ($prop_id, $list)
static OnGetDocumentAdminPage ($arElement)
static OnSearchGetURL ($arFields)
static getUrlByIblockId ($IBLOCK_ID)

Поля данных

 $fields = null
 $new_ids = array()

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

 $iblock_id = 0

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

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

Конструктор(ы)

◆ __construct()

__construct ( $iblock_id)

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

Методы

◆ ActualizeDocumentAdminPage()

ActualizeDocumentAdminPage ( $url)

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

◆ AddField()

AddField ( $arFields)

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

◆ DeleteField()

DeleteField ( $field_id)

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

◆ GetAllTypes()

GetAllTypes ( )

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

◆ GetAvailableTypes()

GetAvailableTypes ( $ID = "")

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

◆ GetFields()

GetFields ( )

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

◆ GetNewID()

GetNewID ( $TEMP_ID)

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

◆ getUrlByIblockId()

getUrlByIblockId ( $IBLOCK_ID)
static

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

◆ is_field()

is_field ( $type_id)

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

◆ is_readonly()

is_readonly ( $field_id)

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

◆ OnGetDocumentAdminPage()

OnGetDocumentAdminPage ( $arElement)
static

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

◆ OnSearchGetURL()

OnSearchGetURL ( $arFields)
static

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

◆ Save()

Save ( )

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

◆ UpdateField()

UpdateField ( $field_id,
$arFields )

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

◆ UpdatePropertyList()

UpdatePropertyList ( $prop_id,
$list )
static

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

Поля

◆ $fields

$fields = null

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

◆ $iblock_id

$iblock_id = 0
protected

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

◆ $new_ids

$new_ids = array()

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


Объявления и описания членов класса находятся в файле:
  • C:/bitrix/modules/lists/classes/general/list.php