Coding Samples, Tutorials, Code Snippets, Articles, How-To`s - From Beginners to Expert. Stay tuned.
Share your knowledge. Regardless what experience you have made with the Zend Framework - Let all benefit.
Available Languages
Manual for Zend Framework 1.0.3
Table of Contents
- 1. Introduction to Zend Framework
- 2. Zend_Acl
- 3. Zend_Auth
- 4. Zend_Cache
- 5. Zend_Config
- 6. Zend_Console_Getopt
- 7. Zend_Controller
- 7.1. Zend_Controller Quick Start
- 7.2. Zend_Controller Basics
- 7.3. The Front Controller
- 7.4. The Request Object
- 7.5. The Standard Router: Zend_Controller_Router_Rewrite
- 7.6. The Dispatcher
- 7.7. Action Controllers
- 7.8. Action Helpers
- 7.9. The Response Object
- 7.10. Plugins
- 7.11. Using a Conventional Modular Directory Structure
- 7.12. MVC Exceptions
- 7.13. Migrating from Previous Versions
- 8. Zend_Currency
- 9. Zend_Date
- 10. Zend_Db
- 10.1. Zend_Db_Adapter
- 10.1.1. Connecting to a Database using an Adapter
- 10.1.2. The example database
- 10.1.3. Reading Query Results
- 10.1.4. Writing Changes to the Database
- 10.1.5. Quoting Values and Identifiers
- 10.1.6. Controlling Database Transactions
- 10.1.7. Listing and Describing Tables
- 10.1.8. Closing a Connection
- 10.1.9. Running Other Database Statements
- 10.1.10. Notes on Specific Adapters
- 10.2. Zend_Db_Statement
- 10.3. Zend_Db_Profiler
- 10.4. Zend_Db_Select
- 10.5. Zend_Db_Table
- 10.5.1. Introduction to Table Class
- 10.5.2. Defining a Table Class
- 10.5.3. Creating an Instance of a Table
- 10.5.4. Inserting Rows to a Table
- 10.5.5. Updating Rows in a Table
- 10.5.6. Deleting Rows from a Table
- 10.5.7. Finding Rows by Primary Key
- 10.5.8. Querying for a Set of Rows
- 10.5.9. Querying for a Single Row
- 10.5.10. Retrieving Table Metadata Information
- 10.5.11. Caching Table Metadata
- 10.5.12. Customizing and Extending a Table Class
- 10.6. Zend_Db_Table_Row
- 10.7. Zend_Db_Table_Rowset
- 10.8. Zend_Db_Table Relationships
- 11. Zend_Debug
- 12. Zend_Exception
- 13. Zend_Feed
- 14. Zend_Filter
- 15. Zend_Gdata
- 15.1. Introduction to Gdata
- 15.1.1. Structure of Zend_Gdata
- 15.1.2. Interacting with Google Services
- 15.1.3. Obtaining instances of Zend_Gdata classes
- 15.1.4. Google Data Client Authentication
- 15.1.5. Dependencies
- 15.1.6. Creating a new Gdata client
- 15.1.7. Common query parameters
- 15.1.8. Fetching a feed
- 15.1.9. Working with multi-page feeds
- 15.1.10. Working with data in feeds and entries
- 15.1.11. Updating entries
- 15.1.12. Posting entries to Google servers
- 15.1.13. Deleting entries on Google servers
- 15.2. Authenticating with AuthSub
- 15.3. Authenticating with ClientLogin
- 15.4. Using Google Calendar
- 15.5. Using Google Documents List Data API
- 15.6. Using Google Spreadsheets
- 15.7. Using Google Apps Provisioning
- 15.8. Using Google Base
- 15.9. Using the YouTube data API
- 15.10. Using Picasa Web Albums
- 15.11. Catching Gdata Exceptions
- 16. Zend_Http
- 16.1. Zend_Http_Client - Introduction
- 16.2. Zend_Http_Client - Advanced Usage
- 16.3. Zend_Http_Client - Connection Adapters
- 16.4. Zend_Http_Cookie and Zend_Http_CookieJar
- 16.4.1. Introduction
- 16.4.2. Instantiating Zend_Http_Cookie Objects
- 16.4.3. Zend_Http_Cookie getter methods
- 16.4.4. Zend_Http_Cookie: Matching against a scenario
- 16.4.5. The Zend_Http_CookieJar Class: Instantiation
- 16.4.6. Adding Cookies to a Zend_Http_CookieJar object
- 16.4.7. Retrieving Cookies From a Zend_Http_CookieJar object
- 16.5. Zend_Http_Response
- 17. Zend_Json
- 18. Zend_Loader
- 19. Zend_Locale
- 19.1. Introduction
- 19.2. Using Zend_Locale
- 19.3. Normalization and Localization
- 19.3.1. Number normalization: getNumber($input, Array $options)
- 19.3.2. Number localization
- 19.3.3. Number testing
- 19.3.4. Float value normalization
- 19.3.5. Floating point value localization
- 19.3.6. Floating point value testing
- 19.3.7. Integer value normalization
- 19.3.8. Integer point value localization
- 19.3.9. Integer value testing
- 19.3.10. Numeral System Conversion
- 19.4. Working with Dates and Times
- 19.5. Supported Languages for Locales
- 19.6. Supported Regions for Locales
- 20. Zend_Log
- 21. Zend_Mail
- 21.1. Introduction
- 21.2. Sending via SMTP
- 21.3. Sending Multiple Mails per SMTP Connection
- 21.4. Using Different Transports
- 21.5. HTML E-Mail
- 21.6. Attachments
- 21.7. Adding Recipients
- 21.8. Controlling the MIME Boundary
- 21.9. Additional Headers
- 21.10. Character Sets
- 21.11. Encoding
- 21.12. SMTP Authentication
- 21.13. Securing SMTP Transport
- 21.14. Reading Mail Messages
- 22. Zend_Measure
- 23. Zend_Memory
- 24. Zend_Mime
- 25. Zend_OpenId
- 26. Zend_Pdf
- 27. Zend_Registry
- 27.1. Using the Registry
- 27.1.1. Setting Values in the Registry
- 27.1.2. Getting Values from the Registry
- 27.1.3. Constructing a Registry Object
- 27.1.4. Accessing the Registry as an Array
- 27.1.5. Accessing the Registry as an Object
- 27.1.6. Querying if an index exists
- 27.1.7. Extending the Registry
- 27.1.8. Unsetting the Static Registry
- 28. Zend_Rest
- 29. Zend_Search_Lucene
- 30. Zend_Server
- 31. Zend_Service
- 31.1. Introduction
- 31.2. Zend_Service_Akismet
- 31.3. Zend_Service_Amazon
- 31.4. Zend_Service_Audioscrobbler
- 31.5. Zend_Service_Delicious
- 31.6. Zend_Service_Flickr
- 31.7. Zend_Service_Simpy
- 31.8. Zend_Service_StrikeIron
- 31.9. Zend_Service_StrikeIron: Bundled Services
- 31.10. Zend_Service_StrikeIron: Advanced Uses
- 31.11. Zend_Service_Yahoo
- 32. Zend_Session
- 32.1. Introduction
- 32.2. Basic Usage
- 32.3. Advanced Usage
- 32.4. Global Session Management
- 32.4.1. Configuration Options
- 32.4.2. Error: Headers Already Sent
- 32.4.3. Session Identifiers
- 32.4.4.
rememberMe(integer $seconds) - 32.4.5.
forgetMe() - 32.4.6.
sessionExists() - 32.4.7.
destroy(bool $remove_cookie = true, bool $readonly = true) - 32.4.8.
stop() - 32.4.9.
writeClose($readonly = true) - 32.4.10.
expireSessionCookie() - 32.4.11.
setSaveHandler(Zend_Session_SaveHandler_Interface $interface) - 32.4.12.
namespaceIsset($namespace) - 32.4.13.
namespaceUnset($namespace) - 32.4.14.
namespaceGet($namespace) - 32.4.15.
getIterator()
- 33. Zend_Translate
- 33.1. Introduction
- 33.2. Adapters for Zend_Translate
- 33.3. Using Translation Adapters
- 33.3.1. Translation Source Structures
- 33.3.2. Creating array source files
- 33.3.3. Creating Gettext Source Files
- 33.3.4. Creating TMX Source Files
- 33.3.5. Creating CSV Source Files
- 33.3.6. Options for adapters
- 33.3.7. Handling languages
- 33.3.8. Automatic source detection
- 33.3.9. Checking for translations
- 33.3.10. Access to the source data
- 34. Zend_Uri
- 35. Zend_Validate
- 36. Zend_Version
- 37. Zend_View
- 38. Zend_XmlRpc
- A. System Requirements
- B. Zend Framework PHP Coding Standard
- C. Copyright Information
- Index
List of Tables
- 2.1. Access Controls for an Example CMS
- 3.1. Configuration Options
- 4.1. Core frontend options
- 4.2. Function frontend options
- 4.3. Class frontend options
- 4.4. File frontend options
- 4.5. Page frontend options
- 4.6. File backend options
- 4.7. Sqlite backend options
- 4.8. Memcached backend options
- 5.1. Zend_Config_Ini Constructor parameters
- 8.1. Constants for the selecting the currency description
- 8.2. Constants for the selecting the currency position
- 9.1. Date Parts
- 9.2. Basic Operations
- 9.3. Date Comparison Methods
- 9.4. Date Output Methods
- 9.5. Date Output Methods
- 9.6. Miscellaneous Methods
- 9.7. Operations involving Zend_Date::HOUR
- 9.8. Day Constants
- 9.9. Week Constants
- 9.10. Month Constants
- 9.11. Year Constants
- 9.12. Time Constants
- 9.13. Timezone Constants
- 9.14. Date Format Constants (formats include timezone)
- 9.15. Date and Time Formats (format varies by locale)
- 9.16. Constants for ISO 8601 date output
- 9.17. Constants for PHP date output
- 9.18. Types of supported horizons for sunset and sunrise
- 10.1. Metadata fields returned by describeTable()
- 10.2. Constants used by getPart() and reset()
- 16.1. Zend_Http_Client configuration parameters
- 16.2. Zend_Http_Client_Adapter_Socket configuration parameters
- 16.3. Zend_Http_Client configuration parameters
- 19.1. Details for getTranslationList($type = null, $locale = null)
- 19.2. Format tokens for self generated number formats
- 19.3. List of supported numeral systems
- 19.4. Key values for getDate() with option 'fix_date'
- 19.5. Return values
- 19.6. Format definition
- 19.7. Example formats
- 19.8. List of all supported languages
- 19.9. List of all supported regions
- 21.1. Mail Read Feature Overview
- 21.2. Mail Folder Names
- 22.1. List of measurement types
- 29.1. Zend_Search_Lucene_Field Types
- 31.1. Zend_Service_Amazon_Item Properties
- 31.2. Zend_Service_Amazon_Image Properties
- 31.3. Zend_Service_Amazon_OfferSet Properties
- 31.4. Properties
- 31.5. Zend_Service_Amazon_SimilarProduct Properties
- 31.6. Zend_Service_Amazon_Accessories Properties
- 31.7. Zend_Service_Amazon_CustomerReview Properties
- 31.8. Zend_Service_Amazon_EditorialReview Properties
- 31.9. Zend_Service_Amazon_Listmania Properties
- 31.10. Methods for retrieving public data
- 31.11. Methods of the
Zend_Service_Delicious_SimplePostclass - 31.12. Zend_Service_Flickr_ResultSet Properties
- 31.13. Zend_Service_Flickr_Result Properties
- 31.14. Zend_Service_Flickr_Image Properties
- 31.15. Zend_Service_Yahoo_ResultSet
- 31.16. Zend_Service_Yahoo_LocalResultSet Properties
- 31.17. Zend_Service_Yahoo_Result Properties
- 31.18.