Login   Register  
PHP Classes
elePHPant
Icontem

File: tmp_model

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of vench  >  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: 2013-07-17 23:22
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>