Home
last modified time | relevance | path

Searched refs:_ci_load (Results 1 – 3 of 3) sorted by relevance

/dports/www/Stikked/Stikked-0.13.0/htdocs/application/core/
H A DMY_Loader.php40 return $this->_ci_load(array(
63 function _ci_load($_ci_data) function in MY_Loader
/dports/www/Stikked/Stikked-0.13.0/htdocs/system/core/
H A DLoader.php495 …return $this->_ci_load(array('_ci_view' => $view, '_ci_vars' => $this->_ci_prepare_view_vars($vars…
509 return $this->_ci_load(array('_ci_path' => $path, '_ci_return' => $return));
882 protected function _ci_load($_ci_data) function in CI_Loader
/dports/www/codeigniter/CodeIgniter-3.1.11/system/core/
H A DLoader.php495 …return $this->_ci_load(array('_ci_view' => $view, '_ci_vars' => $this->_ci_prepare_view_vars($vars…
509 return $this->_ci_load(array('_ci_path' => $path, '_ci_return' => $return));
882 protected function _ci_load($_ci_data) function in CI_Loader