Skip to content
This repository has been archived by the owner on Oct 25, 2022. It is now read-only.
lonnieezell edited this page Sep 14, 2010 · 17 revisions

Ocular is a Layout Library for the CodeIgniter PHP Framework. It favors conventions to make your app organized and simple to get using, but maintains plenty of flexibility.

Features

  • Organized, conventions-based design that finds views based on controller/method names
  • Flexible ‘blocks’ with default views and easily changed at run-time
  • ‘Flash’ messages that work both on the current view and through a page redirect
  • Built for multiple themes, either automatically based on user-agent, or manually

Documentation

Installation
Configuration
Layouts and Rendering
Dynamic View Data
Layout Blocks
Flash Messages
Themes
Caching
Menu Helpers

Clone this wiki locally