|
| | __construct () |
| | __destruct () |
| | getId () |
| | getWeight () |
| | setLanguageId (string $languageId) |
| | getLanguageId () |
| | setIblockId (int $iblockId) |
| | setPrefix (string $prefix) |
| | getPrefix () |
| | setUrlParams (array $list) |
| | getCompiledParams (array $params) |
| | isIblockListMixed () |
| | setMixedIblockList () |
| | setSeparateIblockList () |
| | getListMode () |
| | preloadUrlData (string $entityType, array $entityIds) |
| | clearPreloadedUrlData () |
| | getSectionListUrl (?int $parentId, array $options=[], string $additional='') |
| | getSectionDetailUrl (?int $entityId, array $options=[], string $additional='') |
| | getSectionSaveUrl (?int $entityId, array $options=[], string $additional='') |
| | getSectionSearchUrl (array $options=[], string $additional='') |
| | getElementListUrl (?int $parentId, array $options=[], string $additional='') |
| | getElementDetailUrl (?int $entityId, array $options=[], string $additional='') |
| | getElementCopyUrl (?int $entityId, array $options=[], string $additional='') |
| | getElementSaveUrl (?int $entityId, array $options=[], string $additional='') |
| | getElementSearchUrl (array $options=[], string $additional='') |
| | getCatalogSeoUrl (array $options=[], string $additional='') |
| | getElementSeoUrl (int $productId, array $options=[], string $additional='') |
| | getSectionSeoUrl (int $sectionId, array $options=[], string $additional='') |
| | getContextMenuItems (string $pageType, array $items=[], array $options=[]) |
| | getBaseParams () |
| | getUrlParams (array $options=[], string $additional='') |
| | getLanguageParam () |
| | getUrlBuilderIdParam () |
| | setSliderMode (bool $mode) |
| | isSliderMode () |
| | getDetailPageSlider () |
| | showDetailPageSlider () |
| | getSliderPathOption (string $path) |
| | getSliderPathString (string $path) |
| | openSettingsPage () |
| | subscribeOnAfterSettingsSave () |
|
| | checkCurrentPage (array $urlList) |
| | initSettings () |
| | initConfig () |
| | resetIblock () |
| | initIblockListMode () |
| | setIblockListMode (string $listMode) |
| | compileUrlParams (array $params) |
| | compileParamsLevel (string &$result, string $prefix, array $params) |
| | getParentFilter (?int $parentId) |
| | getEntityFilter (?int $entityId) |
| | extendUrl (array $options=[], string $additional='') |
| | initUrlTemplates () |
| | getUrlTemplate (string $templateId) |
| | fillUrlTemplate (?string $template, array $replaces) |
| | setTemplateVariable (string $name, string $value) |
| | getTemplateVariables () |
| | getExtendedVariables (array $options=[], string $additional='') |
| | getListVariables (string $page, ?int $parentId, array $options=[], string $additional='') |
| | getDetailVariables (string $page, ?int $entityId, array $options=[], string $additional='') |
| | getDetailSeoVariables (?int $entityId, array $options=[], string $additional='') |
| | getSectionSeoVariables (?int $sectionId, array $options=[], string $additional='') |
| | getCopyAction () |
| | preloadSectionUrlData (array $sectionIds) |
| | preloadElementUrlData (array $elementIds) |
| | getSliderPath () |
| | checkSliderPath (?string $path) |
| | getSliderPathTemplates () |
См. определение в файле basebuilder.php строка 7
◆ __construct()
◆ __destruct()
◆ checkCurrentPage()
| checkCurrentPage |
( |
array | $urlList | ) |
|
|
protected |
◆ checkSliderPath()
| checkSliderPath |
( |
?string | $path | ) |
|
|
protected |
◆ clearNull()
◆ clearPreloadedUrlData()
| clearPreloadedUrlData |
( |
| ) |
|
◆ compileParamsLevel()
| compileParamsLevel |
( |
string & | $result, |
|
|
string | $prefix, |
|
|
array | $params ) |
|
protected |
◆ compileUrlParams()
| compileUrlParams |
( |
array | $params | ) |
|
|
protected |
◆ extendUrl()
| extendUrl |
( |
array | $options = [], |
|
|
string | $additional = '' ) |
|
protected |
◆ fillUrlTemplate()
| fillUrlTemplate |
( |
?string | $template, |
|
|
array | $replaces ) |
|
protected |
◆ getBaseParams()
◆ getCatalogSeoUrl()
| getCatalogSeoUrl |
( |
array | $options = [], |
|
|
string | $additional = '' ) |
◆ getCompiledParams()
| getCompiledParams |
( |
array | $params | ) |
|
◆ getContextMenuItems()
| getContextMenuItems |
( |
string | $pageType, |
|
|
array | $items = [], |
|
|
array | $options = [] ) |
◆ getCopyAction()
◆ getDetailPageSlider()
◆ getDetailSeoVariables()
| getDetailSeoVariables |
( |
?int | $entityId, |
|
|
array | $options = [], |
|
|
string | $additional = '' ) |
|
protected |
◆ getDetailVariables()
| getDetailVariables |
( |
string | $page, |
|
|
?int | $entityId, |
|
|
array | $options = [], |
|
|
string | $additional = '' ) |
|
protected |
◆ getElementCopyUrl()
| getElementCopyUrl |
( |
?int | $entityId, |
|
|
array | $options = [], |
|
|
string | $additional = '' ) |
◆ getElementDetailUrl()
| getElementDetailUrl |
( |
?int | $entityId, |
|
|
array | $options = [], |
|
|
string | $additional = '' ) |
◆ getElementListUrl()
| getElementListUrl |
( |
?int | $parentId, |
|
|
array | $options = [], |
|
|
string | $additional = '' ) |
◆ getElementSaveUrl()
| getElementSaveUrl |
( |
?int | $entityId, |
|
|
array | $options = [], |
|
|
string | $additional = '' ) |
◆ getElementSearchUrl()
| getElementSearchUrl |
( |
array | $options = [], |
|
|
string | $additional = '' ) |
◆ getElementSeoUrl()
| getElementSeoUrl |
( |
int | $productId, |
|
|
array | $options = [], |
|
|
string | $additional = '' ) |
◆ getEntityFilter()
| getEntityFilter |
( |
?int | $entityId | ) |
|
|
protected |
◆ getExtendedVariables()
| getExtendedVariables |
( |
array | $options = [], |
|
|
string | $additional = '' ) |
|
protected |
◆ getId()
◆ getLanguageId()
◆ getLanguageParam()
◆ getListMode()
◆ getListVariables()
| getListVariables |
( |
string | $page, |
|
|
?int | $parentId, |
|
|
array | $options = [], |
|
|
string | $additional = '' ) |
|
protected |
◆ getParentFilter()
| getParentFilter |
( |
?int | $parentId | ) |
|
|
protected |
◆ getPrefix()
◆ getSectionDetailUrl()
| getSectionDetailUrl |
( |
?int | $entityId, |
|
|
array | $options = [], |
|
|
string | $additional = '' ) |
◆ getSectionListUrl()
| getSectionListUrl |
( |
?int | $parentId, |
|
|
array | $options = [], |
|
|
string | $additional = '' ) |
◆ getSectionSaveUrl()
| getSectionSaveUrl |
( |
?int | $entityId, |
|
|
array | $options = [], |
|
|
string | $additional = '' ) |
◆ getSectionSearchUrl()
| getSectionSearchUrl |
( |
array | $options = [], |
|
|
string | $additional = '' ) |
◆ getSectionSeoUrl()
| getSectionSeoUrl |
( |
int | $sectionId, |
|
|
array | $options = [], |
|
|
string | $additional = '' ) |
◆ getSectionSeoVariables()
| getSectionSeoVariables |
( |
?int | $sectionId, |
|
|
array | $options = [], |
|
|
string | $additional = '' ) |
|
protected |
◆ getSliderOptions()
◆ getSliderPath()
◆ getSliderPathOption()
| getSliderPathOption |
( |
string | $path | ) |
|
◆ getSliderPathString()
| getSliderPathString |
( |
string | $path | ) |
|
◆ getSliderPathTemplates()
| getSliderPathTemplates |
( |
| ) |
|
|
protected |
◆ getTemplateVariables()
◆ getUrlBuilderIdParam()
◆ getUrlParams()
| getUrlParams |
( |
array | $options = [], |
|
|
string | $additional = '' ) |
◆ getUrlTemplate()
| getUrlTemplate |
( |
string | $templateId | ) |
|
|
protected |
◆ getWeight()
◆ initConfig()
◆ initIblockListMode()
◆ initSettings()
◆ initUrlTemplates()
◆ isIblockListMixed()
◆ isSliderMode()
◆ openSettingsPage()
Open settings page of IBlock context
Example: for catalog IBlock it should open settings of catalog
- Возвращает
- void
См. определение в файле basebuilder.php строка 667
◆ preloadElementUrlData()
| preloadElementUrlData |
( |
array | $elementIds | ) |
|
|
protected |
◆ preloadSectionUrlData()
| preloadSectionUrlData |
( |
array | $sectionIds | ) |
|
|
protected |
◆ preloadUrlData()
| preloadUrlData |
( |
string | $entityType, |
|
|
array | $entityIds ) |
◆ resetIblock()
◆ setIblockId()
| setIblockId |
( |
int | $iblockId | ) |
|
◆ setIblockListMode()
| setIblockListMode |
( |
string | $listMode | ) |
|
|
protected |
◆ setLanguageId()
| setLanguageId |
( |
string | $languageId | ) |
|
◆ setMixedIblockList()
◆ setPrefix()
| setPrefix |
( |
string | $prefix | ) |
|
◆ setSeparateIblockList()
| setSeparateIblockList |
( |
| ) |
|
◆ setSliderMode()
| setSliderMode |
( |
bool | $mode | ) |
|
◆ setTemplateVariable()
| setTemplateVariable |
( |
string | $name, |
|
|
string | $value ) |
|
protected |
◆ setUrlParams()
| setUrlParams |
( |
array | $list | ) |
|
◆ showDetailPageSlider()
◆ subscribeOnAfterSettingsSave()
| subscribeOnAfterSettingsSave |
( |
| ) |
|
Subscribe to save settings events depending on the context
- Возвращает
- void
См. определение в файле basebuilder.php строка 676
◆ $compiledUrlParams
◆ $config
◆ $iblock
◆ $iblockId
◆ $iblockListMixed
◆ $iblockListMode
◆ $id
◆ $languageId
◆ $prefix
◆ $request
◆ $sliderMode
◆ $templateVariables
◆ $urlParams
◆ $urlTemplates
◆ $weight
◆ ENTITY_ELEMENT
| const ENTITY_ELEMENT = 'element' |
◆ ENTITY_SECTION
| const ENTITY_SECTION = 'section' |
◆ PAGE_CATALOG_SEO
| const PAGE_CATALOG_SEO = 'catalogSeo' |
◆ PAGE_ELEMENT_COPY
| const PAGE_ELEMENT_COPY = 'elementCopy' |
◆ PAGE_ELEMENT_DETAIL
| const PAGE_ELEMENT_DETAIL = 'elementDetail' |
◆ PAGE_ELEMENT_LIST
| const PAGE_ELEMENT_LIST = 'elementList' |
◆ PAGE_ELEMENT_SAVE
| const PAGE_ELEMENT_SAVE = 'elementSave' |
◆ PAGE_ELEMENT_SEARCH
| const PAGE_ELEMENT_SEARCH = 'elementSearch' |
◆ PAGE_ELEMENT_SEO
| const PAGE_ELEMENT_SEO = 'elementSeo' |
◆ PAGE_SECTION_COPY
| const PAGE_SECTION_COPY = 'sectionCopy' |
◆ PAGE_SECTION_DETAIL
| const PAGE_SECTION_DETAIL = 'sectionDetail' |
◆ PAGE_SECTION_LIST
| const PAGE_SECTION_LIST = 'sectionList' |
◆ PAGE_SECTION_SAVE
| const PAGE_SECTION_SAVE = 'sectionSave' |
◆ PAGE_SECTION_SEARCH
| const PAGE_SECTION_SEARCH = 'sectionSearch' |
◆ PAGE_SECTION_SEO
| const PAGE_SECTION_SEO = 'sectionSeo' |
◆ PATH_PREFIX
◆ SLIDER_PATH_VARIABLE
| const SLIDER_PATH_VARIABLE = 'slider_path' |
|
protected |
◆ TYPE_AUTODETECT
| const TYPE_AUTODETECT = 'AUTO' |
◆ TYPE_ID
◆ TYPE_WEIGHT
Объявления и описания членов класса находятся в файле: