Showing posts with label drupal render array. Show all posts
Showing posts with label drupal render array. Show all posts

Wednesday, April 16, 2014

67. What is render array in drupal ?

Render arrays are the basic building blocks of Drupal content. In Drupal 7, render arrays provide a structured way to programmatically alter content before it is displayed. Further details can be read on the Render Arrays documentation page.