previousaddBlockfile() (Previous) (Next) clearVariables()next

View this page in Last updated: Tue, 02 Jun 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

blockExists()

blockExists() – Checks if the block exists in the template

Synopsis

require_once 'HTML/Template/Sigma.php';

bool HTML_Template_Sigma::blockExists ( string $block )

Description

Checks if the block exists in the template

Parameter

string $block

block name

Throws

throws no exceptions thrown

Note

This function can not be called statically.

previousaddBlockfile() (Previous) (Next) clearVariables()next

Download Documentation Last updated: Tue, 02 Jun 2009
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.