phpDocumentor php-ui-winbinder
[ class tree: php-ui-winbinder ] [ index: php-ui-winbinder ] [ all elements ]

Procedural File: php_ui_winbinder.php

Source Location: /php/function/php_ui_winbinder.php

Page Details

php.ui.winbiner 패키지 함수 모음 static 메소드에 대한 축약형

Functions
wbconstant  [line 99]

int wbconstant( string|int $constant  )

WinBinder 상수 확인

Parameters:
string|int   $constant: 


[ Top ]
wbcreate  [line 69]

WBObject wbcreate( array $options, [int $parent = null]  )

객체 생성하기

주어진 $options 을 사용하여 객체를 생성한다. 생성 방법은 각각의 Control, Window 에서 직접 결정된다.

Parameters:
array   $options: 
int   $parent: 


[ Top ]
wbinstance  [line 55]

int wbinstance( WBObject $obj  )

생성된 instance 얻어오기

Parameters:
WBObject   $obj: 


[ Top ]
wblayout  [line 79]

unknown_type wblayout( $options $options  )

레아이웃 생성하기

Parameters:
$options   $options: 


[ Top ]
wbmodule  [line 109]

WBLibrary wbmodule( string $module  )

create extern module(dll) object

Parameters:
string   $module: 


[ Top ]
wbobject  [line 25]

mixed wbobject( string|int $id, [WBObject $obj = null]  )

Control 객체 얻어오기 및 설정하기

Parameters:
string|int   $id:  name 또는 id
WBObject   $obj: 


[ Top ]
wbparent  [line 89]

WBWindow|WBTabControl wbparent( $obj $obj  )

상위 윈도우 알아오기

Parameters:
$obj   $obj:  상위 윈도우 객체를 찾을 component


[ Top ]
wbstart  [line 14]

void wbstart( )

WinBinder 애플리케이션 시작



[ Top ]
wbwindow  [line 40]

mixed wbwindow( int $instance, [WBWindow $obj = null]  )

Window 객체 얻어오기 및 설정하기

Parameters:
int   $instance: 
WBWindow   $obj: 


[ Top ]


Documentation generated on Fri, 09 Apr 2010 11:57:32 +0900 by phpDocumentor 1.4.3