void alias(string $view, string $alias) Add an alias for a view.
string render(callable $callback = null) Get the string contents of the
array provides() Get the services provided by the provider.
$this nest(string $key, string $view, array $data = array()) Add a view
bool doneRendering() Check if there are no active render operations.
string yieldContent(string $section, string $default = '') Get the string
void flushSections() Flush all of the section contents.
string getPath() Get the path to the view file.
array getLoopStack() Get the entire loop stack.
void __construct(Factory $factory,
Page 2 of 12