DataProvider
DataProvider - abstract class of data provider. Classes that realize it pass fields and values. The module has several base descendants of this class. Any DataProvider can return another DataProvider in one of his fields. Nesting level is unlimited.
Class methods
Method | Description |
---|---|
setParentProvider | Indicates parent provider. |
getFields | Passes array with set of fields. |
getValue | Returns value by field name. |
hasAccess($userId) | Checks access permissions for the user with ID $userId . |
© «Bitrix24», 2001-2024