Programmer's Reference Guide
Rend
Copyright © 2008 Justin Hendrickson
Table of Contents
1. Rend_Controller
1.1. Built-in Action Helpers
1.1.1. Config
1.1.2. FactoryLoader
1.1.3. IsAllowed
1.1.4. LayoutSelector
1.1.5. LoadModel
2. Rend_Factory
2.1. Introduction
2.2. Standard Elements
2.2.1. ACL
2.2.2. Authentication Adapter
2.2.2.1. Database Table
2.2.2.2. Digest
2.2.3. Authentication Storage
2.2.3.1. Non-Persistent
2.2.3.2. Session
2.2.4. Database
2.2.4.1. Mysqli
2.2.4.2. Oci
2.2.4.3. Pdo_Mysql
2.2.5. Log
2.2.6. Mail
2.2.7. Mail Transport
2.2.8. View
2.3. Custom Factories
2.4. Introduction
3. Rend_FactoryLoader
3.1. Introduction
List of Examples
2.1.
Creating a custom
Rend_Factory