Class Core_Html_Entity_Td
td entity
- Core_Servant_Properties
-
Core_Html_Entity
-
Core_Html_Entity_Td
Direct known subclasses
Package: HostCMS\Core\Html
Copyright: © 2005-2021 ООО "Хостмэйк" (Hostmake LLC), http://www.hostcms.ru
Author: Hostmake LLC
Version: 6.x
Located at core/html/entity/td.php
Copyright: © 2005-2021 ООО "Хостмэйк" (Hostmake LLC), http://www.hostcms.ru
Author: Hostmake LLC
Version: 6.x
Located at core/html/entity/td.php
Methods summary
public
|
Methods inherited from Core_Html_Entity
__construct(),
_addAfter(),
_addBefore(),
_deleteObject(),
_find(),
add(),
addAfter(),
addBefore(),
addClass(),
clear(),
data(),
delete(),
deleteChild(),
executeChildren(),
getAllowedProperties(),
getAttrsString(),
getChildren(),
getCountChildren(),
removeClass()
Methods inherited from Core_Servant_Properties
__call(),
__get(),
__isset(),
__set(),
__toString(),
addAllowedProperties(),
addAllowedProperty(),
set(),
setUnlimitedProperties()
Properties summary
protected
array
|
$_allowedProperties
Allowed object properties |
#
array(
'abbr',
'align',
'axis',
'background',
'bgcolor',
'bordercolor',
'char',
'charoff',
'colspan',
'headers',
'height',
'nowrap',
'rowspan',
'scope',
'valign',
'width'
)
|
protected
array
|
$_skipProperies
Skip properties |
#
array(
'value' // идет в значение <span>
)
|
Properties inherited from Core_Html_Entity
$_attrCommon,
$_attrEvent,
$_children,
$_data,
$_useAttrCommon,
$_useAttrEvent