by richard
on 11:35 am
in Docs
- Parameters:
- $add_script_includeonce: true or false. Whether or not to include script header.
- Description:
- It returns the grid body with options to include script header. It is useful for MVC framework integration such as Joomla and Drupal.
- Remark:
- The get_display() function should be called AFTER display() is called so that the grid body and header is saved to an internal output buffer that can be later retrieved by get_display().
- The $output_buffer must be set to true in display() before calling get_display().
Tags: 4.4, display, integration