См. определение в файле iblock.php строка 6
◆ getElementUrl()
static getElementUrl |
( |
| $siteId, |
|
|
| $elementId ) |
|
static |
Gets element's url in site context.
- Аргументы
-
int | string | $siteId | Site id (or template code used to create site). |
int | $elementId | Element id. |
- Возвращает
- string
См. определение в файле iblock.php строка 14
◆ onAfterIBlockSectionDelete()
static onAfterIBlockSectionDelete |
( |
array | $section | ) |
|
|
static |
Callback on after delete iblock's section.
- Аргументы
-
array | $section | Section's data. |
- Возвращает
- void
См. определение в файле iblock.php строка 70