Structures_DataGrid::attachRenderer

Structures_DataGrid::attachRenderer() – Attach an already instantiated Rendering driver

Synopsis

require_once 'Structures/DataGrid.php';

mixed& Structures_DataGrid::attachRenderer ( &$renderer , object $renderer )

Description

This package is not documented yet.

Parameter

&$renderer

object $renderer

Driver object, subclassing Structures_DataGrid_Renderer

Return value

returns Renderer instance or a PEAR_Error object

Throws

throws no exceptions thrown

Note

This function can not be called statically.

Add a column, with optional position (Previous) A simple way to add a record set to the datagrid (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.