get_php_content() get_php_content( $__view_file, $__view_data = NULL) Get the output content from a PHP file. This is used as the backend function for all View related methods. Parameters $__view_file $__view_data
initialize() initialize( $opts = array()) Create and initialize a Nano4 object. This also sets up the autoloader unless 'skip_autoload' is true. Parameters $opts