Class JModelForm
Prototype form model.
- JObject
- JModelLegacy
- JModelForm
Direct known subclasses
Abstract
Package: Joomla\Legacy\Model
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE.txt
Since: 1.6
See:
See:
See:
Located at legacy/model/form.php
Package: Joomla\Legacy\Model
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE.txt
Since: 1.6
See:
JForm
See:
JFormField
See:
JFormRule
Located at legacy/model/form.php
Methods summary
public
|
|
public
boolean
|
|
public
boolean
|
|
abstract public
|
|
protected
|
|
protected
array
|
|
protected
|
#
preprocessData( string $context, mixed & $data, string $group = 'content' )
Method to allow derived classes to preprocess the data. |
protected
|
#
preprocessForm(
Method to allow derived classes to preprocess the form. |
public
array|boolean
|
Methods inherited from JModelLegacy
_createFileName()
,
_createTable()
,
_getList()
,
_getListCount()
,
addIncludePath()
,
addTablePath()
,
cleanCache()
,
getDbo()
,
getInstance()
,
getName()
,
getState()
,
getTable()
,
loadHistory()
,
populateState()
,
setDbo()
,
setState()
Methods inherited from JObject
__toString()
,
def()
,
get()
,
getError()
,
getErrors()
,
getProperties()
,
set()
,
setError()
,
setProperties()
Magic methods summary
Properties summary
protected
|
$_forms |
#
Array of form objects. |
protected
array
|
$events_map |
#
Maps events to plugin groups. |
Properties inherited from JModelLegacy
$__state_set
,
$_db
,
$event_clean_cache
,
$name
,
$option
,
$state