Scriptindex.de

[ Menü ]

Home
News
Scripts
Neuzugänge
Suchen
Bücher
Manuals

[ Inhalt ]

Script eintragen
Tutorial eintragen
Newsletter
Umfragen
Link zu uns
Werbung bei uns
Kontakt
Impressum

[ Statistik ]

Hits gesamt: 5202113
Hits Heute: 216
max. Hits (10.07.07): 6964
User Online: 36
Scripts: 2828

[ Partner ]

CodeBase
I.S.U.M.
LUG Bayreuth
PEAR NEWS
PHP Classes

[ Facebook ]

[ Eigene Domain? ]

[ Buchtipp ]

ASP. .NET .NET Shortcut
ASP. .NET .NET Shortcut

Manuals > PEAR > HTML_Template_Sigma::addBlockfile

HTML_Template_Sigma::addBlockfile()

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

Description

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

Parameter

string $placeholder

name of the variable placeholder

string $block

name of the block to be added

string $filename

template file that contains the block

Return value

return SIGMA_OK on success, error object on failure

Note

This function can not be called statically.


Copyright 1998 - 2009 by I.S.U.M.