string renderWBview(
string
$viewName, string
$viewContent, [string
$renderMode = "HTML"])
|
|
WBview object creation function
This function is used to render a WBview object Default mode is xHTML Result is stored in $this and object is returned
<?php
// <div id="foo">bar</div>
?>
Tags:
Parameters: