PHP Class QDataGridColumn, qcodo

Inheritance: extends QBaseClass
Exibir arquivo Open project: qcodo/qcodo Class Usage Examples

Protected Properties

Property Type Description
$blnFontBold
$blnFontItalic
$blnFontOverline
$blnFontStrikeout
$blnFontUnderline
$blnHtmlEntities
$blnWrap
$intDefaultSortDirection
$objOrderByClause BEHAVIOR
$objReverseOrderByClause
$strBackColor APPEARANCE
$strBorderColor
$strBorderStyle
$strBorderWidth
$strCssClass
$strFontNames
$strFontSize
$strForeColor
$strHorizontalAlign
$strHtml
$strName MISC
$strVerticalAlign
$strWidth

Public Methods

Method Description
GetAttributes ( $blnIncludeCustom = true, $blnIncludeAction = true )
__construct ( $strName, $strHtml = null, $objOverrideParameters = null )
__get ( $strName )
__set ( $strName, $mixValue )

Method Details

GetAttributes() public method

public GetAttributes ( $blnIncludeCustom = true, $blnIncludeAction = true )

__construct() public method

public __construct ( $strName, $strHtml = null, $objOverrideParameters = null )

__get() public method

public __get ( $strName )

__set() public method

public __set ( $strName, $mixValue )

Property Details

$blnFontBold protected_oe property

protected $blnFontBold

$blnFontItalic protected_oe property

protected $blnFontItalic

$blnFontOverline protected_oe property

protected $blnFontOverline

$blnFontStrikeout protected_oe property

protected $blnFontStrikeout

$blnFontUnderline protected_oe property

protected $blnFontUnderline

$blnHtmlEntities protected_oe property

protected $blnHtmlEntities

$blnWrap protected_oe property

protected $blnWrap

$intDefaultSortDirection protected_oe property

protected $intDefaultSortDirection

$objOrderByClause protected_oe property

BEHAVIOR
protected $objOrderByClause

$objReverseOrderByClause protected_oe property

protected $objReverseOrderByClause

$strBackColor protected_oe property

APPEARANCE
protected $strBackColor

$strBorderColor protected_oe property

protected $strBorderColor

$strBorderStyle protected_oe property

protected $strBorderStyle

$strBorderWidth protected_oe property

protected $strBorderWidth

$strCssClass protected_oe property

protected $strCssClass

$strFontNames protected_oe property

protected $strFontNames

$strFontSize protected_oe property

protected $strFontSize

$strForeColor protected_oe property

protected $strForeColor

$strHorizontalAlign protected_oe property

protected $strHorizontalAlign

$strHtml protected_oe property

protected $strHtml

$strName protected_oe property

MISC
protected $strName

$strVerticalAlign protected_oe property

protected $strVerticalAlign

$strWidth protected_oe property

protected $strWidth