1C-Bitrix 25.700.0
|
Пространства имен | |
namespace | AgentContract |
namespace | Document |
namespace | Product |
namespace | Userfield |
Структуры данных | |
class | Analytics |
class | BarcodeScanner |
class | Catalog |
class | Config |
class | Contractor |
class | Controller |
class | Document |
class | DocumentContractor |
class | Enum |
class | ErrorCode |
class | Extra |
class | Measure |
class | Price |
class | PriceType |
class | PriceTypeGroup |
class | PriceTypeLang |
class | Product |
class | ProductForm |
class | ProductImage |
class | ProductProperty |
class | ProductPropertyBase |
class | ProductPropertyEnum |
class | ProductPropertyFeature |
class | ProductPropertySection |
class | ProductSelector |
class | Ratio |
class | RoundingRule |
class | Section |
class | SkuTree |
class | Store |
class | StoreProduct |
class | StoreSelector |
class | Vat |
Функции | |
isExistsRow (int $id) | |
exists ($id) | |
addErrorEntityNotExists () | |
getServiceItemName () | |
getAction ($id) | |
getList (array $select, array $filter, array $order, PageNavigation $pageNavigation=null) | |
count ($filter) | |
listAction (PageNavigation $pageNavigation, array $select=[], array $filter=[], array $order=[], bool $__calculateTotalCount=true) | |
modifyListActionParameters (array $params) |
Переменные | |
trait | CheckExists |
trait | GetAction |
trait | ListAction |
|
abstractprotected |
|
abstractprotected |
|
protected |
@inheritDoc
См. определение в файле checkexists.php строка 30
getAction | ( | $id | ) |
|
abstractprotected |
|
abstractprotected |
|
protected |
См. определение в файле checkexists.php строка 11
listAction | ( | PageNavigation | $pageNavigation, |
array | $select = [], | ||
array | $filter = [], | ||
array | $order = [], | ||
bool | $__calculateTotalCount = true ) |
PageNavigation | $pageNavigation | |
array | $select | |
array | $filter | |
array | $order | |
bool | $__calculateTotalCount |
См. определение в файле listaction.php строка 29
|
protected |
Modify select, filter or order for entity.
array | $params | All keys are case-sensitive:
|
См. определение в файле listaction.php строка 62
trait CheckExists |
См. определение в файле checkexists.php строка 7
trait GetAction |
См. определение в файле getaction.php строка 7
trait ListAction |
См. определение в файле listaction.php строка 8