Page header for Classes page

Same name and namespace in other branches
  1. 9 core/core.api.php \listing_page_class
  2. 8.9.x core/core.api.php \listing_page_class
  3. 11.x core/core.api.php \listing_page_class

Introduction to classes

A lot of the PHP code in Drupal is object oriented (OO), making use of PHP classes, interfaces, and traits. See the Objected-oriented programming conventions for more information.

See also

Objected-oriented programming conventions

File

core/core.api.php, line 1518


Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.