---
title: "@link &#8211; Joomla DocBlock headers"
description: "Please note the following: This article is supporting documentation for our tutorial, using DocBlocks in Joomla. There is official documentation that references what headers to use in your DocBlocks..."
url: https://www.inmotionhosting.com/support/edu/joomla/joomla-3/link/
date: 2014-06-12
modified: 2021-08-16
author: "Brad Markle"
categories: ["Joomla", "Joomla 3"]
tags: ["Joomla v3"]
type: post
lang: en
---

# @link &#8211; Joomla DocBlock headers

**Please note the following**:

- This article is supporting documentation for our tutorial, [using DocBlocks in Joomla](/support/edu/joomla/joomla-3/docblocks/).
- There is [official documentation](https://joomla.github.io/coding-standards/?coding-standards/chapters/docblocks.md) that references what headers to use in your DocBlocks (such as @copyright and @license), but documentation is missing that outlines what values to use for each header.
- In an effort to learn what values to use per each header, we have scanned the Joomla code and pulled out how each header is used. The idea behind this page is to show you how the **@link** tag has been used in the past within the Joomla code so learn how to use it in your future documentation.

## Value Count

The following table shows the various different values for **@link**, and how many times each value has been used.

| Value | # Times used |
| --- | --- |
| [ * @link * @param array An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()}. ](#225ded5e2fd4c762c72b54f6e53b2188) | 21 |
| [ * @link https://php.net/manual/en/keyword.extends.php PHP4 extends documentation ](#db9f39e8e550d2d122e36feed13fef46) | 16 |
| [ * @link https://php.net/manual/en/language.oop5.basic.php#language.oop5.basic.extends PHP5 extends documentation ](#5fc88b83b282cfd2fce35f855b502ec8) | 16 |
| [ * @link * @param array $urlparams An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()}. ](#3cd84c436a6d3b36848cb6d9b05c5d9c) | 10 |
| [ * @link https://www.w3.org/TR/html-markup/input.text.html#input.text ](#b48253df790fd13710884655e350426b) | 5 |
| [ * @link https://docs.joomla.org/JTable/store ](#8d9a4e70f4065675b7a1c6031f3ee4e2) | 4 |
| [ * @link https://docs.joomla.org/JTable/delete ](#a687d90ac0dc289d022c636d8bf8b3de) | 3 |
| [ * @link https://docs.joomla.org/JTable/check ](#11088e6cbd211c14d8e796d2788dffc1) | 3 |
| [ * @link https://docs.joomla.org/JTableObserver ](#9e5d9691b22b2b5f215497b2bf509a1d) | 3 |
| [ * @link https://docs.joomla.org/JObserverUpdater ](#a794b48bdc5675078cb7fc024a6fca39) | 2 |
| [ * @link * @param string $type Filter for the variable, for valid values see {@link JFilterInput::clean()}. Optional. ](#724132f9e2078f5395a9a172724cc86c) | 2 |
| [ * @link * {@link $_encoding} setting. ](#3fc67b3f120bd08a7468a23889315466) | 2 |
| [ * @link * [@param string Desired output encoding, see {@link set_parameter}] ](#daa5df5f3622cce6d1de0ac174ab0896) | 2 |
| [ * @link // See {@link set_paramter()} for details of how to change the following ](#a2869288587381a9b61ac518bcf4f917) | 2 |
| [ * @link * You can select your preferred format via {@link set_paramter()}. ](#aac29207400a01beffcbce8208748916) | 2 |
| [ * @link * @param string $format The date format specification string (see {@link PHP_MANUAL#date}) ](#478e8ab8a8fbe8d1d1405ad7804f69e9) | 2 |
| [ * @link https://docs.joomla.org/JTable/move ](#14ac2fed57c1fb94ab0d9a7f6b372071) | 2 |
| [ * @link https://docs.joomla.org/JTable/reset ](#7702f30699da29be6fab23aa1d2e2e6e) | 2 |
| [ * @link https://docs.joomla.org/JTable/bind ](#902ddebe420f9fd3662e8becb74890c6) | 2 |
| [ * @link https://docs.joomla.org/JTable/load ](#a29e0491742ab85f32cb30be9db4d3e2) | 2 |
| [ * @link https://docs.joomla.org/JTable/publish ](#c934c747b52b75097cd86eece54e9ed3) | 2 |
| [ * @link background-color: Color; ](#e6e2f8278b4e0e27715056da7e0704e7) | 2 |
| [ * @link color: ColorHover; ](#ce83887882481f3581b6771b76f169ef) | 2 |
| [ * @link * [@param string Desired input encoding, see {@link set_parameter}] ](#b43be2381fda1d790306b1baa55742ca) | 2 |
| [ * @link https://docs.joomla.org/JTable/getKeyName ](#be24c7518352d7f6164315597bfe1484) | 2 |
| [ * @link https://docs.joomla.org/JTable/getDBO ](#b0ee24f7256abbce06f5e130a447afda) | 2 |
| [ * @link color: Color; ](#3bf6f2c42fbfe3043817d47b89dee712) | 2 |
| [ * @link * Returns the global {@link JLanguage} object, only creating it if it doesn't already exist. ](#2dd9e81d63518111b1e78d152e26f108) | 1 |
| [ * @link * Returns the global {@link JCache} object ](#220db9e8507507915307c92698e01cea) | 1 |
| [ * @link * Returns the global {@link JDatabaseDriver} object, only creating it if it doesn't already exist. ](#8d86c38a8f76bf592a965094f5e25234) | 1 |
| [ * @link * Returns the global {@link JMail} object, only creating it if it doesn't already exist. ](#e23b6383e88f2afd5dc9da285b7c405c) | 1 |
| [ * @link * Returns the global {@link JAccess} object, only creating it ](#92d619c91eed33a5a0fcf0f2d098fdbd) | 1 |
| [ * @link * Returns the global {@link JSession} object, only creating it if it doesn't already exist. ](#49e767edf0a1a5471274d4f8837d7683) | 1 |
| [ * @link * Returns the global {@link JUser} object, only creating it if it doesn't already exist. ](#722d9616ed2a9e7f2cfff89bcd59f487) | 1 |
| [ * @link * Returns the global {@link JDocument} object, only creating it if it doesn't already exist. ](#300b2bc3ae010c9dfa13da4d568842b7) | 1 |
| [ * @link https://docs.joomla.org/JTableAsset ](#9e6735bf619e2b86566064d379a3f8dd) | 1 |
| [ * @link https://docs.joomla.org/JTable/isCheckedOut ](#21661a507427c82bb530521a5adb8d14) | 1 |
| [ * @link https://docs.joomla.org/JTable/hit ](#676c9da417fbe286ca1cb5c6cc15a28b) | 1 |
| [ * @link https://docs.joomla.org/JTable/checkIn ](#1dbdbe42c846e46f8d178cd383a40217) | 1 |
| [ * @link https://docs.joomla.org/JTable/checkOut ](#7289a46f09868acc0695da06718b72e9) | 1 |
| [ * @link https://docs.joomla.org/JTable/getNextOrder ](#2f27824eeefc3ae1e1dd3629213053a5) | 1 |
| [ * @link https://docs.joomla.org/JTable/reorder ](#7e1bc6237b23318e89ec38622792f7f1) | 1 |
| [ * @link * Returns the global {@link JApplicationCms} object, only creating it if it doesn't already exist. ](#e96fe4d8945081cd843b6666a699ce22) | 1 |
| [ * @link https://docs.joomla.org/JObserverInterface ](#7bf6dd1180722aec67e870d0188db10a) | 1 |
| [ * @link https://docs.joomla.org/JObserverMapper ](#b0e43347664bde897bd222ab75ecebd2) | 1 |
| [ * @link * Return a reference to the {@link JUri} object ](#86b59063317bdf8701a7ee7a18e2bc65) | 1 |
| [ * @link * Returns the global {@link JRegistry} object, only creating it if it doesn't already exist. ](#1d4b1768edc7d3e68ff8605c96de700a) | 1 |
| [ * @link * was instantiated. Marks are strings as per {@link JProfiler::mark()}. ](#9904267c12c7c4b120f9acfe0852e68a) | 1 |
| [ * @link * @param string $type Return type for the variable, for valid values see {@link JFilterInput::clean()}. ](#11b01aa64661424a9029c5bdc2c2a76e) | 1 |
| [ * @link @linkColor: #08c; ](#58836ae0ed7a20c5122347cf1d2ac2f9) | 1 |
| [ * @link * @param string $type Filter for the variable, for valid values see {@link JFilterInput::clean()}. Optional. ](#c335bc168d8fa9b6ba2be4716ceff0a5) | 1 |
| [ * @link * Wrapper method for the {@link raise()} method with predefined error ](#7e3ee06e25e6bc5be579bb5d008a2cc7) | 1 |
| [ * @link * @param string $format The date format specification string (see {@link PHP_MANUAL#date}). ](#c72c9d721733343d68a14d6b9a4b2edc) | 1 |
| [ * @link * Wrapper method for the {@link raise()} method with predefined error level of E_WARNING and ](#ff2ae8ac09bea71cdc562d8c2adabcb9) | 1 |
| [ * @link @linkColorHover: darken(@linkColor, 15%); ](#9e1b4c79e36df62262425171eab28eac) | 1 |
| [ * @link @btnPrimaryBackground: @linkColor; ](#e6c804227499a6cdb9dbe8e5637eaf87) | 1 |
| [ * @link border-bottom-color: ColorHover; ](#132ca83160ce7863e6cab02f226cc92f) | 1 |
| [ * @link border-color: Color; ](#51a89e5a3deb08721e5c8b2411d62b18) | 1 |
| [ * @link border-top-color: ColorHover; ](#61e7d8c3c302a811ac80a022dd3447e1) | 1 |
| [ * @link border-bottom-color: Color; ](#d8e19f4271fabab71506243e3ae075c3) | 1 |
| [ * @link @dropdownLinkBackgroundActive: @linkColor; ](#6e7507ea18d272e2c20a121bdf530981) | 1 |
| [ * @link border-top-color: Color; ](#ae9766ca6ca612173dacc57554dee061) | 1 |
| [ * @link https://www.ietf.org/rfc/rfc3548.txt ](#ec9ff3550c5d9df009bb22c80667e3d6) | 1 |
| [ * @link https://en.wikipedia.org/wiki/Operator-precedence_parser#Pseudo-code ](#59ee5b79fdc5547e126ca6c8ab2c627d) | 1 |
| [ * @link https://bugs.php.net/bug.php?id=48147 ](#e43b1dfb8c2d8c890b839344a4a20c62) | 1 |
| [ * @link PHP_MANUAL#memory_get_usage ](#2c93756404b93121632ed692f97021b8) | 1 |
| [ * @link https://dev.mysql.com/doc/refman/5.0/en/union.html ](#d0a0cf39642ebf7fd42d06eae179adaa) | 1 |
| [ * @link https://www.sqlite.org/lang_datefunc.html ](#cfcb385c9d015524e71ae994a6531ae6) | 1 |
| [ * @link https://msdn.microsoft.com/en-us/library/ms186819.aspx for more information ](#0596f6faec205ada185354c82bfb66bb) | 1 |
| [ * @link https://www.postgresql.org/docs/9.0/static/functions-datetime.html. ](#e95a2f29b6b3072d25cdc08c5945f1a5) | 1 |
| [ * @link * was instantiated. Marks are objects as per {@link JProfiler::mark()}. ](#6b5690bc19f4b4e2b7911b550d0ce4c7) | 1 |
| [ * @link https://xcache.lighttpd.net/ ](#e6109661bc3a2b83c9e4c23b3a2088db) | 1 |
| [ * @link * Proxy for {@link FOFFormHelper::addHeaderPath()}. ](#1dad6ebc65575e900ca6eb366c8e3cbb) | 1 |
| [ * @link * @param string $type Filter for the variable, for valid values see {@link JFilterInput::clean()}. Optional. ](#e629dc3fa8c9e2ae580c9b4521f965f8) | 1 |
| [ * @link * Proxy for {@link FOFFormHelper::addFieldPath()}. ](#1eca5ccc55b7a97dc10de84b9239d07a) | 1 |
| [ * @link * Proxy for {@link FOFFormHelper::loadRuleType()}. ](#629e34b71479d2d5dc1549b751ff0817) | 1 |
| [ * @link * Proxy for {@link FOFFormHelper::loadFieldType()}. ](#10244d486d8f18f60431293668cbf358) | 1 |
| [ * @link * Proxy for {@link FOFFormHelper::loadHeaderType()}. ](#51323f4cb74a97429a91cbb79a45b06a) | 1 |
| [ * @link * Return the {@link JDate} object ](#6c559ad41f708c52aaa6dbfb174455fe) | 1 |
| [ * @link https://docs.joomla.org/JTable/getAssetTitle ](#0b14ef7d110cfe714b2f5a69192c57d4) | 1 |
| [ * @link https://www.php.net/manual/en/function.strlen.php ](#fda21ef731210bb03e0b149c06ce3bb7) | 1 |
| [ * @link https://www.php.net/manual/en/function.utf8-decode.php ](#43fc7c7b8d31ffd7ce43e5ba15d5b6b6) | 1 |
| [ * @link https://pear.php.net/package/Net_IPv6 ](#82861f11c28c41e7c3789f3d49fa274a) | 1 |
| [ * @link https://simplepie.org/support/ Please submit all bug reports and feature requests to the SimplePie forums ](#c80726ad228a448508e3b6096241780a) | 1 |
| [ * @link https://www.php.net/manual/en/function.pathinfo.php#107461 ](#7306019df1f215af7fca869b7ada7ce1) | 1 |
| [ * @link https://simplepie.org/ SimplePie ](#7517a8a0fdd2791774635811d396978e) | 1 |
| [ * @link https://www.w3.org/TR/html4/interact/forms.html ](#f3604b1f9853605e50e2da20ad6adc83) | 1 |
| [ * @link https://www.w3.org/TR/html5/forms.html ](#61ef2204c920dbc23692c771cef91047) | 1 |
| [ * @link https://www.w3.org/TR/html-markup/command.radio.html#command.radio ](#904d673025c002768145853ba12b3f52) | 1 |
| [ * @link https://www.w3.org/TR/html-markup/input.email.html#input.email ](#61040fb77ee1a916d52e04ccfb598199) | 1 |
| [ * @link https://www.w3.org/TR/html-markup/input.file.html#input.file ](#1a8129a9fd7047b0d1de64c652c5e44d) | 1 |
| [ * @link https://www.w3.org/Addressing/URL/url-spec.txt ](#add5d946e1b32ecd9bdd0950c4bea164) | 1 |
| [ * @link * Proxy for {@link JFormHelper::loadFieldType()}. ](#76de71631cd8919904ab06ea35cf52e6) | 1 |
| [ * @link * Proxy for {@link JFormHelper::addFieldPath()}. ](#00ea3cf559f9ea47b258d4af576e36e8) | 1 |
| [ * @link https://tools.ietf.org/html/rfc2047 ](#38438dd2ccfa1b699785accd21644fdb) | 1 |
| [ * @link PHP version adapted from https://www.php.net/manual/en/function.quoted-printable-decode.php#89417 ](#e6cd9615da9b93073d63d141b1bb8c7f) | 1 |
| [ * @link * @param array An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()}. ](#de54b0623cfe121f1f26b8c4be6f7dcf) | 1 |
| [ * @link * @param array\|boolean $urlparams An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()} ](#bc604751f8ec27c88e9fe7a624fd8e49) | 1 |
| [ * @link https://pear.php.net/pepr/pepr-proposal-show.php?id=198 ](#257cdcf8e1e4bbd3997105d8f0ca425b) | 1 |
| [ * @link * {@link FinderIndexerHelper::$stemmer} object if it is set. If no stemmer is set, ](#1177dc953b56849d895ac7a50e88f38c) | 1 |
| [ * @link * @param array An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()}. ](#f4cd7febdcf507e96f2ffdb2478e3faf) | 1 |
| [ * @link * @param array\|boolean $urlparams An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()}. ](#442c7e6e71db09335ccde1d7142a290b) | 1 |
| [ * @link * for valid values see {@link JFilterInput::clean()}. ](#53d0ba7f5dcc96055c7744c3cc70957a) | 1 |
| [ * @link * @param array An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()}. ](#f3dbbb1eb2facf6b1a06e668aefb8a65) | 1 |
| [ * @link https://en.wikipedia.org/wiki/Variable_envelope_return_path ](#fe5833a2810db2c3ccc4272b5b281c41) | 1 |
| [ * @link https://squiloople.com/2009/12/20/email-address-validation/ ](#b32ba7aa02f34742eb1ba0c7abe96a04) | 1 |
| [ * @link https://kigkonsult.se/iCalcreator/ ](#172c2832d7c340ab9af4a8d90efd6f54) | 1 |
| [ * @link https://sprain.ch/blog/downloads/php-class-easypeasyics-create-ical-files-with-php/ ](#dad7d4ca916ed5887e7a59460c6881c6) | 1 |
| [ * @link https://www.php.net/manual/en/jsonserializable.jsonserialize.php ](#bb72f9135704e0fdd97894f8ddfebdd7) | 1 |
| [ * @link https://www.w3.org/TR/html-markup/input.tel.html ](#6bac2d28b67fb8ec0f44df73dcfc7458) | 1 |
| [ * @link https://www.w3.org/TR/html-markup/input.color.html ](#5d0c4430e461d5b012d9c84ebb7a63be) | 1 |
| [ * @link https://docs.joomla.org/JTableNested/publish ](#1b1214cf4045f09f04fba29a2cb96d62) | 1 |
| [ * @link https://docs.joomla.org/JTableNested/rebuild ](#ef976ec9a2251d5097c03f16cce268d6) | 1 |
| [ * @link https://docs.joomla.org/JTableNested/store ](#3d33e13669503512b419d6635c3ca28d) | 1 |
| [ * @link https://docs.joomla.org/JTableNested/moveByReference ](#2d662e7f3c189a89804c456c422795db) | 1 |
| [ * @link https://sourceforge.net/projects/phppatcher/ This has been derived from the PhpPatcher version 0.1.1 written by Giuseppe Mazzotta ](#23e88d14efc1ebe02c1bbf57886b627a) | 1 |
| [ * @link https://docs.joomla.org/JTableNested ](#c9f535d2bee2d9af7dded6d539edc4a6) | 1 |
| [ * @link https://docs.joomla.org/JTableNested/rebuildPath ](#739de54e36579e845e3a32fdf1b00cad) | 1 |
| [ * @link https://docs.joomla.org/JTable ](#20d2a832f5dee38cf67c77fd1d428de4) | 1 |
| [ * @link https://docs.joomla.org/JTable/getTableName ](#2abb29e4d21101fd705cb85f898ec10d) | 1 |
| [ * @link https://docs.joomla.org/JTable/setDBO ](#e1e281ab0eb4cc5c5a3ff985f795431e) | 1 |
| [ * @link * @param array $urlparams An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()}. ](#baaccd3348174ed4a232e98dbfc0fade) | 1 |
| [ * @link https://docs.joomla.org/JTable/addIncludePath ](#dd95ed83603a3a4f3ca700614d767624) | 1 |
| [ * @link https://docs.joomla.org/JTable/getInstance ](#4b0e8b193b9227bd5d68003f31c5af91) | 1 |
| [ * @link https://docs.joomla.org/Tutorial:Plugins Plugin tutorials ](#0b756f4899d5945d463f28a69f717411) | 1 |
| [ * @link https://www.ietf.org/rfc/rfc2109.txt ](#56b2565f0c98f6191f8150d29adf6d9e) | 1 |
| [ * @link https://www.w3.org/TR/html-markup/input.password.html#input.password ](#9b7fd31f030ced020046653e7f3ba3ba) | 1 |
| [ * @link * ({@link https://www.w3.org/TR/xhtml-media-types/ ](#b869af7bc5c4ae9f3b4e4fa2076c4f58) | 1 |
| [ * @link https://www.w3.org/TR/html-markup/input.hidden.html#input.hidden ](#e0bf0aa6bff09e2f1ec2c683678cb6ab) | 1 |
| [ * @link https://www.w3.org/TR/html-markup/input.checkbox.html#input.checkbox ](#431ec1fd6b6fd73b61574a4fca730e10) | 1 |
| [ * @link https://www.w3.org/TR/html-markup/textarea.html#textarea ](#73cd190fe138ca15c1e8d8968569a809) | 1 |
| [ * @link https://www.w3.org/TR/html-markup/input.url.html#input.url ](#f984610c19cdfba566353ccaa2aa4596) | 1 |
| [ * @link https://www.w3.org/TR/xhtml-media-types ](#44fb0e600aee0681ce5ecc298c31bc07) | 1 |
| [ * @link https://cyber.law.harvard.edu/rss/rss.html ](#0a433cdaf2871c1b71e2a0cd186e1601) | 1 |
| [ * @link https://www.ietf.org/rfc/rfc2822.txt ](#b75ac94aaece40a992c3761fcba451c7) | 1 |
| [ * @link https://docs.joomla.org/JObservableInterface ](#a70bd8747095028ff056d73953470d95) | 1 |
| [ * @link https://dev.mysql.com/doc/refman/5.0/en/datetime.html ](#e185842a5173c616dc7e8f6e311e1769) | 1 |
| [ * @link https://www.ietf.org/rfc/rfc3339.txt ](#d6f316d9c420a21c89f5946c981a143d) | 1 |
| [ * @link https://www.atomenabled.org/developers/syndication/ ](#10701927b71966eff909e655ba204635) | 1 |
| [ * @link https://docs.joomla.org/JTable/save ](#df8b7edcbdece8e207248b307ce1b56e) | 1 |

### * @param array An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()}.

This tag:
* @link * @param array An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()}.
has been used a total of 21 times within the following files:

administrator/components/com_contact/controller.php: * @param array An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()}. administrator/components/com_search/controller.php: * @param array An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()}. administrator/components/com_menus/controllers/menu.php: * @param array An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()}. administrator/components/com_plugins/controller.php: * @param array An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()}. administrator/components/com_users/controller.php: * @param array An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()}. administrator/components/com_joomlaupdate/controller.php: * @param array An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()}. administrator/components/com_banners/controller.php: * @param array An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()}. administrator/components/com_newsfeeds/controller.php: * @param array An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()}. administrator/components/com_content/controller.php: * @param array An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()}. administrator/components/com_login/controller.php: * @param array An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()}. administrator/components/com_languages/controller.php: * @param array An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()}. administrator/components/com_messages/controller.php: * @param array An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()}. administrator/components/com_media/controller.php: * @param array An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()}. administrator/components/com_redirect/controller.php: * @param array An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()}. components/com_contact/controller.php: * @param array An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()}. components/com_weblinks/controller.php: * @param array An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()}. components/com_search/controller.php: * @param array An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()}. components/com_wrapper/controller.php: * @param array An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()}. components/com_users/controller.php: * @param array An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()}. components/com_newsfeeds/controller.php: * @param array An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()}. components/com_content/controller.php: * @param array An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()}.

### https://php.net/manual/en/keyword.extends.php PHP4 extends documentation

This tag:
* @link https://php.net/manual/en/keyword.extends.php PHP4 extends documentation
has been used a total of 16 times within the following files:

libraries/simplepie/simplepie.php: * @link https://php.net/manual/en/keyword.extends.php PHP4 extends documentation libraries/simplepie/simplepie.php: * @link https://php.net/manual/en/keyword.extends.php PHP4 extends documentation libraries/simplepie/simplepie.php: * @link https://php.net/manual/en/keyword.extends.php PHP4 extends documentation libraries/simplepie/simplepie.php: * @link https://php.net/manual/en/keyword.extends.php PHP4 extends documentation libraries/simplepie/simplepie.php: * @link https://php.net/manual/en/keyword.extends.php PHP4 extends documentation libraries/simplepie/simplepie.php: * @link https://php.net/manual/en/keyword.extends.php PHP4 extends documentation libraries/simplepie/simplepie.php: * @link https://php.net/manual/en/keyword.extends.php PHP4 extends documentation libraries/simplepie/simplepie.php: * @link https://php.net/manual/en/keyword.extends.php PHP4 extends documentation libraries/simplepie/simplepie.php: * @link https://php.net/manual/en/keyword.extends.php PHP4 extends documentation libraries/simplepie/simplepie.php: * @link https://php.net/manual/en/keyword.extends.php PHP4 extends documentation libraries/simplepie/simplepie.php: * @link https://php.net/manual/en/keyword.extends.php PHP4 extends documentation libraries/simplepie/simplepie.php: * @link https://php.net/manual/en/keyword.extends.php PHP4 extends documentation libraries/simplepie/simplepie.php: * @link https://php.net/manual/en/keyword.extends.php PHP4 extends documentation libraries/simplepie/simplepie.php: * @link https://php.net/manual/en/keyword.extends.php PHP4 extends documentation libraries/simplepie/simplepie.php: * @link https://php.net/manual/en/keyword.extends.php PHP4 extends documentation libraries/simplepie/simplepie.php: * @link https://php.net/manual/en/keyword.extends.php PHP4 extends documentation

### https://php.net/manual/en/language.oop5.basic.php#language.oop5.basic.extends PHP5 extends documentation

This tag:
* @link https://php.net/manual/en/language.oop5.basic.php#language.oop5.basic.extends PHP5 extends documentation
has been used a total of 16 times within the following files:

libraries/simplepie/simplepie.php: * @link https://php.net/manual/en/language.oop5.basic.php#language.oop5.basic.extends PHP5 extends documentation libraries/simplepie/simplepie.php: * @link https://php.net/manual/en/language.oop5.basic.php#language.oop5.basic.extends PHP5 extends documentation libraries/simplepie/simplepie.php: * @link https://php.net/manual/en/language.oop5.basic.php#language.oop5.basic.extends PHP5 extends documentation libraries/simplepie/simplepie.php: * @link https://php.net/manual/en/language.oop5.basic.php#language.oop5.basic.extends PHP5 extends documentation libraries/simplepie/simplepie.php: * @link https://php.net/manual/en/language.oop5.basic.php#language.oop5.basic.extends PHP5 extends documentation libraries/simplepie/simplepie.php: * @link https://php.net/manual/en/language.oop5.basic.php#language.oop5.basic.extends PHP5 extends documentation libraries/simplepie/simplepie.php: * @link https://php.net/manual/en/language.oop5.basic.php#language.oop5.basic.extends PHP5 extends documentation libraries/simplepie/simplepie.php: * @link https://php.net/manual/en/language.oop5.basic.php#language.oop5.basic.extends PHP5 extends documentation libraries/simplepie/simplepie.php: * @link https://php.net/manual/en/language.oop5.basic.php#language.oop5.basic.extends PHP5 extends documentation libraries/simplepie/simplepie.php: * @link https://php.net/manual/en/language.oop5.basic.php#language.oop5.basic.extends PHP5 extends documentation libraries/simplepie/simplepie.php: * @link https://php.net/manual/en/language.oop5.basic.php#language.oop5.basic.extends PHP5 extends documentation libraries/simplepie/simplepie.php: * @link https://php.net/manual/en/language.oop5.basic.php#language.oop5.basic.extends PHP5 extends documentation libraries/simplepie/simplepie.php: * @link https://php.net/manual/en/language.oop5.basic.php#language.oop5.basic.extends PHP5 extends documentation libraries/simplepie/simplepie.php: * @link https://php.net/manual/en/language.oop5.basic.php#language.oop5.basic.extends PHP5 extends documentation libraries/simplepie/simplepie.php: * @link https://php.net/manual/en/language.oop5.basic.php#language.oop5.basic.extends PHP5 extends documentation libraries/simplepie/simplepie.php: * @link https://php.net/manual/en/language.oop5.basic.php#language.oop5.basic.extends PHP5 extends documentation

### * @param array $urlparams An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()}.

This tag:
* @link * @param array $urlparams An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()}.
has been used a total of 10 times within the following files:

administrator/components/com_weblinks/controller.php: * @param array $urlparams An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()}. administrator/components/com_installer/controller.php: * @param array $urlparams An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()}. administrator/components/com_config/controller.php: * @param array $urlparams An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()}. administrator/components/com_finder/controller.php: * @param array $urlparams An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()}. administrator/components/com_joomlaupdate/controllers/update.php: * @param array $urlparams An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()}. administrator/components/com_banners/controllers/tracks.raw.php: * @param array $urlparams An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()}. administrator/components/com_tags/controller.php: * @param array $urlparams An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()}. components/com_finder/controllers/suggestions.json.php: * @param array $urlparams An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()}. libraries/legacy/controller/admin.php: * @param array $urlparams An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()}. libraries/legacy/controller/legacy.php: * @param array $urlparams An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()}.

### https://www.w3.org/TR/html-markup/input.text.html#input.text

This tag:
* @link https://www.w3.org/TR/html-markup/input.text.html#input.text
has been used a total of 5 times within the following files:

libraries/joomla/form/fields/meter.php: * @link https://www.w3.org/TR/html-markup/input.text.html#input.text libraries/joomla/form/fields/note.php: * @link https://www.w3.org/TR/html-markup/input.text.html#input.text libraries/joomla/form/fields/text.php: * @link https://www.w3.org/TR/html-markup/input.text.html#input.text libraries/joomla/form/fields/number.php: * @link https://www.w3.org/TR/html-markup/input.text.html#input.text libraries/joomla/form/fields/range.php: * @link https://www.w3.org/TR/html-markup/input.text.html#input.text

### https://docs.joomla.org/JTable/store

This tag:
* @link https://docs.joomla.org/JTable/store
has been used a total of 4 times within the following files:

libraries/joomla/table/table.php: * @link https://docs.joomla.org/JTable/store libraries/joomla/table/user.php: * @link https://docs.joomla.org/JTable/store libraries/joomla/table/interface.php: * @link https://docs.joomla.org/JTable/store libraries/legacy/table/menu/type.php: * @link https://docs.joomla.org/JTable/store

### https://docs.joomla.org/JTable/delete

This tag:
* @link https://docs.joomla.org/JTable/delete
has been used a total of 3 times within the following files:

libraries/joomla/table/table.php: * @link https://docs.joomla.org/JTable/delete libraries/joomla/table/interface.php: * @link https://docs.joomla.org/JTable/delete libraries/legacy/table/menu/type.php: * @link https://docs.joomla.org/JTable/delete

### https://docs.joomla.org/JTable/check

This tag:
* @link https://docs.joomla.org/JTable/check
has been used a total of 3 times within the following files:

libraries/joomla/table/table.php: * @link https://docs.joomla.org/JTable/check libraries/joomla/table/asset.php: * @link https://docs.joomla.org/JTable/check libraries/joomla/table/interface.php: * @link https://docs.joomla.org/JTable/check

### https://docs.joomla.org/JTableObserver

This tag:
* @link https://docs.joomla.org/JTableObserver
has been used a total of 3 times within the following files:

libraries/joomla/table/observer.php: * @link https://docs.joomla.org/JTableObserver libraries/joomla/table/observer/contenthistory.php: * @link https://docs.joomla.org/JTableObserver libraries/joomla/table/observer/tags.php: * @link https://docs.joomla.org/JTableObserver

### https://docs.joomla.org/JObserverUpdater

This tag:
* @link https://docs.joomla.org/JObserverUpdater
has been used a total of 2 times within the following files:

libraries/joomla/observer/updater.php: * @link https://docs.joomla.org/JObserverUpdater libraries/joomla/observer/updater/interface.php: * @link https://docs.joomla.org/JObserverUpdater

### * @param string $type Filter for the variable, for valid values see {@link JFilterInput::clean()}. Optional.

This tag:
* @link * @param string $type Filter for the variable, for valid values see {@link JFilterInput::clean()}. Optional.
has been used a total of 2 times within the following files:

libraries/cms/application/cms.php: * @param string $type Filter for the variable, for valid values see {@link JFilterInput::clean()}. Optional. libraries/legacy/application/application.php: * @param string $type Filter for the variable, for valid values see {@link JFilterInput::clean()}. Optional.

### * {@link $_encoding} setting.

This tag:
* @link * {@link $_encoding} setting.
has been used a total of 2 times within the following files:

libraries/fof/view/view.php: * {@link $_encoding} setting. libraries/legacy/view/legacy.php: * {@link $_encoding} setting.

### * [@param string Desired output encoding, see {@link set_parameter}]

This tag:
* @link * [@param string Desired output encoding, see {@link set_parameter}]
has been used a total of 2 times within the following files:

libraries/simplepie/idn/idna_convert.class.php: * [@param string Desired output encoding, see {@link set_parameter}] libraries/idna_convert/idna_convert.class.php: * [@param string Desired output encoding, see {@link set_parameter}]

### // See {@link set_paramter()} for details of how to change the following

This tag:
* @link // See {@link set_paramter()} for details of how to change the following
has been used a total of 2 times within the following files:

libraries/simplepie/idn/idna_convert.class.php: // See {@link set_paramter()} for details of how to change the following libraries/idna_convert/idna_convert.class.php: // See {@link set_paramter()} for details of how to change the following

### * You can select your preferred format via {@link set_paramter()}.

This tag:
* @link * You can select your preferred format via {@link set_paramter()}.
has been used a total of 2 times within the following files:

libraries/simplepie/idn/idna_convert.class.php: * You can select your preferred format via {@link set_paramter()}. libraries/idna_convert/idna_convert.class.php: * You can select your preferred format via {@link set_paramter()}.

### * @param string $format The date format specification string (see {@link PHP_MANUAL#date})

This tag:
* @link * @param string $format The date format specification string (see {@link PHP_MANUAL#date})
has been used a total of 2 times within the following files:

libraries/joomla/date/date.php: * @param string $format The date format specification string (see {@link PHP_MANUAL#date}) libraries/joomla/date/date.php: * @param string $format The date format specification string (see {@link PHP_MANUAL#date})

### https://docs.joomla.org/JTable/move

This tag:
* @link https://docs.joomla.org/JTable/move
has been used a total of 2 times within the following files:

libraries/joomla/table/nested.php: * @link https://docs.joomla.org/JTable/move libraries/joomla/table/table.php: * @link https://docs.joomla.org/JTable/move

### https://docs.joomla.org/JTable/reset

This tag:
* @link https://docs.joomla.org/JTable/reset
has been used a total of 2 times within the following files:

libraries/joomla/table/table.php: * @link https://docs.joomla.org/JTable/reset libraries/joomla/table/interface.php: * @link https://docs.joomla.org/JTable/reset

### https://docs.joomla.org/JTable/bind

This tag:
* @link https://docs.joomla.org/JTable/bind
has been used a total of 2 times within the following files:

libraries/joomla/table/table.php: * @link https://docs.joomla.org/JTable/bind libraries/joomla/table/interface.php: * @link https://docs.joomla.org/JTable/bind

### https://docs.joomla.org/JTable/load

This tag:
* @link https://docs.joomla.org/JTable/load
has been used a total of 2 times within the following files:

libraries/joomla/table/table.php: * @link https://docs.joomla.org/JTable/load libraries/joomla/table/interface.php: * @link https://docs.joomla.org/JTable/load

### https://docs.joomla.org/JTable/publish

This tag:
* @link https://docs.joomla.org/JTable/publish
has been used a total of 2 times within the following files:

administrator/components/com_users/tables/note.php: * @link https://docs.joomla.org/JTable/publish libraries/joomla/table/table.php: * @link https://docs.joomla.org/JTable/publish

### background-color: Color;

This tag:
* @link background-color: Color;
has been used a total of 2 times within the following files:

media/jui/less/navs.less: background-color: @linkColor; media/jui/less/navs.less: background-color: @linkColor;

### color: ColorHover;

This tag:
* @link color: ColorHover;
has been used a total of 2 times within the following files:

media/jui/less/scaffolding.less: color: @linkColorHover; media/jui/less/buttons.less: color: @linkColorHover;

### * [@param string Desired input encoding, see {@link set_parameter}]

This tag:
* @link * [@param string Desired input encoding, see {@link set_parameter}]
has been used a total of 2 times within the following files:

libraries/simplepie/idn/idna_convert.class.php: * [@param string Desired input encoding, see {@link set_parameter}] libraries/idna_convert/idna_convert.class.php: * [@param string Desired input encoding, see {@link set_parameter}]

### https://docs.joomla.org/JTable/getKeyName

This tag:
* @link https://docs.joomla.org/JTable/getKeyName
has been used a total of 2 times within the following files:

libraries/joomla/table/table.php: * @link https://docs.joomla.org/JTable/getKeyName libraries/joomla/table/interface.php: * @link https://docs.joomla.org/JTable/getKeyName

### https://docs.joomla.org/JTable/getDBO

This tag:
* @link https://docs.joomla.org/JTable/getDBO
has been used a total of 2 times within the following files:

libraries/joomla/table/table.php: * @link https://docs.joomla.org/JTable/getDBO libraries/joomla/table/interface.php: * @link https://docs.joomla.org/JTable/getDBO

### color: Color;

This tag:
* @link color: Color;
has been used a total of 2 times within the following files:

media/jui/less/scaffolding.less: color: @linkColor; media/jui/less/buttons.less: color: @linkColor;

### * Returns the global {@link JLanguage} object, only creating it if it doesn't already exist.

This tag:
* @link * Returns the global {@link JLanguage} object, only creating it if it doesn't already exist.
has been used a total of 1 times within the following files:

libraries/joomla/factory.php: * Returns the global {@link JLanguage} object, only creating it if it doesn't already exist.

### * Returns the global {@link JCache} object

This tag:
* @link * Returns the global {@link JCache} object
has been used a total of 1 times within the following files:

libraries/joomla/factory.php: * Returns the global {@link JCache} object

### * Returns the global {@link JDatabaseDriver} object, only creating it if it doesn't already exist.

This tag:
* @link * Returns the global {@link JDatabaseDriver} object, only creating it if it doesn't already exist.
has been used a total of 1 times within the following files:

libraries/joomla/factory.php: * Returns the global {@link JDatabaseDriver} object, only creating it if it doesn't already exist.

### * Returns the global {@link JMail} object, only creating it if it doesn't already exist.

This tag:
* @link * Returns the global {@link JMail} object, only creating it if it doesn't already exist.
has been used a total of 1 times within the following files:

libraries/joomla/factory.php: * Returns the global {@link JMail} object, only creating it if it doesn't already exist.

### * Returns the global {@link JAccess} object, only creating it

This tag:
* @link * Returns the global {@link JAccess} object, only creating it
has been used a total of 1 times within the following files:

libraries/joomla/factory.php: * Returns the global {@link JAccess} object, only creating it

### * Returns the global {@link JSession} object, only creating it if it doesn't already exist.

This tag:
* @link * Returns the global {@link JSession} object, only creating it if it doesn't already exist.
has been used a total of 1 times within the following files:

libraries/joomla/factory.php: * Returns the global {@link JSession} object, only creating it if it doesn't already exist.

### * Returns the global {@link JUser} object, only creating it if it doesn't already exist.

This tag:
* @link * Returns the global {@link JUser} object, only creating it if it doesn't already exist.
has been used a total of 1 times within the following files:

libraries/joomla/factory.php: * Returns the global {@link JUser} object, only creating it if it doesn't already exist.

### * Returns the global {@link JDocument} object, only creating it if it doesn't already exist.

This tag:
* @link * Returns the global {@link JDocument} object, only creating it if it doesn't already exist.
has been used a total of 1 times within the following files:

libraries/joomla/factory.php: * Returns the global {@link JDocument} object, only creating it if it doesn't already exist.

### https://docs.joomla.org/JTableAsset

This tag:
* @link https://docs.joomla.org/JTableAsset
has been used a total of 1 times within the following files:

libraries/joomla/table/asset.php: * @link https://docs.joomla.org/JTableAsset

### https://docs.joomla.org/JTable/isCheckedOut

This tag:
* @link https://docs.joomla.org/JTable/isCheckedOut
has been used a total of 1 times within the following files:

libraries/joomla/table/table.php: * @link https://docs.joomla.org/JTable/isCheckedOut

### https://docs.joomla.org/JTable/hit

This tag:
* @link https://docs.joomla.org/JTable/hit
has been used a total of 1 times within the following files:

libraries/joomla/table/table.php: * @link https://docs.joomla.org/JTable/hit

### https://docs.joomla.org/JTable/checkIn

This tag:
* @link https://docs.joomla.org/JTable/checkIn
has been used a total of 1 times within the following files:

libraries/joomla/table/table.php: * @link https://docs.joomla.org/JTable/checkIn

### https://docs.joomla.org/JTable/checkOut

This tag:
* @link https://docs.joomla.org/JTable/checkOut
has been used a total of 1 times within the following files:

libraries/joomla/table/table.php: * @link https://docs.joomla.org/JTable/checkOut

### https://docs.joomla.org/JTable/getNextOrder

This tag:
* @link https://docs.joomla.org/JTable/getNextOrder
has been used a total of 1 times within the following files:

libraries/joomla/table/table.php: * @link https://docs.joomla.org/JTable/getNextOrder

### https://docs.joomla.org/JTable/reorder

This tag:
* @link https://docs.joomla.org/JTable/reorder
has been used a total of 1 times within the following files:

libraries/joomla/table/table.php: * @link https://docs.joomla.org/JTable/reorder

### * Returns the global {@link JApplicationCms} object, only creating it if it doesn't already exist.

This tag:
* @link * Returns the global {@link JApplicationCms} object, only creating it if it doesn't already exist.
has been used a total of 1 times within the following files:

libraries/joomla/factory.php: * Returns the global {@link JApplicationCms} object, only creating it if it doesn't already exist.

### https://docs.joomla.org/JObserverInterface

This tag:
* @link https://docs.joomla.org/JObserverInterface
has been used a total of 1 times within the following files:

libraries/joomla/observer/interface.php: * @link https://docs.joomla.org/JObserverInterface

### https://docs.joomla.org/JObserverMapper

This tag:
* @link https://docs.joomla.org/JObserverMapper
has been used a total of 1 times within the following files:

libraries/joomla/observer/mapper.php: * @link https://docs.joomla.org/JObserverMapper

### * Return a reference to the {@link JUri} object

This tag:
* @link * Return a reference to the {@link JUri} object
has been used a total of 1 times within the following files:

libraries/joomla/factory.php: * Return a reference to the {@link JUri} object

### * Returns the global {@link JRegistry} object, only creating it if it doesn't already exist.

This tag:
* @link * Returns the global {@link JRegistry} object, only creating it if it doesn't already exist.
has been used a total of 1 times within the following files:

libraries/joomla/factory.php: * Returns the global {@link JRegistry} object, only creating it if it doesn't already exist.

### * was instantiated. Marks are strings as per {@link JProfiler::mark()}.

This tag:
* @link * was instantiated. Marks are strings as per {@link JProfiler::mark()}.
has been used a total of 1 times within the following files:

libraries/joomla/profiler/profiler.php: * was instantiated. Marks are strings as per {@link JProfiler::mark()}.

### * @param string $type Return type for the variable, for valid values see {@link JFilterInput::clean()}.

This tag:
* @link * @param string $type Return type for the variable, for valid values see {@link JFilterInput::clean()}.
has been used a total of 1 times within the following files:

libraries/legacy/request/request.php: * @param string $type Return type for the variable, for valid values see {@link JFilterInput::clean()}.

### @linkColor: #08c;

This tag:
* @link @linkColor: #08c;
has been used a total of 1 times within the following files:

media/jui/less/variables.less:@linkColor: #08c;

### * @param string $type Filter for the variable, for valid values see {@link JFilterInput::clean()}. Optional.

This tag:
* @link * @param string $type Filter for the variable, for valid values see {@link JFilterInput::clean()}. Optional.
has been used a total of 1 times within the following files:

libraries/legacy/model/list.php: * @param string $type Filter for the variable, for valid values see {@link JFilterInput::clean()}. Optional.

### * Wrapper method for the {@link raise()} method with predefined error

This tag:
* @link * Wrapper method for the {@link raise()} method with predefined error
has been used a total of 1 times within the following files:

libraries/legacy/error/error.php: * Wrapper method for the {@link raise()} method with predefined error

### * @param string $format The date format specification string (see {@link PHP_MANUAL#date}).

This tag:
* @link * @param string $format The date format specification string (see {@link PHP_MANUAL#date}).
has been used a total of 1 times within the following files:

libraries/cms/html/html.php: * @param string $format The date format specification string (see {@link PHP_MANUAL#date}).

### * Wrapper method for the {@link raise()} method with predefined error level of E_WARNING and

This tag:
* @link * Wrapper method for the {@link raise()} method with predefined error level of E_WARNING and
has been used a total of 1 times within the following files:

libraries/legacy/error/error.php: * Wrapper method for the {@link raise()} method with predefined error level of E_WARNING and

### @linkColorHover: darken(@linkColor, 15%);

This tag:
* @link @linkColorHover: darken(@linkColor, 15%);
has been used a total of 1 times within the following files:

media/jui/less/variables.less:@linkColorHover: darken(@linkColor, 15%);

### @btnPrimaryBackground: @linkColor;

This tag:
* @link @btnPrimaryBackground: @linkColor;
has been used a total of 1 times within the following files:

media/jui/less/variables.less:@btnPrimaryBackground: @linkColor;

### border-bottom-color: ColorHover;

This tag:
* @link border-bottom-color: ColorHover;
has been used a total of 1 times within the following files:

media/jui/less/navs.less: border-bottom-color: @linkColorHover;

### border-color: Color;

This tag:
* @link border-color: Color;
has been used a total of 1 times within the following files:

media/jui/less/thumbnails.less: border-color: @linkColor;

### border-top-color: ColorHover;

This tag:
* @link border-top-color: ColorHover;
has been used a total of 1 times within the following files:

media/jui/less/navs.less: border-top-color: @linkColorHover;

### border-bottom-color: Color;

This tag:
* @link border-bottom-color: Color;
has been used a total of 1 times within the following files:

media/jui/less/navs.less: border-bottom-color: @linkColor;

### @dropdownLinkBackgroundActive: @linkColor;

This tag:
* @link @dropdownLinkBackgroundActive: @linkColor;
has been used a total of 1 times within the following files:

media/jui/less/variables.less:@dropdownLinkBackgroundActive: @linkColor;

### border-top-color: Color;

This tag:
* @link border-top-color: Color;
has been used a total of 1 times within the following files:

media/jui/less/navs.less: border-top-color: @linkColor;

### https://www.ietf.org/rfc/rfc3548.txt

This tag:
* @link https://www.ietf.org/rfc/rfc3548.txt
has been used a total of 1 times within the following files:

libraries/fof/encrypt/base32.php: * @link https://www.ietf.org/rfc/rfc3548.txt

### https://en.wikipedia.org/wiki/Operator-precedence_parser#Pseudo-code

This tag:
* @link https://en.wikipedia.org/wiki/Operator-precedence_parser#Pseudo-code
has been used a total of 1 times within the following files:

libraries/fof/less/parser/parser.php: * @link https://en.wikipedia.org/wiki/Operator-precedence_parser#Pseudo-code

### https://bugs.php.net/bug.php?id=48147

This tag:
* @link https://bugs.php.net/bug.php?id=48147
has been used a total of 1 times within the following files:

libraries/joomla/string/string.php: * @link https://bugs.php.net/bug.php?id=48147

### PHP_MANUAL#memory_get_usage

This tag:
* @link PHP_MANUAL#memory_get_usage
has been used a total of 1 times within the following files:

libraries/joomla/profiler/profiler.php: * @link PHP_MANUAL#memory_get_usage

### https://dev.mysql.com/doc/refman/5.0/en/union.html

This tag:
* @link https://dev.mysql.com/doc/refman/5.0/en/union.html
has been used a total of 1 times within the following files:

libraries/joomla/database/query.php: * @link https://dev.mysql.com/doc/refman/5.0/en/union.html

### https://www.sqlite.org/lang_datefunc.html

This tag:
* @link https://www.sqlite.org/lang_datefunc.html
has been used a total of 1 times within the following files:

libraries/joomla/database/query/sqlite.php: * @link https://www.sqlite.org/lang_datefunc.html

### https://msdn.microsoft.com/en-us/library/ms186819.aspx for more information

This tag:
* @link https://msdn.microsoft.com/en-us/library/ms186819.aspx for more information
has been used a total of 1 times within the following files:

libraries/joomla/database/query/sqlsrv.php: * @link https://msdn.microsoft.com/en-us/library/ms186819.aspx for more information

### https://www.postgresql.org/docs/9.0/static/functions-datetime.html.

This tag:
* @link https://www.postgresql.org/docs/9.0/static/functions-datetime.html.
has been used a total of 1 times within the following files:

libraries/joomla/database/query/postgresql.php: * @link https://www.postgresql.org/docs/9.0/static/functions-datetime.html.

### * was instantiated. Marks are objects as per {@link JProfiler::mark()}.

This tag:
* @link * was instantiated. Marks are objects as per {@link JProfiler::mark()}.
has been used a total of 1 times within the following files:

libraries/joomla/profiler/profiler.php: * was instantiated. Marks are objects as per {@link JProfiler::mark()}.

### https://xcache.lighttpd.net/

This tag:
* @link https://xcache.lighttpd.net/
has been used a total of 1 times within the following files:

libraries/joomla/cache/storage/xcache.php: * @link https://xcache.lighttpd.net/

### * Proxy for {@link FOFFormHelper::addHeaderPath()}.

This tag:
* @link * Proxy for {@link FOFFormHelper::addHeaderPath()}.
has been used a total of 1 times within the following files:

libraries/fof/form/form.php: * Proxy for {@link FOFFormHelper::addHeaderPath()}.

### * @param string $type Filter for the variable, for valid values see {@link JFilterInput::clean()}. Optional.

This tag:
* @link * @param string $type Filter for the variable, for valid values see {@link JFilterInput::clean()}. Optional.
has been used a total of 1 times within the following files:

libraries/fof/model/model.php: * @param string $type Filter for the variable, for valid values see {@link JFilterInput::clean()}. Optional.

### * Proxy for {@link FOFFormHelper::addFieldPath()}.

This tag:
* @link * Proxy for {@link FOFFormHelper::addFieldPath()}.
has been used a total of 1 times within the following files:

libraries/fof/form/form.php: * Proxy for {@link FOFFormHelper::addFieldPath()}.

### * Proxy for {@link FOFFormHelper::loadRuleType()}.

This tag:
* @link * Proxy for {@link FOFFormHelper::loadRuleType()}.
has been used a total of 1 times within the following files:

libraries/fof/form/form.php: * Proxy for {@link FOFFormHelper::loadRuleType()}.

### * Proxy for {@link FOFFormHelper::loadFieldType()}.

This tag:
* @link * Proxy for {@link FOFFormHelper::loadFieldType()}.
has been used a total of 1 times within the following files:

libraries/fof/form/form.php: * Proxy for {@link FOFFormHelper::loadFieldType()}.

### * Proxy for {@link FOFFormHelper::loadHeaderType()}.

This tag:
* @link * Proxy for {@link FOFFormHelper::loadHeaderType()}.
has been used a total of 1 times within the following files:

libraries/fof/form/form.php: * Proxy for {@link FOFFormHelper::loadHeaderType()}.

### * Return the {@link JDate} object

This tag:
* @link * Return the {@link JDate} object
has been used a total of 1 times within the following files:

libraries/joomla/factory.php: * Return the {@link JDate} object

### https://docs.joomla.org/JTable/getAssetTitle

This tag:
* @link https://docs.joomla.org/JTable/getAssetTitle
has been used a total of 1 times within the following files:

libraries/joomla/table/table.php: * @link https://docs.joomla.org/JTable/getAssetTitle

### https://www.php.net/manual/en/function.strlen.php

This tag:
* @link https://www.php.net/manual/en/function.strlen.php
has been used a total of 1 times within the following files:

libraries/phputf8/native/core.php:* @link https://www.php.net/manual/en/function.strlen.php

### https://www.php.net/manual/en/function.utf8-decode.php

This tag:
* @link https://www.php.net/manual/en/function.utf8-decode.php
has been used a total of 1 times within the following files:

libraries/phputf8/native/core.php:* @link https://www.php.net/manual/en/function.utf8-decode.php

### https://pear.php.net/package/Net_IPv6

This tag:
* @link https://pear.php.net/package/Net_IPv6
has been used a total of 1 times within the following files:

libraries/simplepie/simplepie.php: * @link https://pear.php.net/package/Net_IPv6

### https://simplepie.org/support/ Please submit all bug reports and feature requests to the SimplePie forums

This tag:
* @link https://simplepie.org/support/ Please submit all bug reports and feature requests to the SimplePie forums
has been used a total of 1 times within the following files:

libraries/simplepie/simplepie.php: * @link https://simplepie.org/support/ Please submit all bug reports and feature requests to the SimplePie forums

### https://www.php.net/manual/en/function.pathinfo.php#107461

This tag:
* @link https://www.php.net/manual/en/function.pathinfo.php#107461
has been used a total of 1 times within the following files:

libraries/phpmailer/phpmailer.php: * @link https://www.php.net/manual/en/function.pathinfo.php#107461

### https://simplepie.org/ SimplePie

This tag:
* @link https://simplepie.org/ SimplePie
has been used a total of 1 times within the following files:

libraries/simplepie/simplepie.php: * @link https://simplepie.org/ SimplePie

### https://www.w3.org/TR/html4/interact/forms.html

This tag:
* @link https://www.w3.org/TR/html4/interact/forms.html
has been used a total of 1 times within the following files:

libraries/joomla/form/form.php: * @link https://www.w3.org/TR/html4/interact/forms.html

### https://www.w3.org/TR/html5/forms.html

This tag:
* @link https://www.w3.org/TR/html5/forms.html
has been used a total of 1 times within the following files:

libraries/joomla/form/form.php: * @link https://www.w3.org/TR/html5/forms.html

### https://www.w3.org/TR/html-markup/command.radio.html#command.radio

This tag:
* @link https://www.w3.org/TR/html-markup/command.radio.html#command.radio
has been used a total of 1 times within the following files:

libraries/joomla/form/fields/radio.php: * @link https://www.w3.org/TR/html-markup/command.radio.html#command.radio

### https://www.w3.org/TR/html-markup/input.email.html#input.email

This tag:
* @link https://www.w3.org/TR/html-markup/input.email.html#input.email
has been used a total of 1 times within the following files:

libraries/joomla/form/fields/email.php: * @link https://www.w3.org/TR/html-markup/input.email.html#input.email

### https://www.w3.org/TR/html-markup/input.file.html#input.file

This tag:
* @link https://www.w3.org/TR/html-markup/input.file.html#input.file
has been used a total of 1 times within the following files:

libraries/joomla/form/fields/file.php: * @link https://www.w3.org/TR/html-markup/input.file.html#input.file

### https://www.w3.org/Addressing/URL/url-spec.txt

This tag:
* @link https://www.w3.org/Addressing/URL/url-spec.txt
has been used a total of 1 times within the following files:

libraries/joomla/form/rule/url.php: * @link https://www.w3.org/Addressing/URL/url-spec.txt

### * Proxy for {@link JFormHelper::loadFieldType()}.

This tag:
* @link * Proxy for {@link JFormHelper::loadFieldType()}.
has been used a total of 1 times within the following files:

libraries/joomla/form/form.php: * Proxy for {@link JFormHelper::loadFieldType()}.

### * Proxy for {@link JFormHelper::addFieldPath()}.

This tag:
* @link * Proxy for {@link JFormHelper::addFieldPath()}.
has been used a total of 1 times within the following files:

libraries/joomla/form/form.php: * Proxy for {@link JFormHelper::addFieldPath()}.

### https://tools.ietf.org/html/rfc2047

This tag:
* @link https://tools.ietf.org/html/rfc2047
has been used a total of 1 times within the following files:

libraries/phpmailer/phpmailer.php: * @link https://tools.ietf.org/html/rfc2047

### PHP version adapted from https://www.php.net/manual/en/function.quoted-printable-decode.php#89417

This tag:
* @link PHP version adapted from https://www.php.net/manual/en/function.quoted-printable-decode.php#89417
has been used a total of 1 times within the following files:

libraries/phpmailer/phpmailer.php: * @link PHP version adapted from https://www.php.net/manual/en/function.quoted-printable-decode.php#89417

### * @param array An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()}.

This tag:
* @link * @param array An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()}.
has been used a total of 1 times within the following files:

administrator/components/com_cache/controller.php: * @param array An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()}.

### * @param array|boolean $urlparams An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()}

This tag:
* @link * @param array|boolean $urlparams An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()}
has been used a total of 1 times within the following files:

administrator/components/com_modules/controller.php: * @param array|boolean $urlparams An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()}

### https://pear.php.net/pepr/pepr-proposal-show.php?id=198

This tag:
* @link https://pear.php.net/pepr/pepr-proposal-show.php?id=198
has been used a total of 1 times within the following files:

administrator/components/com_joomlaupdate/restore.php: * @link https://pear.php.net/pepr/pepr-proposal-show.php?id=198

### * {@link FinderIndexerHelper::$stemmer} object if it is set. If no stemmer is set,

This tag:
* @link * {@link FinderIndexerHelper::$stemmer} object if it is set. If no stemmer is set,
has been used a total of 1 times within the following files:

administrator/components/com_finder/helpers/indexer/helper.php: * {@link FinderIndexerHelper::$stemmer} object if it is set. If no stemmer is set,

### * @param array An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()}.

This tag:
* @link * @param array An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()}.
has been used a total of 1 times within the following files:

administrator/components/com_menus/controllers/menus.php: * @param array An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()}.

### * @param array|boolean $urlparams An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()}.

This tag:
* @link * @param array|boolean $urlparams An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()}.
has been used a total of 1 times within the following files:

administrator/components/com_menus/controller.php: * @param array|boolean $urlparams An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()}.

### * for valid values see {@link JFilterInput::clean()}.

This tag:
* @link * for valid values see {@link JFilterInput::clean()}.
has been used a total of 1 times within the following files:

components/com_finder/controller.php: * for valid values see {@link JFilterInput::clean()}.

### * @param array An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()}.

This tag:
* @link * @param array An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()}.
has been used a total of 1 times within the following files:

components/com_tags/controller.php: * @param array An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()}.

### https://en.wikipedia.org/wiki/Variable_envelope_return_path

This tag:
* @link https://en.wikipedia.org/wiki/Variable_envelope_return_path
has been used a total of 1 times within the following files:

libraries/phpmailer/phpmailer.php: * @link https://en.wikipedia.org/wiki/Variable_envelope_return_path

### https://squiloople.com/2009/12/20/email-address-validation/

This tag:
* @link https://squiloople.com/2009/12/20/email-address-validation/
has been used a total of 1 times within the following files:

libraries/phpmailer/phpmailer.php: * @link https://squiloople.com/2009/12/20/email-address-validation/

### https://kigkonsult.se/iCalcreator/

This tag:
* @link https://kigkonsult.se/iCalcreator/
has been used a total of 1 times within the following files:

libraries/phpmailer/phpmailer.php: * @link https://kigkonsult.se/iCalcreator/

### https://sprain.ch/blog/downloads/php-class-easypeasyics-create-ical-files-with-php/

This tag:
* @link https://sprain.ch/blog/downloads/php-class-easypeasyics-create-ical-files-with-php/
has been used a total of 1 times within the following files:

libraries/phpmailer/phpmailer.php: * @link https://sprain.ch/blog/downloads/php-class-easypeasyics-create-ical-files-with-php/

### https://www.php.net/manual/en/jsonserializable.jsonserialize.php

This tag:
* @link https://www.php.net/manual/en/jsonserializable.jsonserialize.php
has been used a total of 1 times within the following files:

libraries/compat/jsonserializable.php: * @link https://www.php.net/manual/en/jsonserializable.jsonserialize.php

### https://www.w3.org/TR/html-markup/input.tel.html

This tag:
* @link https://www.w3.org/TR/html-markup/input.tel.html
has been used a total of 1 times within the following files:

libraries/joomla/form/fields/tel.php: * @link https://www.w3.org/TR/html-markup/input.tel.html

### https://www.w3.org/TR/html-markup/input.color.html

This tag:
* @link https://www.w3.org/TR/html-markup/input.color.html
has been used a total of 1 times within the following files:

libraries/joomla/form/fields/color.php: * @link https://www.w3.org/TR/html-markup/input.color.html

### https://docs.joomla.org/JTableNested/publish

This tag:
* @link https://docs.joomla.org/JTableNested/publish
has been used a total of 1 times within the following files:

libraries/joomla/table/nested.php: * @link https://docs.joomla.org/JTableNested/publish

### https://docs.joomla.org/JTableNested/rebuild

This tag:
* @link https://docs.joomla.org/JTableNested/rebuild
has been used a total of 1 times within the following files:

libraries/joomla/table/nested.php: * @link https://docs.joomla.org/JTableNested/rebuild

### https://docs.joomla.org/JTableNested/store

This tag:
* @link https://docs.joomla.org/JTableNested/store
has been used a total of 1 times within the following files:

libraries/joomla/table/nested.php: * @link https://docs.joomla.org/JTableNested/store

### https://docs.joomla.org/JTableNested/moveByReference

This tag:
* @link https://docs.joomla.org/JTableNested/moveByReference
has been used a total of 1 times within the following files:

libraries/joomla/table/nested.php: * @link https://docs.joomla.org/JTableNested/moveByReference

### https://sourceforge.net/projects/phppatcher/ This has been derived from the PhpPatcher version 0.1.1 written by Giuseppe Mazzotta

This tag:
* @link https://sourceforge.net/projects/phppatcher/ This has been derived from the PhpPatcher version 0.1.1 written by Giuseppe Mazzotta
has been used a total of 1 times within the following files:

libraries/joomla/filesystem/patcher.php: * @link https://sourceforge.net/projects/phppatcher/ This has been derived from the PhpPatcher version 0.1.1 written by Giuseppe Mazzotta

### https://docs.joomla.org/JTableNested

This tag:
* @link https://docs.joomla.org/JTableNested
has been used a total of 1 times within the following files:

libraries/joomla/table/nested.php: * @link https://docs.joomla.org/JTableNested

### https://docs.joomla.org/JTableNested/rebuildPath

This tag:
* @link https://docs.joomla.org/JTableNested/rebuildPath
has been used a total of 1 times within the following files:

libraries/joomla/table/nested.php: * @link https://docs.joomla.org/JTableNested/rebuildPath

### https://docs.joomla.org/JTable

This tag:
* @link https://docs.joomla.org/JTable
has been used a total of 1 times within the following files:

libraries/joomla/table/table.php: * @link https://docs.joomla.org/JTable

### https://docs.joomla.org/JTable/getTableName

This tag:
* @link https://docs.joomla.org/JTable/getTableName
has been used a total of 1 times within the following files:

libraries/joomla/table/table.php: * @link https://docs.joomla.org/JTable/getTableName

### https://docs.joomla.org/JTable/setDBO

This tag:
* @link https://docs.joomla.org/JTable/setDBO
has been used a total of 1 times within the following files:

libraries/joomla/table/table.php: * @link https://docs.joomla.org/JTable/setDBO

### * @param array $urlparams An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()}.

This tag:
* @link * @param array $urlparams An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()}.
has been used a total of 1 times within the following files:

administrator/components/com_categories/controller.php: * @param array $urlparams An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()}.

### https://docs.joomla.org/JTable/addIncludePath

This tag:
* @link https://docs.joomla.org/JTable/addIncludePath
has been used a total of 1 times within the following files:

libraries/joomla/table/table.php: * @link https://docs.joomla.org/JTable/addIncludePath

### https://docs.joomla.org/JTable/getInstance

This tag:
* @link https://docs.joomla.org/JTable/getInstance
has been used a total of 1 times within the following files:

libraries/joomla/table/table.php: * @link https://docs.joomla.org/JTable/getInstance

### https://docs.joomla.org/Tutorial:Plugins Plugin tutorials

This tag:
* @link https://docs.joomla.org/Tutorial:Plugins Plugin tutorials
has been used a total of 1 times within the following files:

libraries/joomla/event/dispatcher.php: * @link https://docs.joomla.org/Tutorial:Plugins Plugin tutorials

### https://www.ietf.org/rfc/rfc2109.txt

This tag:
* @link https://www.ietf.org/rfc/rfc2109.txt
has been used a total of 1 times within the following files:

libraries/joomla/input/cookie.php: * @link https://www.ietf.org/rfc/rfc2109.txt

### https://www.w3.org/TR/html-markup/input.password.html#input.password

This tag:
* @link https://www.w3.org/TR/html-markup/input.password.html#input.password
has been used a total of 1 times within the following files:

libraries/joomla/form/fields/password.php: * @link https://www.w3.org/TR/html-markup/input.password.html#input.password

### * ({@link https://www.w3.org/TR/xhtml-media-types/

This tag:
* @link * ({@link https://www.w3.org/TR/xhtml-media-types/
has been used a total of 1 times within the following files:

libraries/joomla/document/document.php: * ({@link https://www.w3.org/TR/xhtml-media-types/

### https://www.w3.org/TR/html-markup/input.hidden.html#input.hidden

This tag:
* @link https://www.w3.org/TR/html-markup/input.hidden.html#input.hidden
has been used a total of 1 times within the following files:

libraries/joomla/form/fields/hidden.php: * @link https://www.w3.org/TR/html-markup/input.hidden.html#input.hidden

### https://www.w3.org/TR/html-markup/input.checkbox.html#input.checkbox

This tag:
* @link https://www.w3.org/TR/html-markup/input.checkbox.html#input.checkbox
has been used a total of 1 times within the following files:

libraries/joomla/form/fields/checkbox.php: * @link https://www.w3.org/TR/html-markup/input.checkbox.html#input.checkbox

### https://www.w3.org/TR/html-markup/textarea.html#textarea

This tag:
* @link https://www.w3.org/TR/html-markup/textarea.html#textarea
has been used a total of 1 times within the following files:

libraries/joomla/form/fields/textarea.php: * @link https://www.w3.org/TR/html-markup/textarea.html#textarea

### https://www.w3.org/TR/html-markup/input.url.html#input.url

This tag:
* @link https://www.w3.org/TR/html-markup/input.url.html#input.url
has been used a total of 1 times within the following files:

libraries/joomla/form/fields/url.php: * @link https://www.w3.org/TR/html-markup/input.url.html#input.url

### https://www.w3.org/TR/xhtml-media-types

This tag:
* @link https://www.w3.org/TR/xhtml-media-types
has been used a total of 1 times within the following files:

libraries/joomla/document/document.php: * @link https://www.w3.org/TR/xhtml-media-types

### https://cyber.law.harvard.edu/rss/rss.html

This tag:
* @link https://cyber.law.harvard.edu/rss/rss.html
has been used a total of 1 times within the following files:

libraries/joomla/feed/parser/rss.php: * @link https://cyber.law.harvard.edu/rss/rss.html

### https://www.ietf.org/rfc/rfc2822.txt

This tag:
* @link https://www.ietf.org/rfc/rfc2822.txt
has been used a total of 1 times within the following files:

libraries/joomla/date/date.php: * @link https://www.ietf.org/rfc/rfc2822.txt

### https://docs.joomla.org/JObservableInterface

This tag:
* @link https://docs.joomla.org/JObservableInterface
has been used a total of 1 times within the following files:

libraries/joomla/observable/interface.php: * @link https://docs.joomla.org/JObservableInterface

### https://dev.mysql.com/doc/refman/5.0/en/datetime.html

This tag:
* @link https://dev.mysql.com/doc/refman/5.0/en/datetime.html
has been used a total of 1 times within the following files:

libraries/joomla/date/date.php: * @link https://dev.mysql.com/doc/refman/5.0/en/datetime.html

### https://www.ietf.org/rfc/rfc3339.txt

This tag:
* @link https://www.ietf.org/rfc/rfc3339.txt
has been used a total of 1 times within the following files:

libraries/joomla/date/date.php: * @link https://www.ietf.org/rfc/rfc3339.txt

### https://www.atomenabled.org/developers/syndication/

This tag:
* @link https://www.atomenabled.org/developers/syndication/
has been used a total of 1 times within the following files:

libraries/joomla/feed/parser/atom.php: * @link https://www.atomenabled.org/developers/syndication/

### https://docs.joomla.org/JTable/save

This tag:
* @link https://docs.joomla.org/JTable/save
has been used a total of 1 times within the following files:

libraries/joomla/table/table.php: * @link https://docs.joomla.org/JTable/save
