function __construct($mixedPageName) { parent::__construct($mixedPageName); }
function getBlockPanelTop($aParams = array()) { return BxBaseStudioPage::getBlockPanelTop(array('panel_top' => $this->oModule->_oTemplate->parseHtmlByName('bp_block_panel_top.html', $this->_getTmplVarsBlockPanelTop()))); }