\countriesFilter

Base class managing simple forms without database recording of their values

Summary

Methods
Properties
Constants
__construct()
init()
loadL10n()
toHTML()
onSubmit()
$data
$showInEditForm
$postFormHTML
$dummyFieldTypes
$DBEngine
$preRecord
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$data

$data : 

Type

$showInEditForm

$showInEditForm : 

Type

$postFormHTML

$postFormHTML : 

Type

$dummyFieldTypes

$dummyFieldTypes : 

Type

$DBEngine

$DBEngine : 

Type

$preRecord

$preRecord : 

Type

Methods

__construct()

__construct() 

init()

init() 

loadL10n()

loadL10n(  $pluginRelativePath,   $subDir = '') 

Parameters

$pluginRelativePath
$subDir

toHTML()

toHTML() : string

Outputs the record as html

Returns

string

onSubmit()

onSubmit()