params['guest-views']['aside-bottom-exists']){ // Open the section $this->helpers__viewsBuilders__sectionOpening( array( 'section-id' => 'aside-bottom', 'main-div-class-attribute' => '', 'main-div-additional-attributes' => '', 'skin-div-class-attribute' => '', 'skin-div-additional-attributes' => '', 'semantic-tag' => 'aside', 'semantic-tag-attributes' => 'role="complementary"', 'section-heading-parameters' => array( 'heading-content' => $this->global_vars['language']['supplementary-content-lower'], 'heading-level' => $this->params['theme']['custom-heading-level--supplementary-content-lower'], 'heading-additional-classes' => '', 'related-section-id' => 'aside-bottom', 'enable-header-tag' => false ) )); // Print the guest view $this->helpers__viewsBuilders__groupedHosts( array( 'grouped-hosts-id' => 'aside-bottom', )); // Close the section $this->helpers__viewsBuilders__sectionClosing( array( 'closing-semantic-tag' => 'aside', )); }