Magento Extensions Rating 2024
EXTENSIONS BY CATEGORY
B2B (Business-To-Business)
Blog
Customer
ERP (Enterprise Resource Planning)
Mega Menu
One Step Checkout
Order
POS (Point Of Sale)
Search
Shopping Cart
Sitemap
SEO
Social
Stock & Inventory Management
EXTENSIONS BY DEVELOPER
aheadWorks
Amasty
Boost My Shop
BSS Commerce
Magestore
MageWorx
Mirasvit
Templates Master
Wyomind
XTENTO
Magento 2 Documentation
Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
vendor
magento
module-security
view
adminhtml
templates
page
activity_link.phtml
Go to the documentation of this file.
1
<?php
12
?>
13
<a
class
=
"link-account-activity"
14
href=
"<?= $block->escapeUrl($block->getUrl('security/session/activity')) ?>"
15
id
=
"footer_account_activity"
16
target=
"_blank"
17
data-
mage
-init=
'{"popupWindow": {
18
"windowURL": "<?= $block->escapeJs($block->escapeUrl($block->getUrl('
security/session/activity
'))) ?>",
19
"windowName": "session-activity",
20
"width": 600, "height": 600, "top": 50, "left": 50, "resizable": 1, "scrollbars": 1}}'
>
21
<?=
$block
->escapeHtml(
__
(
'Account Activity'
)) ?>
22
</a> |
mage
if( $form)() ?>< script > require(['jquery' mage mage
Definition:
save.phtml:15
__
__()
Definition:
__.php:13
$block
$block
Definition:
block.php:8