![]() |
Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
activate () | |
duplicateUrls () | |
getModel ($name='Link', $prefix='Administrator', $config=array('ignore_request'=> true)) | |
batch () | |
purge () | |
![]() | |
__construct ($config=array(), MVCFactoryInterface $factory=null, ?CMSApplication $app=null, ?Input $input=null) | |
delete () | |
publish () | |
reorder () | |
saveorder () | |
checkin () | |
saveOrderAjax () | |
runTransition () | |
![]() | |
__construct ($config=array(), MVCFactoryInterface $factory=null, ?CMSApplication $app=null, ?Input $input=null) | |
addViewPath ($path) | |
execute ($task) | |
getModel ($name='', $prefix='', $config=array()) | |
getName () | |
getTask () | |
getTasks () | |
getView ($name='', $type='', $prefix='', $config=array()) | |
redirect () | |
registerDefaultTask ($method) | |
registerTask ($task, $method) | |
unregisterTask ($task) | |
setMessage ($text, $type='message') | |
checkToken ($method='post', $redirect=true) | |
setRedirect ($url, $msg=null, $type=null) | |
![]() | |
setDispatcher (DispatcherInterface $dispatcher) | |
Membres hérités additionnels | |
![]() | |
static | addModelPath ($path, $prefix='') |
static | createFileName ($type, $parts=array()) |
static | getInstance ($prefix, $config=array()) |
![]() | |
postDeleteHook (BaseDatabaseModel $model, $id=null) | |
getRedirectToListAppend () | |
![]() | |
addPath ($type, $path) | |
checkEditId ($context, $id) | |
createModel ($name, $prefix='', $config=array()) | |
createView ($name, $prefix='', $type='', $config=array()) | |
holdEditId ($context, $id) | |
releaseEditId ($context, $id) | |
setPath ($type, $path) | |
![]() | |
$option | |
$text_prefix | |
$view_list | |
![]() | |
$basePath | |
$default_view | |
$doTask | |
$message | |
$messageType | |
$methods | |
$name | |
$model_prefix | |
$paths | |
$redirect | |
$task | |
$taskMap | |
$input | |
$factory | |
$app | |
![]() | |
static | $instance |
static | $views |
Redirect link list controller class.
activate | ( | ) |
Method to update a record.
Références $model, Text\_(), Joomla\Application\checkToken(), et Text\plural().
batch | ( | ) |
Executes the batch process to add URLs to the database
Références $model, $params, $separator, Text\_(), Joomla\Application\checkToken(), ComponentHelper\getParams(), Text\plural(), et Text\sprintf().
duplicateUrls | ( | ) |
Method to duplicate URLs in records.
Références $model, Text\_(), Joomla\Application\checkToken(), et Text\plural().
getModel | ( | $name = 'Link' , |
|
$prefix = 'Administrator' , |
|||
$config = array('ignore_request' => true) |
|||
) |
purge | ( | ) |
Clean out the unpublished links.
Références $message, $model, Text\_(), et Joomla\Application\checkToken().