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='Associations', $prefix='AssociationsModel', $config=array('ignore_request'=> true)) | |
purge () | |
clean () | |
checkin () | |
Attributs protégés | |
$view_list = 'associations' | |
Associations controller class.
checkin | ( | ) |
Method to check in an item from the association item overview.
Références $extension, $id, $item, $type, AssociationsHelper\canCheckinItem(), AssociationsHelper\getItem(), AssociationsHelper\getSupportedExtension(), null, option, et AssociationsHelper\typeSupportsCheckout().
clean | ( | ) |
Method to delete the orphans from the associations table.
Références option.
getModel | ( | $name = 'Associations' , |
|
$prefix = 'AssociationsModel' , |
|||
$config = array('ignore_request' => true) |
|||
) |
purge | ( | ) |
|
protected |