Overview

Namespaces

  • None
  • Xmf
    • Database
    • Module
      • Helper
    • Template
  • Xoops
    • Auth
    • Core
      • Cache
      • Database
        • Logging
        • Schema
      • Exception
      • Handler
        • Scheme
      • Kernel
        • Dtype
        • Handlers
        • Model
      • Lists
      • Locale
        • Punic
      • Service
        • Contract
      • Session
      • Text
        • Sanitizer
          • Extensions
      • Theme
        • Plugins
    • Form
    • Html
    • Locale
    • Module
      • Helper
      • Plugin

Classes

  • BlockForm
  • Button
  • ButtonTray
  • Captcha
  • Checkbox
  • ColorPicker
  • DateSelect
  • DateTime
  • DhtmlTextArea
  • Editor
  • Element
  • ElementFactory
  • ElementTray
  • File
  • Form
  • GroupCheckbox
  • GroupFormCheckbox
  • GroupPermissionForm
  • Hidden
  • Label
  • Mail
  • OptionElement
  • Password
  • Radio
  • RadioYesNo
  • Raw
  • Select
  • SelectCountry
  • SelectEditor
  • SelectGroup
  • SelectLanguage
  • SelectLocale
  • SelectMatchOption
  • SelectTheme
  • SelectTimeZone
  • SelectUser
  • SimpleForm
  • Tab
  • TableForm
  • TabTray
  • Text
  • TextArea
  • ThemeForm
  • Token
  • Url

Interfaces

  • ContainerInterface
  • Overview
  • Namespace
  • Class
  • Tree

Class BlockForm

BlockForm - Form that will output formatted as a HTML table

No styles and no JavaScript to check for required fields.

Xoops\Form\Form implements Xoops\Form\ContainerInterface
Extended by Xoops\Form\BlockForm
Namespace: Xoops\Form
Package: Xoops\Form
Category: Xoops\Form\BlockForm
Copyright: 2012-2015 XOOPS Project (http://xoops.org)
License: GPL 2 or later (http://www.gnu.org/licenses/gpl-2.0.html)
Author: trabis lusopoemas@gmail.com
Link: http://xoops.org
Located at oops_lib/Xoops/Form/BlockForm.php
Methods summary
public
# __construct( )

__construct

__construct

Overrides

Xoops\Form\Form::__construct()
public string
# render( )

render

render

Returns

string
Methods inherited from Xoops\Form\Form
addElement(), assign(), display(), getAction(), getDisplay(), getElementByName(), getElementNames(), getElementValue(), getElementValues(), getElements(), getExtra(), getMethod(), getName(), getRequired(), getTitle(), renderValidationJS(), setAction(), setElementValue(), setElementValues(), setExtra(), setRequired(), setTitle()
Properties inherited from Xoops\Form\Form
$action, $display, $elements, $extra, $method, $name, $required, $title
API documentation generated by ApiGen