[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/plugins/quickicon/downloadkey/ -> downloadkey.php (summary)

(no description)

Copyright: (C) 2019 Open Source Matters, Inc.
License: GNU General Public License version 2 or later; see LICENSE.txt
File Size: 134 lines (4 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

PlgQuickiconDownloadkey:: (2 methods):
  onGetIcons()
  getMissingDownloadKeyInfo()


Class: PlgQuickiconDownloadkey  - X-Ref

Joomla! update notification plugin

onGetIcons($context)   X-Ref
Returns an icon definition for an icon which looks for extensions updates
via AJAX and displays a notification when such updates are found.

param: string  $context  The calling context
return: array  A list of icon definition associative arrays, consisting of the

getMissingDownloadKeyInfo()   X-Ref
Gets the information about update sites requiring but missing a download key.

The return array has two keys:
- supported  Number of update sites supporting Download Key
- missing    Number of update sites missing a Download Key

If 'supported' is zero you do not need to provide any download keys. All your extensions are free downloads.

If 'supported' is non-zero and 'missing' is zero you have entered a download key for all paid extensions.

If 'supported' is non-zero and 'missing' is also non-zero you need to enter one or more download keys.

return: array



Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer