






International Sites:
|
|
PView
PView defines the abstract base class for all view-objects.
This object is derived from > PObject.
function PView () [CONSTRUCTOR]
Currently the constructor solely calls the ancestor’s constructor.
function output ($sTemplatename,$sVariables="")
The object function output loads the micro template with the passed name $sTemplatename and outputs the micro template.
In the parameter $sVariables you can also pass an optional PHP code, which is executed before the micro template. This makes sense if you want to define variables before the execution of the actual template, which then usually are written out resp. referenced in the template.
If a micro template has been executed, the output-function returns a 1, otherwise a 0.
Continue to recommend this article:
|
|


Direct links to the new Portalsuite 2002:
- Productinfos
- Download
- Support overview
- Support forum
|