Example - Output

Declaration of PG in Output

As shown in Figure above, the PG handler is used to create the page. The title of the page is define here. The content of the page is called on function “Output6” in class “ctlIndex”(ctlIndex.php). Next, the Theme is called here. “Master” function of Master.php in Theme Control as shown in Figure 19 is called together with parameter $data passed into it.

function “master” in Master.php