HTML_QuickForm_Renderer_ITDynamic::setHeaderBlock()

HTML_QuickForm_Renderer_ITDynamic::setHeaderBlock() – Sets the name of a block to use for header rendering

Synopsis

require_once 'HTML/QuickForm/Renderer/ITDynamic.php';

void HTML_QuickForm_Renderer_ITDynamic::setHeaderBlock ( string $blockName )

Description

Sets the name of a block to use for header rendering

Parameter

string $blockName

block name

Throws

throws no exceptions thrown

Note

This function can not be called statically.

Sets the block to use for element rendering (Previous) Static renderer for Integrated Templates (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.