Verified Commit d3d8ab00 authored by Théodore Biadala's avatar Théodore Biadala
Browse files

Issue #3236269 by mandclu, quietone, heni_deepak, eojthebrave: Render API...

Issue #3236269 by mandclu, quietone, heni_deepak, eojthebrave: Render API overview should include a link to the list of elements

(cherry picked from commit d241b6cb)
parent ceeb8e02
Loading
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -326,8 +326,9 @@
 * on plugins. You can search for classes with the RenderElement or FormElement
 * attribute to discover what render elements are available. API reference
 * sites (such as https://api.drupal.org) generate lists of all existing
 * elements from these classes. Look for the Elements link in the API Navigation
 * block.
 * elements from these classes. Use the
 * @link listing_page_element Elements link @endlink in the API Navigation
 * block to view the available elements.
 *
 * Modules can define render elements by defining an element plugin.
 *