PHP 클래스 Whups_Form_Renderer_Query, horde
function _renderForm(&$form, &$vars, $isActive)
{
global $whups_driver;
$droptext = Horde_Core_Ui_VarRenderer_html::selectOptions($whups_driver->getAllTypes());
include WHUPS_TEMPLATES . '/renderer/querysetcurrenttype.inc';
}
function submit()
{
noop
}
}
파일 보기
프로젝트 열기: horde/horde
1 사용 예제들
공개 프로퍼티들
공개 메소드들
메소드 |
설명 |
|
__construct ( ) |
|
|
_renderEnd ( ) |
|
|
_renderForm ( &$query, &$vars, $active ) |
|
|
_renderRow ( &$more, &$path, $type, $criterion, $cvalue, $operator, $value ) |
|
|
edit ( &$operations, $formname, $id ) |
|
|
보호된 메소드들
메소드 상세
public _renderRow ( &$more, &$path, $type, $criterion, $cvalue, $operator, $value ) |
public edit ( &$operations, $formname, $id ) |
프로퍼티 상세