150 $config = Kohana::config('themes/'. trim(Template::$theme, '/'))->as_array();
35 * The view data will be extracted to make local variables. This method
34 * Captures the output that is generated when a view is included.
28 public static function factory($file = NULL, array $data = NULL)
133 public function __construct($file = NULL, array $data = NULL)
252 throw new Kohana_View_Exception('The requested view :file could not be found', array(
250 if (($path = Kohana::find_file('views', $file)) === FALSE)
Kohana_View_Exception [ 0 ]: The requested view nexton/sub could not be found
Комментариев нет:
Отправить комментарий