Programmer's Reference Guide
Next
Programmer's Reference Guide
Zend Framework
Copyright © 2005-2007 Zend Technologies Inc. (
http://www.zend.com
)
2007-05-05
Table of Contents
1. Zend_Filter_Input
1.1. Zend_Filter_Input
1.1.1. Declaring Filters and Validators
1.1.2. Creating the Filter and Validator Processor
1.1.3. Retrieving Validated Fields and other Reports
1.1.4. Using Metacommands to Control Zend_Filter_Input Behavior
1.1.5. Adding Filter Class Namespaces
2. Zend_Http_Server
2.1. Introduction
2.1.1. Basic Usage
3. Zend_TimeSync
3.1. Introduction
3.1.1. What is NTP?
3.1.2. What is SNTP?
3.2. Querying timeservers
3.2.1. Basic NTP query
3.2.2. Basic SNTP query
3.2.3. Using the fallback mechanism
3.2.4. Taking care of exceptions
A. Zend Framework PHP Coding Standard
A.1. Overview
A.1.1. Scope
A.1.2. Goals
A.2. PHP File Formatting
A.2.1. General
A.2.2. Indentation
A.2.3. Maximum Line Length
A.2.4. Line Termination
A.3. Naming Conventions
A.3.1. Classes
A.3.2. Interfaces
A.3.3. Filenames
A.3.4. Functions and Methods
A.3.5. Variables
A.3.6. Constants
A.4. Coding Style
A.4.1. PHP Code Demarcation
A.4.2. Strings
A.4.3. Arrays
A.4.4. Classes
A.4.5. Functions and Methods
A.4.6. Control Statements
A.4.7. Inline Documentation
B. Copyright Information
B.1. Copyright Information
Index