Joomla CMS
3.10.11 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.10.11 et du framework Joomla Platform intégré
|
Fonctions membres publiques | |
getModel ($name='Newsfeed', $prefix='NewsfeedsModel', $config=array('ignore_request'=> true)) | |
Fonctions membres protégées | |
postDeleteHook (JModelLegacy $model, $ids=null) | |
Newsfeeds list controller class.
getModel | ( | $name = 'Newsfeed' , |
|
$prefix = 'NewsfeedsModel' , |
|||
$config = array('ignore_request' => true) |
|||
) |
|
protected |
Function that allows child controller access to model data after the item has been deleted.
JModelLegacy | $model | The data model object. |
integer | $ids | The validated data. |