PHP 클래스 QDataGridColumn, qcodo

상속: extends QBaseClass
파일 보기 프로젝트 열기: qcodo/qcodo 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$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

공개 메소드들

메소드 설명
GetAttributes ( $blnIncludeCustom = true, $blnIncludeAction = true )
__construct ( $strName, $strHtml = null, $objOverrideParameters = null )
__get ( $strName )
__set ( $strName, $mixValue )

메소드 상세

GetAttributes() 공개 메소드

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

__construct() 공개 메소드

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

__get() 공개 메소드

public __get ( $strName )

__set() 공개 메소드

public __set ( $strName, $mixValue )

프로퍼티 상세

$blnFontBold 보호되어 있는 프로퍼티

protected $blnFontBold

$blnFontItalic 보호되어 있는 프로퍼티

protected $blnFontItalic

$blnFontOverline 보호되어 있는 프로퍼티

protected $blnFontOverline

$blnFontStrikeout 보호되어 있는 프로퍼티

protected $blnFontStrikeout

$blnFontUnderline 보호되어 있는 프로퍼티

protected $blnFontUnderline

$blnHtmlEntities 보호되어 있는 프로퍼티

protected $blnHtmlEntities

$blnWrap 보호되어 있는 프로퍼티

protected $blnWrap

$intDefaultSortDirection 보호되어 있는 프로퍼티

protected $intDefaultSortDirection

$objOrderByClause 보호되어 있는 프로퍼티

BEHAVIOR
protected $objOrderByClause

$objReverseOrderByClause 보호되어 있는 프로퍼티

protected $objReverseOrderByClause

$strBackColor 보호되어 있는 프로퍼티

APPEARANCE
protected $strBackColor

$strBorderColor 보호되어 있는 프로퍼티

protected $strBorderColor

$strBorderStyle 보호되어 있는 프로퍼티

protected $strBorderStyle

$strBorderWidth 보호되어 있는 프로퍼티

protected $strBorderWidth

$strCssClass 보호되어 있는 프로퍼티

protected $strCssClass

$strFontNames 보호되어 있는 프로퍼티

protected $strFontNames

$strFontSize 보호되어 있는 프로퍼티

protected $strFontSize

$strForeColor 보호되어 있는 프로퍼티

protected $strForeColor

$strHorizontalAlign 보호되어 있는 프로퍼티

protected $strHorizontalAlign

$strHtml 보호되어 있는 프로퍼티

protected $strHtml

$strName 보호되어 있는 프로퍼티

MISC
protected $strName

$strVerticalAlign 보호되어 있는 프로퍼티

protected $strVerticalAlign

$strWidth 보호되어 있는 프로퍼티

protected $strWidth