KWeb  6.4
FormPrinter Class Reference
Inheritance diagram for FormPrinter:
Form_Printer_Html5 FormPrinterInline KWebDBSettings_Edit_Printer ReportFilterPrinter Poller_printer

Public Member Functions

 isEdit ()
 true jeżeli potwierdzamy dane
 isValue ()
 isPassed ()
 printFormHeader (FormGroup $group)
 printHeader (FormGroup $group)
 printFormFooter (FormGroup $group)
 printFooter (FormGroup $group)
 printErrorRow (FormItem $value)
 printRowStart (FormItem $value, $withValue=false, $class= 'form_row')
 printRowEnd (FormItem $value, $withValue=false)
 printNameStart (FormItem $value)
 printNameEnd (FormItem $value)
 printName (FormItem $value)
 printValueStart (FormItem $value)
 printValueEnd (FormItem $value)
 getEvents ($value)
 printPanelStart (FormPanel $value)
 printPanelEnd (FormPanel $value)

Static Public Member Functions

static getOpenedForm ()
 Returns form name if a form tag is currently opened.
static markOpenedForm ($name=true)
 Marks an opening form, returns true if the form can be opened.
static markClosedForm ()
static printFormBegin ($name, $action= '', $method= 'post')
static printFormEnd ($name, $action= '', $method= 'post')

Data Fields

 $confirm = false
 $divClass = 'form_group'
 $divId = ''

Static Protected Attributes

static $currentForms = array()

Member Function Documentation

FormPrinter::getEvents ( value)

Reimplemented in KWebDBSettings_Edit_Printer.

static FormPrinter::getOpenedForm ( ) [static]

Returns form name if a form tag is currently opened.

FormPrinter::isEdit ( )

true jeżeli potwierdzamy dane

FormPrinter::isPassed ( )
FormPrinter::isValue ( )
static FormPrinter::markClosedForm ( ) [static]
static FormPrinter::markOpenedForm ( name = true) [static]

Marks an opening form, returns true if the form can be opened.

FormPrinter::printErrorRow ( FormItem value)

Reimplemented in FormPrinterInline, and Form_Printer_Html5.

FormPrinter::printFooter ( FormGroup group)

Reimplemented in FormPrinterInline, and Form_Printer_Html5.

static FormPrinter::printFormBegin ( name,
action = '',
method = 'post' 
) [static]
static FormPrinter::printFormEnd ( name,
action = '',
method = 'post' 
) [static]
FormPrinter::printFormFooter ( FormGroup group)
FormPrinter::printFormHeader ( FormGroup group)
FormPrinter::printHeader ( FormGroup group)

Reimplemented in FormPrinterInline, and Form_Printer_Html5.

FormPrinter::printName ( FormItem value)
FormPrinter::printNameEnd ( FormItem value)

Reimplemented in FormPrinterInline, and Form_Printer_Html5.

FormPrinter::printNameStart ( FormItem value)

Reimplemented in FormPrinterInline, and Form_Printer_Html5.

FormPrinter::printPanelEnd ( FormPanel value)

Reimplemented in FormPrinterInline, and Form_Printer_Html5.

FormPrinter::printPanelStart ( FormPanel value)

Reimplemented in FormPrinterInline, and Form_Printer_Html5.

FormPrinter::printRowEnd ( FormItem value,
withValue = false 
)

Reimplemented in FormPrinterInline, and Form_Printer_Html5.

FormPrinter::printRowStart ( FormItem value,
withValue = false,
class = 'form_row' 
)

Reimplemented in FormPrinterInline, and Form_Printer_Html5.

FormPrinter::printValueEnd ( FormItem value)
FormPrinter::printValueStart ( FormItem value)

Reimplemented in FormPrinterInline, and Form_Printer_Html5.


Field Documentation

FormPrinter::$confirm = false
FormPrinter::$currentForms = array() [static, protected]
FormPrinter::$divClass = 'form_group'
FormPrinter::$divId = ''

The documentation for this class was generated from the following file: