Joomla Platform  13.1
Documentation des API du framework Joomla Platform
 Tout Classes Espaces de nommage Fichiers Fonctions Variables Pages
JModelForm Liste des membres

Liste complète des membres de JModelForm, y compris les membres hérités :

$__state_setJModelLegacyprotected
$_dbJModelLegacyprotected
$_errorsJObjectprotected
$_formsJModelFormprotected
$event_clean_cacheJModelLegacyprotected
$nameJModelLegacyprotected
$optionJModelLegacyprotected
$stateJModelLegacyprotected
__construct($config=array())JModelLegacy
__toString()JObject
_createFileName($type, $parts=array())JModelLegacyprotectedstatic
_createTable($name, $prefix= 'Table', $config=array())JModelLegacyprotected
_getList($query, $limitstart=0, $limit=0)JModelLegacyprotected
_getListCount($query)JModelLegacyprotected
addIncludePath($path= '', $prefix= '')JModelLegacystatic
addTablePath($path)JModelLegacystatic
checkin($pk=null)JModelForm
checkout($pk=null)JModelForm
cleanCache($group=null, $client_id=0)JModelLegacyprotected
def($property, $default=null)JObject
get($property, $default=null)JObject
getDbo()JModelLegacy
getError($i=null, $toString=true)JObject
getErrors()JObject
getForm($data=array(), $loadData=true)JModelForm
getInstance($type, $prefix= '', $config=array())JModelLegacystatic
getName()JModelLegacy
getProperties($public=true)JObject
getState($property=null, $default=null)JModelLegacy
getTable($name= '', $prefix= 'Table', $options=array())JModelLegacy
loadForm($name, $source=null, $options=array(), $clear=false, $xpath=false)JModelFormprotected
loadFormData()JModelFormprotected
loadHistory($version_id, JTable &$table)JModelLegacy
populateState()JModelLegacyprotected
preprocessData($context, &$data)JModelFormprotected
preprocessForm(JForm $form, $data, $group= 'content')JModelFormprotected
set($property, $value=null)JObject
setDbo($db)JModelLegacy
setError($error)JObject
setProperties($properties)JObject
setState($property, $value=null)JModelLegacy
validate($form, $data, $group=null)JModelForm