PHP Classes

File: tmp_model

Recommend this page to a friend!
  Classes of Raskin Veniamin   Vs View Render   tmp_model   Download  
File: tmp_model
Role: Example script
Content type: text/plain
Description: tmp_model
Class: Vs View Render
Render templates using parameter arrays
Author: By
Last change:
Date: 10 years ago
Size: 245 bytes
 

Contents

Class file image Download
<?php

/*
 * To change this template, choose Tools | Templates
 * and open the template in the editor.
 */
?>
<div>
    <p>Render file 'tmp_model.php'</p>
<pre>

  echo $this->render('tmp_model', array(), FALSE);
</pre>
</div>