|
|
| __construct (&$parent=null) |
| |
|
| helper ($helpers=array()) |
| |
|
| library ($library= '', $params=NULL, $object_name=NULL) |
| |
|
| model ($model, $name= '', $db_conn=FALSE) |
| |
|
| view ($view, $vars=array(), $return=FALSE) |
| |
Qvcloader class Allows you to use $this->load in your library classes. Use with caution! The main thing to realize is that resources that were previously loaded will not be visible through $this How to use: get_instance()->load->helper('localinstance'); localinstance($this);
The documentation for this class was generated from the following file:
- qvci/helpers/localinstance_helper.php