Triedy a Objekty (PHP 5)
Table of Contents
- Základy
- Autoloading Objects
- Constructors and Destructors
- Visibility
- Scope Resolution Operator (::)
- Static Keyword
- Class Constants
- Class Abstraction
- Object Interfaces
- Overloading
- Object Iteration
- Patterns
- Magic Methods
- Final Keyword
- Object cloning
- Comparing objects
- Reflection
- Type Hinting
Úvod
V PHP 5 je nový Objektový Model.Obsluha objektov bola kompletne prepÃsaná, umožňujúc lepÅ¡iu výkonnosÅ¥ a funkcionalitu.