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: 5202119
Hits Heute: 222
max. Hits (10.07.07): 6964
User Online: 33
Scripts: 2828

[ Partner ]

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

[ Facebook ]

[ Eigene Domain? ]

[ Buchtipp ]

Die JavaScript Bibel
Die JavaScript Bibel

Manuals > PEAR > HTML_Template_Sigma::replaceBlockfile

HTML_Template_Sigma::replaceBlockfile()

HTML_Template_Sigma::replaceBlockfile() -- Replaces an existing block with new content from a file.

Description

Replaces an existing block with new content from a file.

Parameter

string $block

name of a block to replace

string $filename

template file that contains the block

boolean $keepContent

TRUE if the parsed contents of the block should be kept

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.