MIOLO25
Carregando...
Procurando...
Nenhuma entrada encontrada
Referência à classe MTable
Diagrama de heranças da classe MTable
MControl MControl MControl MComponent MComponent MComponent MSimpleTable MTableRaw MTableRaw MTableRaw SimpleTable MTableXml MTableXml MTableXml TableRaw MTableXml MTableXml MTableXml TableRaw MTableXml MTableXml MTableXml TableRaw

Membros públicos

 __construct ($body, $tableAttr, $attr, $head=NULL, $foot=NULL, $colgroup=NULL)
 
 __construct ($body=NULL, $tableAttr=NULL, $attr=NULL, $head=NULL, $foot=NULL, $colgroup=NULL)
 
 setBody ($value)
 
 setHead ($value)
 
 setFoot ($value)
 
 setColGroup ($value)
 
 setAttr ($value)
 
 __construct ($body, $tableAttr, $attr, $head=NULL, $foot=NULL, $colgroup=NULL)
 
- 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 ()
 
 generate ()
 
 __toString ()
 
- Membros públicos herdados de MComponent
 getManager ()
 

Campos de Dados

 $body
 
 $head
 
 $foot
 
 $colgroup
 
 $attr
 
- 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() [1/3]

__construct ( $body,
$tableAttr,
$attr,
$head = NULL,
$foot = NULL,
$colgroup = NULL )

◆ __construct() [2/3]

__construct ( $body = NULL,
$tableAttr = NULL,
$attr = NULL,
$head = NULL,
$foot = NULL,
$colgroup = NULL )

◆ __construct() [3/3]

__construct ( $body,
$tableAttr,
$attr,
$head = NULL,
$foot = NULL,
$colgroup = NULL )

Documentação das funções

◆ setAttr()

setAttr ( $value)

◆ setBody()

setBody ( $value)

◆ setColGroup()

setColGroup ( $value)

◆ setFoot()

setFoot ( $value)

◆ setHead()

setHead ( $value)

Documentação dos campos e atributos

◆ $attr

$attr

◆ $body

$body

◆ $colgroup

$colgroup

◆ $foot

$foot

◆ $head

$head

A documentação para esta classe foi gerada a partir dos seguintes ficheiros: