

Public Member Functions | |
| __construct ($attribute, $title= '', $href, $width=0, $visible=true, $options=null, $order=false, $filter=false) | |
Public Attributes | |
| $attribute | |
Definition at line 14 of file mobjectgrid.class.
| MObjectGridHyperlink::__construct | ( | $ | attribute, | |
| $ | title = '', |
|||
| $ | href, | |||
| $ | width = 0, |
|||
| $ | visible = true, |
|||
| $ | options = null, |
|||
| $ | order = false, |
|||
| $ | filter = false | |||
| ) |
Reimplemented from MGridColumn.
Definition at line 18 of file mobjectgrid.class.
References $attribute, MGridHyperlink::$href, MGridColumn::$options, MGridColumn::$order, MGridColumn::$title, MControl::$visible, and MGridColumn::$width.
| MObjectGridHyperlink::$attribute |