Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Espaces de nommage | |
Joomla\Site | |
Variables | |
$cancelURL = Route::_('index.php?option=com_users&task=methods.display&user_id=' . $this->user->id) | |
if(!empty($this->returnURL)) | $recordId = (int) $this->record->id ?? 0 |
$method = $this->record->method ?? $this->getModel()->getState('method') | |
$userId = (int) $this->user->id ?? 0 | |
$headingLevel = 2 | |
$cancelURL = Route::_('index.php?option=com_users&task=methods.display&user_id=' . $this->user->id) |
$headingLevel = 2 |
$userId = (int) $this->user->id ?? 0 |