Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс CategoryTable
+ Граф наследования:CategoryTable:

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

static getFilePath ()
 
static getTableName ()
 
static getMap ()
 
static getCategoryParents ($ebayCategoryId)
 
static update ($primary, array $data)
 
static validateName ()
 

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

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

Методы

◆ getCategoryParents()

static getCategoryParents ( $ebayCategoryId)
static
Аргументы
string$ebayCategoryIdEbay category Id.
Возвращает
array Ebay category parents chain till top level.

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

◆ getFilePath()

static getFilePath ( )
static

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

◆ getMap()

static getMap ( )
static

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

◆ getTableName()

static getTableName ( )
static

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

◆ update()

static update ( $primary,
array $data )
static

Overrides parent update to sate update date to current.

Аргументы
mixed$primaryPrimary key.
array$dataData fields.
Возвращает
Entity\UpdateResult

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

◆ validateName()

static validateName ( )
static

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