![]() |
Joomla CMS
3.9.25 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.9.25 et du framework Joomla Platform intégré
|
Graphe d'héritage de NewsfeedsControllerNewsfeeds: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. |