• « Sintassi delle callable di prima classe
  • Introduzione »
  • PHP Manual
  • Struttura del Linguaggio
  • Classi e Oggetti

Classi e Oggetti

Indice dei contenuti

  • Introduzione
  • Nozioni di base
  • Properties
  • Costanti di classe
  • Caricamento automatico delle classi
  • Constructors and Destructors
  • Visibility
  • Object Inheritance
  • Scope Resolution Operator (::)
  • Static Keyword
  • Astrazione delle classi
  • Object Interfaces
  • Traits
  • Anonymous classes
  • Overloading
  • Object Iteration
  • Magic Methods
  • Final Keyword
  • Clonazione di oggetti
  • Comparing Objects
  • Late Static Bindings
  • Objects and references
  • Object Serialization
  • Covariance and Contravariance
  • OOP Changelog