MIOLO25
Carregando...
Procurando...
Nenhuma entrada encontrada
Referência à classe MObjectGridHyperlink
Diagrama de heranças da classe MObjectGridHyperlink
MGridHyperlink MGridColumn MControl MComponent

Membros públicos

 __construct ($attribute, $title='', $href, $width=0, $visible=true, $options=null, $order=false, $filter=false)
 
- Membros públicos herdados de MControl
 __construct ( $name=NULL)
 
 setName ($name)
 
 setId ($id)
 
 getId ()
 
 getName ()
 
 getUniqueId ()
 
 __clone ()
 
 __set ( $name, $value)
 
 __get ( $name)
 
 setClass ($cssClass, $add=TRUE)
 
 insertClass ( $cssClass)
 
 addStyleFile ( $styleFile)
 
 getClass ()
 
 addStyle ($name, $value)
 
 setStyle ($style)
 
 getStyle ()
 
 getBoxStyle ()
 
 setPosition ($left, $top, $position='absolute')
 
 setWidth ($value)
 
 setHeight ($value)
 
 setColor ($value)
 
 setVisibility ($value)
 
 setFont ($value)
 
 addAttribute ( $name, $value='')
 
 setAttribute ( $name, $value=null)
 
 getAttribute ( $name)
 
 setAttributes ($attr)
 
 attributes ( $mergeDuplicates=false)
 
 getAttributes ( $mergeDuplicates=false)
 
 setReadOnly ($status)
 
 setEnabled ($state)
 
 setJsHint ( $hint)
 
 setHint ( $hint)
 
 setCaption ($caption)
 
 setHTMLTitle ($title)
 
 eventHandler ()
 
 attachEventHandler ( $name, $handler, $param=NULL)
 
 addEvent ($event, $handler, $preventDefault=true)
 
 hasEvent ($event)
 
 generateEvent ()
 
 setContent ($inner)
 
 setInner ($inner)
 
 getInner ()
 
 getRender ( $method)
 
 getInnerToString ()
 
 getCSSP ()
 
 generateInner ()
 
 __toString ()
 
- Membros públicos herdados de MComponent
 getManager ()
 

Campos de Dados

 $attribute
 
- Campos de Dados herdados de MGridColumn
 $grid
 
 $title
 
 $footer
 
 $options
 
 $align
 
 $nowrap
 
 $width
 
 $order
 
 $orderMask
 
 $value
 
 $basecontrol
 
 $control
 
 $index
 
- Campos de Dados herdados de MControl
 $id
 
 $uniqueId
 
 $enabled
 
 $style
 
 $attrs
 
 $attributes
 
 $maintainState
 
 $readonly
 
 $visible
 
 $caption
 
 $jsHint
 
 $hint
 
 $cssp
 
 $inner
 
 $parent
 
 $eventHandlers
 
 $painter
 
 $event
 
 $formId
 
const ALIGN_CENTER = 'center'
 
const ALIGN_LEFT = 'left'
 
const ALIGN_RIGHT = 'right'
 
const FORM_MODE_WHOLE_ROW = 0
 
const FORM_MODE_SHOW_SIDE = 1
 
const FORM_MODE_SHOW_ABOVE = 2
 
const FORM_MODE_SHOW_NBSP = 3
 
 $formMode
 
- Campos de Dados herdados de MComponent
 $manager
 
 $page
 
 $owner
 
 $name
 
 $className
 

Outros membros herdados

- Atributos Públicos Estáticos herdados de MControl
static $_number = 0
 
- Membros protegidos herdados de MControl
 _addStyle ($name, $value)
 

Documentação dos Construtores & Destrutor

◆ __construct()

__construct ( $title,
$align = '',
$nowrap,
$width = 0,
$visible = true,
$options = null,
$order = false,
$orderMask = false )

Grid column constructor.

Parâmetros
string$titleColumn title.
string$alignColumn align - rigth, center, left.
boolean$nowrapDefines if the column content must wrap (FALSE) or not (TRUE).
string$widthColumn width in pixels or percent.
boolean$visibleDefines if the column must be visible.
array$optionsMap of data value to display value.
boolean$orderDefines if the column can be ordered.
string$orderMaskMask to order the column data. Currently only supported for date/time values.

Reimplementado de MGridColumn.

Documentação dos campos e atributos

◆ $attribute

$attribute

A documentação para esta classe foi gerada a partir do seguinte ficheiro: