JModelLegacy::$__state_set | JModel | protected |
JModelAdmin::$__state_set | JModel | protected |
JModelLegacy::$_db | JModel | protected |
JModelAdmin::$_db | JModel | protected |
JModelLegacy::$_errors | JObject | protected |
JModelAdmin::$_errors | JObject | protected |
$_forms | JModelForm | protected |
$_item | BannersModelBanner | 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 |
JModelLegacy::$event_clean_cache | JModel | protected |
JModelAdmin::$event_clean_cache | JModel | protected |
JModelLegacy::$name | JModel | protected |
JModelAdmin::$name | JModel | protected |
JModelLegacy::$option | JModel | protected |
JModelAdmin::$option | JModel | protected |
JModelLegacy::$state | JModel | protected |
JModelAdmin::$state | JModel | protected |
$text_prefix | BannersModelBanner | protected |
JModelLegacy::__construct($config=array()) | JModel | |
JModelAdmin::__construct($config=array()) | JModelAdmin | |
JModelLegacy::__toString() | JObject | |
JModelAdmin::__toString() | JObject | |
JModelLegacy::_createFileName($type, $parts=array()) | JModel | protectedstatic |
JModelAdmin::_createFileName($type, $parts=array()) | JModel | protectedstatic |
JModelLegacy::_createTable($name, $prefix= 'Table', $config=array()) | JModel | protected |
JModelAdmin::_createTable($name, $prefix= 'Table', $config=array()) | JModel | protected |
JModelLegacy::_getList($query, $limitstart=0, $limit=0) | JModel | protected |
JModelAdmin::_getList($query, $limitstart=0, $limit=0) | JModel | protected |
JModelLegacy::_getListCount($query) | JModel | protected |
JModelAdmin::_getListCount($query) | JModel | protected |
addIncludePath($path= '', $prefix= '') | JModelLegacy | static |
JModelLegacy::addTablePath($path) | JModel | static |
JModelAdmin::addTablePath($path) | JModel | static |
batch($commands, $pks, $contexts) | BannersModelBanner | |
batchAccess($value, $pks, $contexts) | JModelAdmin | protected |
batchClient($value, $pks, $contexts) | BannersModelBanner | protected |
batchCopy($value, $pks, $contexts) | BannersModelBanner | protected |
batchLanguage($value, $pks, $contexts) | JModelAdmin | protected |
batchMove($value, $pks, $contexts) | JModelAdmin | protected |
canDelete($record) | BannersModelBanner | protected |
canEditState($record) | BannersModelBanner | protected |
checkin($pks=array()) | JModelAdmin | |
checkout($pk=null) | JModelAdmin | |
JModelLegacy::cleanCache($group=null, $client_id=0) | JModel | protected |
JModelAdmin::cleanCache($group=null, $client_id=0) | JModel | protected |
click() | BannersModelBanner | |
JModelLegacy::def($property, $default=null) | JObject | |
JModelAdmin::def($property, $default=null) | JObject | |
delete(&$pks) | JModelAdmin | |
generateNewTitle($category_id, $alias, $title) | JModelAdmin | protected |
JModelLegacy::get($property, $default=null) | JObject | |
JModelAdmin::get($property, $default=null) | JObject | |
JModelLegacy::getDbo() | JModel | |
JModelAdmin::getDbo() | JModel | |
JModelLegacy::getError($i=null, $toString=true) | JObject | |
JModelAdmin::getError($i=null, $toString=true) | JObject | |
JModelLegacy::getErrors() | JObject | |
JModelAdmin::getErrors() | JObject | |
getForm($data=array(), $loadData=true) | BannersModelBanner | |
JModelLegacy::getInstance($type, $prefix= '', $config=array()) | JModel | static |
JModelAdmin::getInstance($type, $prefix= '', $config=array()) | JModel | static |
getItem() | BannersModelBanner | |
JModelAdmin::getItem($pk=null) | JModelAdmin | |
JModelLegacy::getName() | JModel | |
JModelAdmin::getName() | JModel | |
JModelLegacy::getProperties($public=true) | JObject | |
JModelAdmin::getProperties($public=true) | JObject | |
getReorderConditions($table) | BannersModelBanner | protected |
JModelLegacy::getState($property=null, $default=null) | JModel | |
JModelAdmin::getState($property=null, $default=null) | JModel | |
getTable($type= 'Banner', $prefix= 'BannersTable', $config=array()) | BannersModelBanner | |
getUrl() | BannersModelBanner | |
loadForm($name, $source=null, $options=array(), $clear=false, $xpath=false) | JModelForm | protected |
loadFormData() | BannersModelBanner | protected |
JModelLegacy::populateState() | JModel | protected |
JModelAdmin::populateState() | JModelAdmin | protected |
prepareTable(&$table) | JModelAdmin | protected |
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 | |
JModelLegacy::set($property, $value=null) | JObject | |
JModelAdmin::set($property, $value=null) | JObject | |
JModelLegacy::setDbo(&$db) | JModel | |
JModelAdmin::setDbo(&$db) | JModel | |
JModelLegacy::setError($error) | JObject | |
JModelAdmin::setError($error) | JObject | |
JModelLegacy::setProperties($properties) | JObject | |
JModelAdmin::setProperties($properties) | JObject | |
JModelLegacy::setState($property, $value=null) | JModel | |
JModelAdmin::setState($property, $value=null) | JModel | |
stick(&$pks, $value=1) | BannersModelBanner | |
JModelLegacy::toString() | JObject | |
JModelAdmin::toString() | JObject | |
validate($form, $data, $group=null) | JModelForm | |