Bitrix API

ResolveResult extends Result

Table of Contents

Methods

getActivePage()  : CustomSectionPage|null
Get a page that is active now
getAvailablePages()  : array<string|int, CustomSectionPage>
Returns pages that should be displayed for the current user
getComponentToInclude()  : Component|null
Get params of component that should be included on page
getCustomSection()  : CustomSection
Returns a resolved custom section
setActivePage()  : ResolveResult
Set a page that is active now
setAvailablePages()  : ResolveResult
Sets pages that should be displayed for the current user
setComponentToInclude()  : ResolveResult
Set params of component that should be included on page
setCustomSection()  : ResolveResult
Set a resolved custom section

Methods

getComponentToInclude()

Get params of component that should be included on page

public getComponentToInclude() : Component|null
Return values
Component|null

        
On this page

Search results