|
1C-Bitrix 25.700.0
|
Открытые члены | |
| __construct (Param $param) | |
| getUser () | |
| setUser (\CUser $user) | |
| getIblockTypeId () | |
| setIblockTypeId ($iblockTypeId) | |
| getIblockId () | |
| setIblockId ($iblockId) | |
| getSocnetGroupId () | |
| setSocnetGroupId ($socnetGroupId) | |
| getEntityId () | |
| setEntityId ($entityId) | |
| getSectionId () | |
| setSectionId (int $sectionId) | |
| getClosedStatusSocnetGroup () | |
См. определение в файле rightparam.php строка 10
| __construct | ( | Param | $param | ) |
См. определение в файле rightparam.php строка 20
| getClosedStatusSocnetGroup | ( | ) |
Returns the closing status of the socnet group.
Bitrix\Main\ArgumentNullException
Bitrix\Main\ArgumentOutOfRangeException
Bitrix\Main\LoaderException
См. определение в файле rightparam.php строка 136
| getEntityId | ( | ) |
См. определение в файле rightparam.php строка 96
| getIblockId | ( | ) |
См. определение в файле rightparam.php строка 64
| getIblockTypeId | ( | ) |
См. определение в файле rightparam.php строка 48
| getSectionId | ( | ) |
См. определение в файле rightparam.php строка 112
| getSocnetGroupId | ( | ) |
См. определение в файле rightparam.php строка 80
| getUser | ( | ) |
См. определение в файле rightparam.php строка 32
| setEntityId | ( | $entityId | ) |
| int | $entityId |
См. определение в файле rightparam.php строка 104
| setIblockId | ( | $iblockId | ) |
| bool | int | $iblockId |
См. определение в файле rightparam.php строка 72
| setIblockTypeId | ( | $iblockTypeId | ) |
| string | $iblockTypeId |
См. определение в файле rightparam.php строка 56
| setSectionId | ( | int | $sectionId | ) |
См. определение в файле rightparam.php строка 120
| setSocnetGroupId | ( | $socnetGroupId | ) |
| int | $socnetGroupId |
См. определение в файле rightparam.php строка 88
| setUser | ( | \CUser | $user | ) |
| \CUser | $user |
См. определение в файле rightparam.php строка 40