-
$_availableLimit
-
-
$_collection
-
-
$_copyright
-
-
$_crumbs
-
Array of breadcrumbs
-
$_defaultValue
-
Default option
-
$_dependsOnChildren
-
Whether block should render its content if there are no children (no)
-
$_dispersion
-
-
$_displayPages
-
-
$_firstNum
-
-
$_formFields
-
HTML form hidden fields
-
$_frameEnd
-
Finish page position in frame
-
$_frameInitialized
-
Frame initialization flag
-
$_frameLength
-
Pages quantity per frame
-
$_frameStart
-
Start page position in frame
-
$_jump
-
Next/previous page position relatively to the current frame
-
$_lastNum
-
-
$_limit
-
-
$_limitVarName
-
-
$_options
-
Page layout options
-
$_outputRequired
-
-
$_pageLayouts
-
Available page layouts
-
$_pageVarName
-
-
$_showPerPage
-
-
$_showPerPage
-
-
$_title
-
-
$_toplinks
-
Array of toplinks
-
$_totalNum
-
-
$_urls
-
-
_afterToHtml
-
Processing block html after rendering
-
_appendPageLayouts
-
Fill in $_pageLayouts by reading layouts from config
-
_construct
-
-
_construct
-
-
_construct
-
Initialize template
-
_construct
-
-
_getConfig
-
Retrieve page config
-
_getFaviconFile
-
Retrieve path to Favicon
-
_getFormFields
-
Optimized getFormFields() method
-
_initFrame
-
Initialize frame data, such as frame start, frame start etc.
-
_initPageLayouts
-
Initialize page layouts list
-
_isFile
-
If DB file storage is on - find there, otherwise - just file_exists
-
_isInvisible
-
Whether the wrapper element should be eventually rendered If it becomes "invisible", the behaviour will be somewhat similar to core/text_list
-
_prepareOtherHtmlHeadElements
-
Render arbitrary HTML head items
-
_prepareStaticAndSkinElements
-
Merge static and skin files of the same format into 1 set of HEAD directives or even into 1 directive
-
_separateOtherHtmlHeadElements
-
Classify HTML head item and queue it into "lines" array
-
_setFrameInitialized
-
Setter for flag _frameInitialized
-
_toHtml
-
-
_toHtml
-
Get block messsage
-
_toHtml
-
-
_toHtml
-
Render the wrapper element html
-
_toHtml
-
Determine whether the pagination should be eventually rendered
-
__construct
-
-
__construct
-
-
__construct
-
-
__construct
-
-
getAbsoluteFooter
-
-
getAnchorTextForNext
-
Getter for alternative text for Next link in pagination frame
-
getAnchorTextForPrevious
-
Getter for alternative text for Previous link in pagination frame
-
getAvailableLimit
-
-
getBaseSecureUrl
-
-
getBaseUrl
-
-
getBodyClass
-
-
getCacheKeyInfo
-
Get cache key informative items
-
getCharset
-
Retrieve Charset
-
getChildHtml
-
Retrieve child block HTML, sorted by default
-
getChunkedItems
-
Retrieve Chunked Items
-
getCollection
-
-
getCollection
-
-
getContentType
-
Retrieve Content Type
-
getCookie
-
Get cookie model instance
-
getCopyright
-
-
getCssJsHtml
-
Get HEAD HTML with CSS/JS/RSS definitions (actually it also renders other elements, TODO: fix it up or rename this method)
-
getCurrentPage
-
-
getCurrentPage
-
-
getCurrentPageLayout
-
Retrieve current applied page layout
-
getCurrentUrl
-
-
getDefaultTitle
-
Retrieve default title text
-
getDefaultValue
-
Default options value getter
-
getDescription
-
Retrieve content for description tag
-
getDomain
-
Get configured cookie domain
-
getElementTagName
-
Wrapper element tag name getter
-
getFaviconFile
-
Getter for path to Favicon
-
getFirstNum
-
-
getFirstNum
-
-
getFirstPageUrl
-
-
getFormFields
-
Array of hidden form fields (name => value)
-
getFormId
-
HTML form id/name attributes
-
getFormMethod
-
HTML form method attribute
-
getFrameEnd
-
Getter for $_frameEnd
-
getFrameLength
-
Getter for $_frameLength
-
getFramePages
-
Return array of pages in frame
-
getFrameStart
-
Getter for $_frameStart
-
getHeaderTitle
-
-
getHtmlFormRedirect
-
Redirect via HTML form submission
-
getIncludes
-
Get miscellanious scripts/styles to be included in head before head closing tag
-
getIsHomePage
-
Check if current url is url for home page
-
getJsRedirect
-
Redirect via JS location
-
getJump
-
Getter for $_jump
-
getKeywords
-
Retrieve content for keyvords tag
-
getLang
-
-
getLastNum
-
-
getLastNum
-
-
getLastPageNum
-
-
getLastPageNum
-
-
getLastPageUrl
-
-
getLastPageUrl
-
-
getLimit
-
-
getLimit
-
-
getLimitUrl
-
-
getLimitVarName
-
-
getLogoAlt
-
-
getLogoSrc
-
-
getMediaType
-
Retrieve Media Type
-
getMessage
-
Additional custom message
-
getNextJumpPage
-
Return page number of Next jump
-
getNextJumpUrl
-
Prepare URL for Next Jump
-
getNextPageUrl
-
-
getNextPageUrl
-
-
getOptions
-
Retrieve page layout options
-
getPageLayout
-
Retrieve page layout by code
-
getPageLayoutHandles
-
Retrieve page layout handles
-
getPageLayouts
-
Retrieve available page layouts
-
getPagerUrl
-
-
getPages
-
-
getPages
-
-
getPageUrl
-
-
getPageVarName
-
-
getPath
-
Get configured cookie path
-
getPreviousJumpPage
-
Return page number of Previous jump
-
getPreviousJumpUrl
-
Prepare URL for Previous Jump
-
getPreviousPageUrl
-
-
getPreviousPageUrl
-
-
getPrintLogoText
-
-
getPrintLogoUrl
-
Print Logo URL (Conf -> Sales -> Invoice and Packing Slip Design)
-
getRedirectOutput
-
Client-side redirect engine output
-
getRobots
-
Retrieve URL to robots file
-
getShowPerPage
-
-
getTargetURL
-
URL for redirect location
-
getTitle
-
Retrieve title element text (encoded)
-
getTotalNum
-
-
getTotalNum
-
-
getWelcome
-