JModelForm::$__state_set | JModel | protected |
JModelAdmin::$__state_set | JModel | protected |
$_context | ContactModelContact | protected |
JModelForm::$_db | JModel | protected |
JModelAdmin::$_db | JModel | protected |
JModelForm::$_errors | JObject | protected |
JModelAdmin::$_errors | JObject | protected |
JModelForm::$_forms | JModelForm | protected |
JModelAdmin::$_forms | JModelForm | protected |
$_item | ContactModelContact | protected |
$event_after_delete | JModelAdmin | protected |
$event_after_save | JModelAdmin | protected |
$event_before_delete | JModelAdmin | protected |
$event_before_save | JModelAdmin | protected |
$event_change_state | JModelAdmin | protected |
JModelForm::$event_clean_cache | JModel | protected |
JModelAdmin::$event_clean_cache | JModel | protected |
JModelForm::$name | JModel | protected |
JModelAdmin::$name | JModel | protected |
JModelForm::$option | JModel | protected |
JModelAdmin::$option | JModel | protected |
JModelForm::$state | JModel | protected |
JModelAdmin::$state | JModel | protected |
$text_prefix | JModelAdmin | protected |
$view_item | ContactModelContact | protected |
JModelForm::__construct($config=array()) | JModel | |
JModelAdmin::__construct($config=array()) | JModelAdmin | |
JModelForm::__toString() | JObject | |
JModelAdmin::__toString() | JObject | |
JModelForm::_createFileName($type, $parts=array()) | JModel | protectedstatic |
JModelAdmin::_createFileName($type, $parts=array()) | JModel | protectedstatic |
JModelForm::_createTable($name, $prefix= 'Table', $config=array()) | JModel | protected |
JModelAdmin::_createTable($name, $prefix= 'Table', $config=array()) | JModel | protected |
JModelForm::_getList($query, $limitstart=0, $limit=0) | JModel | protected |
JModelAdmin::_getList($query, $limitstart=0, $limit=0) | JModel | protected |
JModelForm::_getListCount($query) | JModel | protected |
JModelAdmin::_getListCount($query) | JModel | protected |
JModelForm::addIncludePath($path= '', $prefix= '') | JModel | static |
JModelAdmin::addIncludePath($path= '', $prefix= '') | JModel | static |
JModelForm::addTablePath($path) | JModel | static |
JModelAdmin::addTablePath($path) | JModel | static |
batch($commands, $pks, $contexts) | ContactModelContact | |
batchAccess($value, $pks, $contexts) | JModelAdmin | protected |
batchCopy($value, $pks, $contexts) | ContactModelContact | protected |
batchLanguage($value, $pks, $contexts) | JModelAdmin | protected |
batchMove($value, $pks, $contexts) | JModelAdmin | protected |
batchUser($value, $pks, $contexts) | ContactModelContact | protected |
canDelete($record) | ContactModelContact | protected |
canEditState($record) | ContactModelContact | protected |
JModelForm::checkin($pk=null) | JModelForm | |
JModelAdmin::checkin($pks=array()) | JModelAdmin | |
JModelForm::checkout($pk=null) | JModelForm | |
JModelAdmin::checkout($pk=null) | JModelAdmin | |
JModelForm::cleanCache($group=null, $client_id=0) | JModel | protected |
JModelAdmin::cleanCache($group=null, $client_id=0) | JModel | protected |
JModelForm::def($property, $default=null) | JObject | |
JModelAdmin::def($property, $default=null) | JObject | |
delete(&$pks) | JModelAdmin | |
featured($pks, $value=0) | ContactModelContact | |
generateNewTitle($category_id, $alias, $title) | JModelAdmin | protected |
JModelForm::get($property, $default=null) | JObject | |
JModelAdmin::get($property, $default=null) | JObject | |
getContactQuery($pk=null) | ContactModelContact | protected |
JModelForm::getDbo() | JModel | |
JModelAdmin::getDbo() | JModel | |
JModelForm::getError($i=null, $toString=true) | JObject | |
JModelAdmin::getError($i=null, $toString=true) | JObject | |
JModelForm::getErrors() | JObject | |
JModelAdmin::getErrors() | JObject | |
getForm($data=array(), $loadData=true) | ContactModelContact | |
getForm($data=array(), $loadData=true) | ContactModelContact | |
JModelForm::getInstance($type, $prefix= '', $config=array()) | JModel | static |
JModelAdmin::getInstance($type, $prefix= '', $config=array()) | JModel | static |
getItem($pk=null) | ContactModelContact | |
getItem($pk=null) | ContactModelContact | |
JModelForm::getName() | JModel | |
JModelAdmin::getName() | JModel | |
JModelForm::getProperties($public=true) | JObject | |
JModelAdmin::getProperties($public=true) | JObject | |
getReorderConditions($table) | ContactModelContact | protected |
JModelForm::getState($property=null, $default=null) | JModel | |
JModelAdmin::getState($property=null, $default=null) | JModel | |
getTable($type= 'Contact', $prefix= 'ContactTable', $config=array()) | ContactModelContact | |
JModelForm::loadForm($name, $source=null, $options=array(), $clear=false, $xpath=false) | JModelForm | protected |
JModelAdmin::loadForm($name, $source=null, $options=array(), $clear=false, $xpath=false) | JModelForm | protected |
loadFormData() | ContactModelContact | protected |
loadFormData() | ContactModelContact | protected |
populateState() | ContactModelContact | protected |
prepareTable(&$table) | ContactModelContact | protected |
JModelForm::preprocessForm(JForm $form, $data, $group= 'content') | JModelForm | protected |
JModelAdmin::preprocessForm(JForm $form, $data, $group= 'content') | JModelForm | protected |
publish(&$pks, $value=1) | JModelAdmin | |
reorder($pks, $delta=0) | JModelAdmin | |
save($data) | JModelAdmin | |
saveorder($pks=null, $order=null) | JModelAdmin | |
JModelForm::set($property, $value=null) | JObject | |
JModelAdmin::set($property, $value=null) | JObject | |
JModelForm::setDbo(&$db) | JModel | |
JModelAdmin::setDbo(&$db) | JModel | |
JModelForm::setError($error) | JObject | |
JModelAdmin::setError($error) | JObject | |
JModelForm::setProperties($properties) | JObject | |
JModelAdmin::setProperties($properties) | JObject | |
JModelForm::setState($property, $value=null) | JModel | |
JModelAdmin::setState($property, $value=null) | JModel | |
JModelForm::toString() | JObject | |
JModelAdmin::toString() | JObject | |
JModelForm::validate($form, $data, $group=null) | JModelForm | |
JModelAdmin::validate($form, $data, $group=null) | JModelForm | |