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