PHP 클래스 ExampleSingleForm, qcodo

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

보호된 프로퍼티들

프로퍼티 타입 설명
$btnButton
$lblMessage Local declarations of our Qcontrols

보호된 메소드들

메소드 설명
Form_Create ( ) Initialize our Controls during the Form Creation process
btnButton_Click ( $strFormId, $strControlId, $strParameter ) The "btnButton_Click" Event handler

메소드 상세

Form_Create() 보호된 메소드

Initialize our Controls during the Form Creation process
protected Form_Create ( )

btnButton_Click() 보호된 메소드

The "btnButton_Click" Event handler
protected btnButton_Click ( $strFormId, $strControlId, $strParameter )

프로퍼티 상세

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

protected $btnButton

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

Local declarations of our Qcontrols
protected $lblMessage