This package does not contain any documentable elements

Classes and interfaces

Engine

This interface specifies the methods necessary to be compatible with the Owl library as a template rendering engine.

« More »

Finder

This interface specifies the methods necessary locate template files.

« More »

Css

A CSS asset for an Owl view

« More »

JavaScript

A JavaScript asset for an owl view.

« More »

Meta

A Metadata asset for an Owl view

« More »

Mustache

The rendering engine using Mustache.

« More »

Exception

Exceptions for the Owl library

« More »

FileSystem

Finds files from the file system. It will look through the base directory for the file

« More »

Kohana

Finds files from the file system when using the Kohana framework using the Cascading File system. Bad-ass!

« More »

Option

A select option class.

« More »

Layout

A Layout (template) View class.

« More »

View

The base View class.

« More »