addBlock() (Previous) (Next) blockExists()

View this page in Last updated: Mon, 02 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

addBlockfile()

addBlockfile() -- Adds a block contained in the file to the template

Opis

Adds a block taken from a file to the template, changing a variable placeholder to a block placeholder.

Parametr

string $placeholder

name of the variable placeholder

string $block

name of the block to be added

string $filename

template file that contains the block

Zwracana wartość

return SIGMA_OK on success, error object on failure

Uwagi

Ta funkcja nie może być wywołana statycznie.

addBlock() (Previous) (Next) blockExists()

Download Documentation Last updated: Mon, 02 Jul 2007
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.