---
title: "@see &#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/see/
date: 2014-06-12
modified: 2021-08-16
author: "Brad Markle"
categories: ["Joomla", "Joomla 3"]
tags: ["Joomla v3"]
type: post
lang: en
---

# @see &#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 **@see** 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 **@see**, and how many times each value has been used.

| Value | # Times used |
| --- | --- |
| [ * @see JController ](#87e2accd3e04f8928f132a03e3c5d948) | 42 |
| [ * @see JFormField::setup() ](#6eb58e79a771a26e766ceb9b57ff47e1) | 22 |
| [ * @see Countable::count() ](#9dce9d833a8661661fda7d582b757bab) | 11 |
| [ * @see JError::raise() ](#a37d8fc630ea26c32330bb027a6d127c) | 9 |
| [ * @see https://www.w3.org/International/questions/qa-forms-utf-8 ](#7772872d3229204ffb6febb69a1e1961) | 9 |
| [ * @see utf8_bad_identify ](#afc975eea14d1d99d3a9db518df280b4) | 8 |
| [ * @see SimplePie::set_autodiscovery_level() ](#c800910c1a861c5606ed33ce16bfa607) | 8 |
| [ * @see JTable::check() ](#64a3d139e8e93b8a8c3e31f4b80f2ecc) | 8 |
| [ * @see https://hsivonen.iki.fi/php-utf8/ ](#b33cd2c68845caadaafbe665355765d4) | 8 |
| [ * @see JTable::bind() ](#df8de27d4a658e094dab63e35ff230df) | 7 |
| [ * @see JFormField ](#16157744bb7e2c2b9d69d84a426fc0aa) | 6 |
| [ * @see JRegistry ](#708f180332889d356d9d824e9e91ea5f) | 5 |
| [ * @see https://dev.splitbrain.org/view/darcs/dokuwiki/inc/utf8.php ](#97534451fd9592fbea23498bb7713dcd) | 5 |
| [ * @see utf8_strlen ](#9df420edb96c69a30550a98bf83c724d) | 5 |
| [ * @see JForm ](#b58993780dafee8fd66311a3d3ea51ae) | 5 |
| [ * @see JFormRule ](#7df84caed49969a143b7e066506a6ccd) | 5 |
| [ * @see JHtmlJGrid::state ](#6f76a5f2fe490cdf6a510f89ec15c01b) | 4 |
| [ * @see https://www.php.net/manual/en/mcrypt.constants.php ](#2f998df9f6a6e923228b14f2262f4177) | 4 |
| [ * @see https://docs.joomla.org/Sharing_layouts_across_views_or_extensions_with_JLayout ](#f3bc5835e48dadfad9370e6645daeecb) | 4 |
| [ * @see https://www.php.net/manual/en/function.session-set-save-handler.php ](#c42ada59942dd0e2b399b4075ca88c4a) | 4 |
| [ * @see utf8_substr ](#f18a07fab84e82b3ebbcc28dcf6444b4) | 4 |
| [ * @see SimplePie::set_feed_url() ](#9689a3e69326813f108458491aeb33fd) | 4 |
| [ * @see JAccess ](#f6da161d3db4d4cd1412cef4def66a41) | 4 |
| [ * @see JError ](#c9c62bcc4d987ac081998ad4ee8cd013) | 4 |
| [ * @see utf8_from_unicode ](#f4415f6891aa5c4dc75402b90074147f) | 4 |
| [ * @see https://www.php.net/manual/en/mcrypt.ciphers.php ](#be591dd43242d916c9eefa230460ac3b) | 4 |
| [ * @see https://php.net/pdo ](#4c98e5b8b2ada9a54d8bfc8a8e349f1e) | 3 |
| [ * @see JFilterInput ](#d0ac6aa765de90c886217410ce0783da) | 3 |
| [ * @see https://www.php.net/strcasecmp ](#196a9ab095c1dd95e617867c29901115) | 3 |
| [ * @see JDatabaseDriver ](#7589aacb2726102947683eaa50a3a858) | 3 |
| [ * @see https://docs.joomla.org/JTableNested/delete ](#2f58baac1f7285ce75d79829db734634) | 3 |
| [ * @see utf8_strtolower ](#302d55f27ba54c56d02a52500a23eeed) | 3 |
| [ * @see JModelLegacy ](#423a6e26b0a193753c12687416a22f80) | 3 |
| [ * @see https://dev.mysql.com/doc/ ](#6573909aaec5bf295949ac4d1fa5f39d) | 3 |
| [ * @see JApplicationBase::loadDispatcher() ](#eef976c67e8e24c9ac8a3cc0bf08fc29) | 3 |
| [ * @see FOFTemplateUtils::parsePath ](#f615e292abe34ffaf7986f8a16aefedf) | 3 |
| [ * @see JControllerLegacy ](#41c01e82297dfd15ba2153e6bde7fd46) | 3 |
| [ * @see pcntl_signal() ](#0f89a2dfcaedf12e83d1dd15dbf9bcb1) | 3 |
| [ * @see utf8_to_unicode ](#0f17de53a581f047bc6f8a916bb4d303) | 3 |
| [ * @see utf8_is_valid ](#c653bea513293c6ce6646d67b61d179e) | 3 |
| [ * @see https://lxr.mozilla.org/seamonkey/source/intl/uconv/src/nsUTF8ToUnicode.cpp ](#bca02ef4d919d5c0e55ab1b022be2fd0) | 3 |
| [ * @see https://lxr.mozilla.org/seamonkey/source/intl/uconv/src/nsUnicodeToUTF8.cpp ](#09c5b17627103ce07af9eafe77069610) | 3 |
| [ * @see utf8_strtoupper ](#e587b8b735038ee5bf4c2f34cfce3b9c) | 2 |
| [ * @see https://www.php.net/strrpos ](#ff0b8868108bc2a7a8bfad0e1f4101e9) | 2 |
| [ * @see https://www.php.net/strpos ](#adb54d8bdae618d1e959db6e1d7f8838) | 2 |
| [ * @see https://www.php.net/strtolower ](#79eb2653ad26b9318494e87841fcf82c) | 2 |
| [ * @see https://www.php.net/strrev ](#4f39ec2e583982b0f38bf4272a52e7ae) | 2 |
| [ * @see https://www.php.net/strtoupper ](#d3b867bfc99a0254a375ae47f5e7a422) | 2 |
| [ * @see https://www.php.net/str_split ](#189ce99e643571bc5d43473d4c9fa316) | 2 |
| [ * @see https://www.php.net/ucfirst ](#681efe1cc7aeb26ac47a770f9aad718c) | 2 |
| [ * @see FOFPlatformInterface::authorise() ](#9b9d9682cbd499b3f895b09f7fcc9c37) | 2 |
| [ * @see https://www.php.net/ucwords ](#0e7d4984d7240b80327796807c410892) | 2 |
| [ * @see https://www.php.net/ltrim ](#3865a2da908a8580589fa280ca5fad53) | 2 |
| [ * @see https://www.php.net/strcspn ](#523e6a75c9c1b74ed85fec80314dc671) | 2 |
| [ * @see https://www.php.net/rtrim ](#aa7fedbee669b163dfe09ae22cb015e8) | 2 |
| [ * @see https://www.php.net/substr_replace ](#b3c7954a83c2a71964dffe96ff01150a) | 2 |
| [ * @see FOFPlatformInterface::isFrontend() ](#c7e69f9e65e7c5456bc00fc4775c30a8) | 2 |
| [ * @see FOFPlatformInterface::isBackend() ](#0b45aa941fc4806c6cd4083017b5e2ee) | 2 |
| [ * @see https://www.php.net/trim ](#d16d5b63b58cd46cd09aa96ae804ed38) | 2 |
| [ * @see // Add your safe url parameters with variable type as value {@see JFilterInput::clean()}. ](#f4d22c3ada99c8e595e5b6c1598096fd) | 2 |
| [ * @see Iterator::rewind() ](#3dd2b2df5187b7c1ded85a98a79174fc) | 2 |
| [ * @see Iterator::next() ](#96f41ce8a164adbec199b1208404531c) | 2 |
| [ * @see Iterator::valid() ](#aee8d4d6f8988c90d5a4d7df2d0c0ae8) | 2 |
| [ * @see https://msdn.microsoft.com/en-us/library/cc296152(SQL.90).aspx ](#2fb446ca687bec5d9908a81eca77a619) | 2 |
| [ * @see JFilterInput::clean() ](#59c9a8dd1e5e55814959ac0fb302c100) | 2 |
| [ * @see https://msdn.microsoft.com/en-us/library/ee336279.aspx ](#dfe16b90a62630eacecd1f07b2cf9c4c) | 2 |
| [ * @see Iterator::key() ](#385a06fbce0a5a29b5e6ae31fa9be68c) | 2 |
| [ * @see Iterator::current() ](#35ef47f38ee171ebcc449b1d6eb67ea2) | 2 |
| [ * @see https://php.net/stream_context_create ](#85c8c73e5cc229cda5d4613cd82fc580) | 2 |
| [ * @see https://php.net/manual/en/function.array-unique.php ](#72e03b605b2cabfa9802a87cd2831ebf) | 2 |
| [ * @see JView::escape() ](#8d957ed4c3cc3ba2438aa4efa2e03cf8) | 2 |
| [ * @see JLanguage ](#abd19e0803deff94e778cb9b5a4b9222) | 2 |
| [ * @see JMail ](#623c0499459e9f3d41f6a13a94fc2b0e) | 2 |
| [ * @see JDocument ](#29495f13cdd2e958ee3cbd79c1feaada) | 2 |
| [ * @see https://php.net/manual/en/book.mysqli.php ](#4e83dfbd576a52e0693e33f96c5a542c) | 2 |
| [ * @see union ](#aa252f7bcbb4b8379004aa0c7cf76c10) | 2 |
| [ * @see FOFPlatformInterface::authorizeAdmin() ](#874a557422ac216256909830bcb9eba4) | 2 |
| [ * @see FOFPlatformInterface::loadTranslations() ](#20de730b4e24d36d6b9e939be4087be2) | 2 |
| [ * @see FOFPlatformInterface::getUser() ](#d78e9f1c1167cbf852b6a38e83220f03) | 2 |
| [ * @see FOFPlatformInterface::getDocument() ](#cb3047f7e6f3f3da059850b0f2aeb966) | 2 |
| [ * @see FOFPlatformInterface::importPlugin() ](#738de897d2d4fa8e9dc275f0dd340168) | 2 |
| [ * @see FOFPlatformInterface::getUserStateFromRequest() ](#6c7e18faa669d015fc550791dae76433) | 2 |
| [ * @see FOFPlatformInterface::getViewTemplateDirs() ](#39797b8ceb2e921c4843084114b570e1) | 2 |
| [ * @see FOFPlatformInterface::getComponentBaseDirs() ](#17a57fe9b30747e1472d8386bb9853bc) | 2 |
| [ * @see https://www.php.net/setlocale ](#606ea9e414be190b14aeaab44315ccf4) | 2 |
| [ * @see https://www.php.net/strcoll ](#fea4bdc9070ef826b965cb891d4ec4e5) | 2 |
| [ * @see JDocumentRenderer::render() ](#a723ce48b3eb6eec97f86640fa025359) | 2 |
| [ * @see FOFPlatformInterface::isCli() ](#fa965b442bf94480487c18446fcf70b9) | 2 |
| [ * @see FOFPlatformInterface::isEnabled() ](#c23db0388a39fbf66d4697cbf7649125) | 2 |
| [ * @see JCache ](#a9fde2580087535a556dee8d272b570b) | 2 |
| [ * @see FOFPlatformInterface::runPlugins() ](#770b235b0449513d4a6760c10aacc76c) | 2 |
| [ * @see https://www.unicode.org/reports/tr21/tr21-5.html ](#16dec35818d9f63e6f1f8fb16d877747) | 2 |
| [ * @see JTable:bind ](#8e81b63c68bd317f09914924f46ccd0d) | 2 |
| [ * @see UsersModelUser::setOtpConfig ](#82ecdbc93f73ada9ba76c9777f8e9804) | 2 |
| [ * @see JBrowser ](#6bb1b05d1af840741c86e95738c74bfe) | 2 |
| [ * @see JTable::check ](#3debba60c54392988d09be83f3069a46) | 2 |
| [ * @see JControllerAdmin::saveorder() ](#853bc8efaa9a95dbe9cddac65caa6d75) | 2 |
| [ * @see SimplePie::set_useragent() ](#efa90e49eb7a15807272e1ba165f899f) | 2 |
| [ * @see SimplePie::set_raw_data() ](#2080e30f9e2fd5971aed9221bdfbb83f) | 2 |
| [ * @see JException ](#f4dec08cdb5e46529a144969adaefd57) | 2 |
| [ * @see JHtmlJGrid::state() ](#0c1068ac0e910b07aadab2dea18043cb) | 2 |
| [ * @see https://www.php.net/manual/en/reference.pcre.pattern.modifiers.php#54805 ](#c8f6bd05e3bf1d3f11c01255e64c16f3) | 2 |
| [ * @see <https://mathiasbynens.be/notes/javascript-encoding> ](#6e758c59415f6de2d71af980c8e4425e) | 2 |
| [ * @see gzdecode::$extra_field ](#80f79f321f156b4a40e6106f32330b78) | 2 |
| [ * @see UsersModelUser::getOtpConfig ](#1cd9b96e69faedce11f825a095497dd5) | 2 |
| [ * @see gzdecode::$SI1 ](#f754177ceccd73f635e47cef4741b884) | 2 |
| [ * @see https://www.php.net/strspn ](#3faae9abc278060ba5d8aeec695ce8a2) | 2 |
| [ * @see https://www.php.net/version_compare ](#4b7bee9f3427270eea76cceb4fc46913) | 2 |
| [ * @see FOFPlatformInterface::supportsAjaxOrdering() ](#91a4d8c10e8e5798400d796d391bde6c) | 2 |
| [ * @see utf8_specials_pattern ](#a90bb5fb9e167486b955277caddd9cb9) | 2 |
| [ * @see gzdecode::$SI2 ](#db6f81d5025c8c58e7f3233cf2526f6a) | 2 |
| [ * @see https://www.php.net/str_ireplace ](#188c9efe9f519f5d506940358c618687) | 2 |
| [ * @see JStream ](#527c977ed5c455aa2d4debf302f7ec83) | 1 |
| [ * @see JAuthenticationResponse ](#f4e8909bd500c139f09fa77ec34ffecf) | 1 |
| [ * @see JTable::store() ](#3f139efdbc49ce857bdf3febf391d6cb) | 1 |
| [ * @see JDate ](#e51a6f274530d975ee6dc6f3b86335bb) | 1 |
| [ * @see `punycode.ucs2.encode` ](#92537528e619beb2e7922194f9de446b) | 1 |
| [ * @see JUri ](#27d32165551ed4aeb7af98e1dfdc6ef9) | 1 |
| [ * @see JLanguage::load() ](#6168afd8414d11fc0ecc0d9393e08fee) | 1 |
| [ * @see JXMLElement ](#5329839e1d82c0ab046c0850cbf5f689) | 1 |
| [ * @see * @param string $type The variable type {@see JFilterInput::clean()}. ](#53d97c2da4c05a5ea034e28245592fe3) | 1 |
| [ * @see JViewLegacy::loadTemplate() ](#4ea70cf3058edbe794e5123d69af7321) | 1 |
| [ * @see parse_str() ](#8581cf2b8c1dc4714860bbb75b7501dd) | 1 |
| [ * @see JException::getProperties() ](#d0f715af17a7fbddfa91e592d40d2b4e) | 1 |
| [ * @see JTable::getInstance() ](#e131d3b7b7e8a49de851e5ffbbde3406) | 1 |
| [ * @see restore_error_handler ](#d0f3a051068836a00e63722522ccb723) | 1 |
| [ * @see set_error_handler ](#80be02102684c943a4ee15122a1b6def) | 1 |
| [ * @see JException::get() ](#ab318219ffc7247fde513fc62e2119f3) | 1 |
| [ * @see JException::setProperties() ](#6623f926b1606f2c7e2c7f539cd3f18b) | 1 |
| [ * @see JInput ](#642892594bcca4a821ebacc534c28a2f) | 1 |
| [ * @see JUser ](#fde636598fe4e346ee6a5d1f4d764e8e) | 1 |
| [ * @see JApplication::enqueueMessage() ](#f90b3ef83ed297c5b5f2f94a879c38ec) | 1 |
| [ * @see JException::set() ](#452e0ebf579e73b2397dc712e81a24a4) | 1 |
| [ * @see JInput::set() ](#f616e35af93aae2dc08a8114390b5e20) | 1 |
| [ * @see JSession ](#0ec23f5967e6a1de3fc0a523f908f86a) | 1 |
| [ * @see JData::setProperty() ](#59ad207e11169dc45cb6ddca4032b981) | 1 |
| [ * @see JData::getProperty() ](#b40566e4054f84550e06b0b3da997e5f) | 1 |
| [ * @see IteratorAggregate::getIterator() ](#a3e55b8eaa7e127376d1ae8646a428b4) | 1 |
| [ * @see JData::__get() ](#41762fd53cf38dab167f0b29891aaec3) | 1 |
| [ * @see JData::__set() ](#946aefc35c4889669edf717b9f99d259) | 1 |
| [ * @see streamWrapper::stream_read ](#2f5d80ef3fb022232e369bad5ad5ef46) | 1 |
| [ * @see JArrayHelper::sortObjects() ](#01f0d1e2cb855e94fa800ca95864cc58) | 1 |
| [ * @see streamWrapper::stream_write ](#929a314ebb0d8d9b2f2e8c97153052ed) | 1 |
| [ * @see streamWrapper::stream_tell ](#7d080e61e3c412ce22984f337c677b59) | 1 |
| [ * @see streamWrapper::stream_eof ](#d1be029aed0e9fdde21cad08b9cb47c2) | 1 |
| [ * @see streamWrapper::stream_seek ](#e4f888043bf406cc7fb02b95a82d9275) | 1 |
| [ * @see JData::dump() ](#30753f42c4838afa5c3f504fd336046a) | 1 |
| [ * @see streamWrapper::stream_open ](#64b6c84e1ccf0a1c99471a829ee3a0a8) | 1 |
| [ * @see * @param mixed &$params Additional parameters. See {@see PlgContentEmailcloak()}. ](#789942a952e8259442f2a336ee5d8b37) | 1 |
| [ * @see JApplication ](#168f0658c4542f14f1f4ddbd08a3946e) | 1 |
| [ * @see `basicToDigit()` ](#d715019e9b0872a50a86d55b84401ae1) | 1 |
| [ * @see `digitToBasic()` ](#db0bec86e983a44c5e4d9e178be81d04) | 1 |
| [ * @see * @param mixed $params Additional parameters. See {@see PlgContentContent()}. ](#2e90ef320c4a983c99989251a1ba12d4) | 1 |
| [ * @see raise() ](#c8e87a8deb8b414a43f1c7c5b958fe4f) | 1 |
| [ * @see * @param string $mode Mode used to open the file @see fopen ](#2fc55a9b2a2782c43926bf330416a714) | 1 |
| [ * @see https://en.wikipedia.org/wiki/PBKDF2 ](#689fc6dbab7a43a065e4013e16474aeb) | 1 |
| [ * @see https://www.ietf.org/rfc/rfc2898.txt ](#06fa807d981d21ab4721e4a024950cd1) | 1 |
| [ * @see https://github.com/ircmaxell/password_compat/blob/master/version-test.php ](#db1dfb99fb4eb339f8bf7b1e80472b3e) | 1 |
| [ * @see `punycode.ucs2.decode` ](#cc721a910b2bf11a5f621f2ae2987248) | 1 |
| [ * @see https://www.php.net/strcmp ](#5d45917ae58a123f08558a1fb674159d) | 1 |
| [ * @see JFormRuleTel ](#00c036fbc02faed1f0b0070047446f69) | 1 |
| [ * @see JFormFieldRadio ](#b3b9e8b4e072266dde25a977466d34e2) | 1 |
| [ * @see strftime ](#86e4490c87f4879a50fc22d27fb78800) | 1 |
| [ * @see JHtml::$formatOptions ](#f20a640d581b4ae653ce7cd710b70169) | 1 |
| [ * @see JHtml::stylesheet() ](#2fcca9aa96b5b2761823d5e978470564) | 1 |
| [ * @see * Format options, see {@see JHtml::$formatOptions}. ](#23ce90d53ce641eaf6b436c30b05c85f) | 1 |
| a href=’#88c37e20869cd7a190b3b1cf3d7ff171′> * @see FOFPlatformInterface::getPlatformBaseDirs() |

1

[ * @see FOFPlatformInterface::checkExecution() ](#cd5d962ad4868583fa3f2f197edb53ed)
1

[ * @see JHtmlSelect::groupedList() ](#b6edb641e10ae08f9bd7fd247bd1d02f)
1

[ * @see * Selection options. See {@see JHtmlSelect::options()}. ](#7482dd897056a86134df4d4b2e23ce5b)
1

[ * @see * Format options, {@see JHtml::$formatOptions}. ](#75d7c5a7f6d27de2a60b45ffe3f35018)
1

[ * @see * Selection options, see {@see JHtmlSelect::options()}. ](#4cac774019b3f265537d8715aa037b62)
1

[ * @see https://php.net/manual/en/function.call-user-func-array.php ](#c4679952e1b8025b878cd668a6fde47b)
1

[ * @see JFormFieldContentLanguage ](#cb9cda54fde72f48ecb74eb2dde435a4)
1

[ * @see camelize ](#1b313f5e2c9bc53ea2f93b082c75bfc7)
1

[ * @see https://www.yaml.org/spec/1.2/spec.html#id2761573 ](#a4692f0c6ed078c6efd4651f6e797257)
1

[ * @see tableize ](#31708b269069a82fd8746178a5a6b57e)
1

[ * @see classify ](#b569cc4503242aa20a8c1ee36a99d6aa)
1

[ * @see FOFPlatformInterface::getOrdering() ](#e7e358e4f82561ed02710f786ee23835)
1

[ * @see JFormFieldLanguage for a select list of application languages. ](#b19e96345d10292a1cdd847814e31969)
1

[ * @see JLogEntry::$priorities ](#838d76737e7cd82a4f26aab147d58c61)
1

[ * @see JSession::checkToken() ](#ff3ad38d07f0e63864ed4502fcbcbc01)
1

[ * @see JFormFieldRules ](#3da0aeb38cd252253c17def0dc2c6a86)
1

[ * @see JToolbarButton::render() ](#20f6c952db60a927f20367cc74699a95)
1

[ * @see JToolbar ](#3e2fb66b5ba682e96b1eb46125d30996)
1

[ * @see JEditor ](#7f884851bc27798644e500c48dbe4da7)
1

[ * @see FOFHalLinks::addLinks ](#facae638dd21c89ae94007f56b8df661)
1

[ * @see FOFHalLinks::addLink ](#2b14663aa13affacc3aff3fb1360c37c)
1

[ * @see https://php.net/manual/en/book.wincache.php ](#fe9ccdd8568572ef8a8403743b7d3b89)
1

[ * @see https://php.net/manual/en/book.memcache.php ](#99633da36615d7480f7b99105ff6d872)
1

[ * @see https://php.net/manual/en/book.memcached.php ](#2f2d23e71a6b6b24e12ca60bf4811863)
1

[ * @see https://php.net/manual/en/book.apc.php ](#256203dfd7045a27f2519cf66b139b87)
1

[ * @see https://pear.php.net/package/Cache_Lite/ ](#a771e677c3e505b8185a261b2ec54911)
1

[ * @see https://us3.php.net/manual/en/function.parse-url.php ](#55ad6c6d211830b29eef3da24393c568)
1

[ * @see JString::valid() ](#19e55a10dc68619488d3bfe0f577a410)
1

[ * @see https://www.php.net/substr ](#c4bc1ebef7da8136a9efb78961136cd0)
1

[ * @see https://www.php.net/manual/en/function.curl-setopt.php ](#a12d922c542c020f7e008ff8fbbf9ff2)
1

[ * @see https://www.php.net/strlen ](#a522cbc024bc813a4388b7db087ffb6c)
1

[ * @see https://www.php.net/stristr ](#616027b818740cca7fe3dec17690a330)
1

[ * @see JString::compliant() ](#41361056c2f1cb073cbd32c87c28a58a)
1

[ * @see FOFFormHelper::loadRuleType() ](#760afb51afdfd8bb91127ad27b620948)
1

[ * @see FOFFormHelper::addFormPath() ](#1d72d89397e6c148a1bfd5534c811dbe)
1

[ * @see FOFForm ](#bc40982d5c9466e6be7055e097969c4e)
1

[ * @see self::getSearchMethods() ](#62c5e2d822964f63d16c5f1354d2b1fa)
1

[ * @see FOFFormField ](#46e5e28a374703477d48b413fa362ec1)
1

[ * @see FOFLess::compileProp() ](#24693a53c1ac409ec7943e4d72682129)
1

[ * @see FOFUtilsArray::sortObjects() ](#77ac992c8b658780484efe3cf9ebf1a3)
1

[ * @see * -Format options, {@see JHtml::$formatOptions}. ](#f84dfcea86fc1198abd71476e8e7a422)
1

[ * @see FOFController::createView ](#44c16e8131baa58939f54a9615baed08)
1

[ * @see administrator/com_installer/models/extension.php ](#65a6f459e09135c762185f2440be8ae1)
1

[ * @see FOFFormHelper::addRulePath() ](#2615149bcb657501f77b013c21916c4b)
1

[ * @see // DOES use it (@see: calendar-uncompressed.js). Therefore we have to convert it. ](#66c5026d8001f7aab4622ad8e5666572)
1

[ * @see JFormFieldUsergroup ](#323a0219377cbe3052b20c1a5e3a2c2c)
1

[ * @see JFormFieldAccessLevel ](#d1c9b1030b92e8ea09240eb277b2679a)
1

[ * @see https://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html#function_date-add ](#fff0c33a937ca4d95b6aed9f824aa44f)
1

[ * @see https://php.net/manual/en/features.commandline.php ](#714536749d4be65354e220761745cbc8)
1

[ * @see SimplePie::get_favicon() ](#1e536c832dfcd6495e1372b2022b1d7b)
1

[ * @see gzdecode::$compressed_data ](#e48b1cc22b5dd70abe91bbe2cfafb98f)
1

[ * @see gzdecode::$data ](#2a75aa373cec10477008c240653750d4)
1

[ * @see https://www.php.net/str_pad ](#78028c90b83d5df78bd6cbd819ba1401)
1

[ * @see https://www.php.net/ord ](#1419f37cae4cb59f3885deb7b7b9357c)
1

[ * @see utf8_strip_specials ](#b97ab1573d8875e983d8fb13da43db2d)
1

[ * @see utf8_is_word_chars ](#83fc0f18794e85e2656d0f27fda6b403)
1

[ * @see https://www.php.net/manual/en/function.ord.php#46267 ](#a76c7c366f4c8ce14c514930fc6501cc)
1

[ * @see SIMPLEPIE_LOCATOR_ALL ](#1c491a50fc63c77b2777626703fb2270)
1

[ * @see SIMPLEPIE_LOCATOR_REMOTE_BODY ](#4962661d5e3e2544a91ead538e677aee)
1

[ * @see SIMPLEPIE_LOCATOR_NONE ](#e6df1bf710e3f46a313dabbc3db7b749)
1

[ * @see SimplePie::strip_htmltags() ](#3c89a2eb7e5c41053f833e7fb23379eb)
1

[ * @see SimplePie::strip_attributes() ](#019c41ecceb867685a02c98e98f10703)
1

[ * @see SIMPLEPIE_LOCATOR_AUTODISCOVERY ](#b47eb9e1b12f3511aa2fdb42c083856f)
1

[ * @see SIMPLEPIE_LOCATOR_LOCAL_EXTENSION ](#a0e0e59d89c331bf4ff6250e3c9591aa)
1

[ * @see SIMPLEPIE_LOCATOR_REMOTE_EXTENSION ](#232ad427403d481a7a99b2adcfc9b262)
1

[ * @see SIMPLEPIE_LOCATOR_LOCAL_BODY ](#9a377dee3dbdb1a0cc9a3d6a0f6e873b)
1

[ * @see utf8_bad_explain ](#c1e287e9a44b7efa37bb5c92f51c60c7)
1

[ * @see utf8_compliant ](#4382977debe073195f51154e56fc55b7)
1

[ * @see https://www.itu.int/rec/T-REC-E.164/en ](#c82d322186c4674cfbd2892f4dda58b7)
1

[ * @see https://tools.ietf.org/html/rfc4933 ](#6027a87644ef83e611da09ca787401d9)
1

[ * @see https://www.nanpa.com/ ](#a63cb4fea58670c6387e49ebaa1ffd4c)
1

[ * @see https://blog.stevenlevithan.com/archives/validate-phone-number ](#46b9f521bdc27b860110daddccb2f858)
1

[ * @see JString ](#536b654df2d08aae8e5e29c51d7feef7)
1

[ * @see JDatabaseDriver::getConnectors() ](#ca449888a375102f15aef1295df7cb89)
1

[ * @see JFormFieldMedia ](#fd222a0bd046c9227241fbc927ab566e)
1

[ * @see https://php.net/manual/en/function.parse-url.php ](#bcd5ab179cc3ca33d12000e8a86caa87)
1

[ * @see https://www.w3.org/TR/html-markup/input.email.html ](#7b85cc5b3c68ee2c9dcd9b5f9a8732bb)
1

[ * @see JFormHelper::addRulePath() ](#d0ba1a885b932c98a8eba3a9c9f42b76)
1

[ * @see utf8_strip_non_ascii_ctrl ](#4c710ad7cc6108af7145fd384f6758b3)
1

[ * @see utf8_is_ascii ](#b24342ca2fdc6dd889631f6603804dca)
1

[ * @see utf8_is_ascii_ctrl ](#7b6d883c23fbc9da1d1dce846a5846a4)
1

[ * @see https://hsivonen.iki.fi/producing-xml/#controlchar ](#d8b677116b417cc50c24a6a8aa018e63)
1

[ * @see utf8_ucwords ](#6875ff55df1253a1f1c72381538cb694)
1

[ * @see JFormHelper::addFormPath() ](#a6feab94b01c0a3444896fa9a67af9b6)
1

[ * @see JFormHelper::loadRuleType() ](#6be13c7a6915c45e0ecfb1be629947f7)
1

[ * @see SimplePie::set_item_limit() ](#f7fe0a32c7232e4987160ec65aa984ec)
1

[ * @see SimplePie::set_image_handler() ](#d35a23bd385d63d5f421366d186b2e88)
1

[ * @see SimplePie::set_cache_duration() ](#a5d8974be7d2eb79a39a52e02f95c9be)
1

[ * @see SimplePie::enable_cache() ](#46c6a5abfa94c31992a54adcf2632c84)
1

[ * @see SimplePie::enable_xml_dump() ](#85c2c71f192de43dfb30cacced1da976)
1

[ * @see SimplePie::set_autodiscovery_cache_duration() ](#bbec9fe07c1b09d2c12e75fc88ea16be)
1

[ * @see SimplePie::set_cache_location() ](#bab9fb552c34ebb0306af67234f3e2d4)
1

[ * @see SimplePie::set_input_encoding() ](#2fcbf4a8a4e0a90a6a03d612b97c8412)
1

[ * @see SimplePie::enable_order_by_date() ](#16ff29bc8cac7a46f663ee108f45d16b)
1

[ * @see SimplePie::set_cache_name_function() ](#a212c275990f61181de17f2b3362c539)
1

[ * @see SimplePie::force_feed() ](#9c91403ae337f85f606612613f6580ed)
1

[ * @see SimplePie::force_fsockopen() ](#9c90a3ccb848d210ed12666f2e350e77)
1

[ * @see EncodeFile() ](#04b4455761694b6634d704cccbe937cd)
1

[ * @see JTable::store ](#5d86add25f66ee3bbcb9abc56b6dc34e)
1

[ * @see JTable::bind ](#223bb6930de6d19af32738bbf5abf884)
1

[ * @see EncodeQP() ](#caeced89193be427404e5cdafca66ac8)
1

[ * @see SimplePie::set_sanitize_class() ](#e464bbc7bb6c39037db4d4837b77fb91)
1

[ * @see SimplePie::set_timeout() ](#a5e59f4bc9e95e07ea71c1eed67d1b2a)
1

[ * @see SimplePie::set_file() ](#ee81a73f3d016db2cd608bed011dcc72)
1

[ * @see SimplePie::set_cache_class() ](#1ae7d9982f08ef77b310f022dd60d364)
1

[ * @see SimplePie::set_locator_class() ](#a11e40151141135f96ae9791b0f6f6be)
1

[ * @see SimplePie::set_content_type_sniffer_class() ](#50580a9d3508b754e2a682d8a6fd684b)
1

[ * @see SimplePie::set_restriction_class() ](#70132fc1ca98c6f6ad23a0070c86a6e9)
1

[ * @see SimplePie::set_rating_class() ](#0aaa01c3bc6d4bd40cb57adc90133fd7)
1

[ * @see SimplePie::set_source_class() ](#8861c62ed36aa0bbd0bc4288a9c19659)
1

[ * @see SimplePie::set_javascript() ](#126987c17c88b7e2c3e6515f42ae01b7)
1

[ * @see SimplePie::set_favicon_handler() ](#d1e2ac1f19364b0c628fc66ab84e82a7)
1

[ * @see SimplePie::get_all_discovered_feeds() ](#67b1640a54dadd03dbef273140943cbe)
1

[ * @see SimplePie::set_max_checked_feeds() ](#fd55e6e5bc18d2a018dccb5ba7858ef8)
1

[ * @see SimplePie::set_credit_class() ](#72639f33aeabfa13dfb1f37d335857ff)
1

[ * @see SimplePie::set_copyright_class() ](#fdb7c9642d9aafae007b7e8dba2ee4ec)
1

[ * @see SimplePie::set_item_class() ](#d3422cb87ce2185e93c8bbe19ee23622)
1

[ * @see SimplePie::set_file_class() ](#dfd95c68ba4e3eb993fc7b1413c7d725)
1

[ * @see SimplePie::set_parser_class() ](#2212a65ef2fe2c5f74b9034891ff64d4)
1

[ * @see SimplePie::set_author_class() ](#bff503e8d609934fb7c2cb13b92ee4b5)
1

[ * @see SimplePie::set_category_class() ](#bbc9197c6193e653b1b06ea6a3891224)
1

[ * @see SimplePie::set_caption_class() ](#5496bd8146a42d152847dff705820d2b)
1

[ * @see SimplePie::set_enclosures_class() ](#5d625f62d552a812740fc845b435ccba)
1

[ * @see JFormRuleEmail ](#9f77dc6c02ff92a59eb05fe1117b636e)
1

[ * @see JFormRuleTel for telephone number validation ](#e065fea840fa325d7d00be46803e0199)
1

[ * @see pcntl_wexitstatus() ](#67c3d49dd8b3f04999f054c37ca91653)
1

[ * @see posix_setuid() ](#d8363bf90419330722342294570da1d7)
1

[ * @see https://php.net/manual/pcntl.constants.php ](#d2df1aac0f3e2d274dd46639a20527e1)
1

[ * @see pcntl_fork() ](#e753504360a880cb0058276558bcf249)
1

[ * @see pcntl_wait() ](#20073bbf57954ac3561770bacb7c7f43)
1

[ * @see JObject::set() ](#3ac444c3974f2b94047b30add8f3ccf8)
1

[ * @see JObject::get() ](#1adf3f8a040dfdb160c0cc6990413f0f)
1

[ * @see JObject::getProperties() ](#2e04d60199855a0142781ee20e6cbd48)
1

[ * @see JAdminCssMenu ](#87040ead0c21d09c8dc7377662a2cc61)
1

[ * @see https://www.php.net/manual/en/book.pcntl.php ](#581af57b964882a1d2c6809adb406f70)
1

[ * @see JApplicationWeb::loadDocument() ](#d00f898dbb4c1951b9551da72e8da653)
1

[ * @see JApplicationWeb::loadSession() ](#96ce313305e18f729b3a71d1a3d29ab9)
1

[ * @see https://shiflett.org/articles/the-truth-about-sessions ](#6ded7ca0daff6523f52cf4d092790246)
1

[ * @see JApplicationWeb::loadLanguage() ](#4f85345da5fabd46a9572d3d3fc3e6ad)
1

[ * @see connection_status() ](#172f00871c1f065a9e635497b87f18b7)
1

[ * @see header() ](#86b0bbfe70c0f78aacb30fd6fb3781e4)
1

[ * @see headers_sent() ](#ef0f5f6fc3cfce4c6b03225b983e11e3)
1

[ * @see https://php.net/manual/en/function.stream-get-wrappers.php ](#d91d1743f326fd28df8f9b58523f1e51)
1

[ * @see https://php.net/manual/en/intro.stream.php PHP Stream Manual ](#d2a1b14309662bf9ff4b10af6af0e3e4)
1

[ * @see https://www.php.net/manual/en/function.filesize.php#71098 ](#48175dd189342266a9d7e014b490afc7)
1

[ * @see https://php.net/manual/en/function.stream-filter-prepend.php ](#a749e61b50a570db04c46d15c555dcd4)
1

[ * @see https://php.net/manual/en/function.stream-filter-append.php ](#96ec450bdcee981ba8b5259a713c3c22)
1

[ * @see https://www.php.net/manual/en/function.ftp-chmod.php ](#52b39476e223bece4d744db07cfe732c)
1

[ * @see https://us.php.net/manual/en/function.stat.php ](#72b0446f1d517beacf29295a10b3b837)
1

[ * @see https://www.php.net/manual/en/streamwrapper.stream-read.php ](#723394b23d3f418c81e3c06f574992a3)
1

[ * @see https://php.net/manual/en/streamwrapper.url-stat.php ](#5d699555c25a53b2c22719c0cb4fab8f)
1

[ * @see https://www.php.net/manual/en/streamwrapper.stream-stat.php ](#8b9c95f31356ac4a7253dfd22b31ad41)
1

[ * @see https://php.net/manual/en/context.php Context Options for various streams ](#ae8cc553bd39b55d1bdd5c772d332b85)
1

[ * @see https://php.net/stream_context_create Stream Context Creation ](#dfb8695b57740b61b78bd16e49ef8d87)
1

[ * @see https://php.net/manual/en/transports.php Socket Transports (used by some options, particularly HTTP proxy) ](#daee8b326ceb91b633547787aa0d3eaa)
1

[ * @see https://php.net/manual/en/filters.php Stream Filters ](#3ee88b65a8467316f6362ad54e39b038)
1

[ * @see https://php.net/manual/en/wrappers.php Stream Wrappers ](#67946d752b7c0a8dea041dce1512501f)
1

[ * @see https://php.net/manual/en/function.fread.php ](#02501a64e2367e3ca95177d8a38d8673)
1

[ * @see https://php.net/manual/en/function.fseek.php ](#88a0a66d9e861b07ead3857292801f7e)
1

[ * @see https://php.net/manual/en/function.stream-get-meta-data.php ](#c1b81d84b2f8d377f34547a26f4bc44e)
1

[ * @see https://php.net/manual/en/function.fwrite.php ](#1847002497f227a7813241502b165f1c)
1

[ * @see session_write_close() ](#bc72fb0ed6ff0a9e008e668b337611cf)
1

[ * @see JSession::destroy() ](#5845063e1becf859e523d5a3b7718dbc)
1

[ * @see ArrayAccess::offsetSet() ](#004d6d7937a8da81d86d00c7875b93a6)
1

[ * @see ArrayAccess::offsetGet() ](#28eb43e7f8605704760cf2ca8055fb63)
1

[ * @see ArrayAccess::offsetExists() ](#82c784188f57a8a0a025cdcece545bb7)
1

[ * @see ArrayAccess::offsetUnset() ](#654aa8a0f12e90f0828d9d899308c8b4)
1

[ * @see https://video.search.yahoo.com/mrss ](#e247c965abea79db3d247fe3f2dffd09)
1

[ * @see https://developers.facebook.com/docs/reference/api/status/ ](#74eb9a9507de7c0a55032fdeff96c7df)
1

[ * @see https://developers.facebook.com/docs/reference/api/Comment/ ](#0ba87519343842e70236de75b84a014b)
1

[ * @see https://www.apple.com/itunes/podcasts/specs.html ](#76dab9422d6a80d04fd0cc0b300783c2)
1

[ * @see https://www.json.org/ ](#33620a4f9a6bb1ec6e076849750f83c6)
1

[ * @see https://www.opensearch.org/ ](#55820dcdf46497c099cb6cd1fc9e81c2)
1

[ * @see JFormRuleUrl for validation of full urls ](#e6d53db8707bfe3e625c2880a8be77ab)
1

[ * @see JFormFieldContentLanguage for a select list of content languages. ](#51e9077f0bf4524015437831bd2fb355)
1

[ * @see JHtmlTel for rendering of telephone numbers ](#43036829cfde73f85b98efb8f06bd926)
1

[ * @see JFormFieldCheckbox ](#4e5243efe3261643acacd9bc33bf8f2f)
1

[ * @see JFormFieldCheckboxes ](#39151c9694bd0555e0c154e29010886e)
1

[ * @see https://www.atomenabled.org/developers/syndication/atom-format-spec.php ](#f55139d61d350212b41d182e65e701b6)
1

[ * @see https://www.rssboard.org/rss-specification ](#12318c1d9964f1b7a53f5174f697d33e)
1

[ * @see https://developers.facebook.com/docs/reference/api/link/ ](#ea9cc74c457bc0e420cc948bbfeaaae1)
1

[ * @see https://developers.facebook.com/docs/reference/api/event/ ](#5e28fb8670c604b6fecf226068c49b6c)
1

[ * @see setcookie() ](#2063ad8c709b2a12862ce3276c74158c)
1

[ * @see JImage::destroy() ](#8d9c457db2fbec14f5cd66522801cc82)
1

[ * @see https://www.php.net/manual/image.constants.php ](#b787d061dd80b698903565ae71f409d0)
1

[ * @see JPlugin ](#800f6dc8b5a32edfddfb623d1d78d874)
1

[ * @see JSession::getState() ](#4bcc0b89ce49c923080b95e8081af18b)
1

[ * @see session_unset() ](#573be5829ff6e1bed9a9d83ecf3ea7df)
1

[ * @see session_destroy() ](#90846442e52cafee3d93f5cc452b4649)
1

[ * @see JImageFilter ](#e439961b8faa5ef259f20ed7373ff316)
1

[ * @see https://developers.facebook.com/docs/reference/api/post/ ](#d9e100f959257acd67920d3f069c4e42)
1

[ * @see https://developers.facebook.com/docs/reference/api/note/ ](#aa7a5a77150183f5bdbdd11312b73a19)
1

[ * @see https://developers.facebook.com/docs/reference/api/user/ ](#33b942bf6ebd8f198980f461b96612d0)
1

[ * @see https://developers.facebook.com/docs/reference/api/checkin/ ](#a85c976e9ad7b3ac9e2fd9d5c3ae8bb9)
1

[ * @see https://developers.facebook.com/docs/reference/api/photo/ ](#f8a4bc4db109cb2c43b72bbbba7af16a)
1

[ * @see https://developers.facebook.com/docs/reference/api/group/ ](#4a0c067284f5c77a95a110bd66be1994)
1

[ * @see https://developers.facebook.com/docs/reference/api/video/ ](#f523f4b4b6c98e34c701ceb6f9e02f9e)
1

[ * @see https://developers.facebook.com/docs/reference/api/album/ ](#392649336194336816a8d11db58b73f2)
1

[ * @see https://developer.linkedin.com/documents/authentication ](#b494b4665b6763ecb4ccdd5ee74a41e8)
1

### JController

This tag:
* @see JController
has been used a total of 42 times within the following files:

administrator/components/com_categories/controllers/category.php: * @see JController administrator/components/com_categories/controller.php: * @see JController administrator/components/com_categories/models/categories.php: * @see JController administrator/components/com_contact/controllers/contacts.php: * @see JController administrator/components/com_contact/models/contacts.php: * @see JController administrator/components/com_weblinks/models/weblinks.php: * @see JController administrator/components/com_search/models/searches.php: * @see JController administrator/components/com_menus/models/items.php: * @see JController administrator/components/com_menus/models/menus.php: * @see JController administrator/components/com_installer/controllers/manage.php: * @see JController administrator/components/com_installer/models/update.php: * @see JController administrator/components/com_installer/models/extension.php: * @see JController administrator/components/com_installer/models/manage.php: * @see JController administrator/components/com_plugins/models/plugins.php: * @see JController administrator/components/com_users/controllers/users.php: * @see JController administrator/components/com_users/models/levels.php: * @see JController administrator/components/com_users/models/users.php: * @see JController administrator/components/com_users/models/groups.php: * @see JController administrator/components/com_finder/models/maps.php: * @see JController administrator/components/com_finder/models/filters.php: * @see JController administrator/components/com_finder/models/index.php: * @see JController administrator/components/com_banners/controllers/banners.php: * @see JController administrator/components/com_banners/models/clients.php: * @see JController administrator/components/com_banners/models/banners.php: * @see JController administrator/components/com_banners/models/tracks.php: * @see JController administrator/components/com_newsfeeds/models/newsfeeds.php: * @see JController administrator/components/com_tags/models/tags.php: * @see JController administrator/components/com_content/controllers/articles.php: * @see JController administrator/components/com_content/models/articles.php: * @see JController administrator/components/com_content/models/featured.php: * @see JController administrator/components/com_languages/models/languages.php: * @see JController administrator/components/com_messages/models/messages.php: * @see JController administrator/components/com_modules/models/modules.php: * @see JController administrator/components/com_modules/models/positions.php: * @see JController administrator/components/com_redirect/models/links.php: * @see JController components/com_contact/models/category.php: * @see JController components/com_contact/models/featured.php: * @see JController components/com_weblinks/models/category.php: * @see JController components/com_newsfeeds/models/category.php: * @see JController components/com_tags/models/tag.php: * @see JController components/com_content/models/category.php: * @see JController components/com_content/models/articles.php: * @see JController

### JFormField::setup()

This tag:
* @see JFormField::setup()
has been used a total of 22 times within the following files:

libraries/joomla/form/fields/filelist.php: * @see JFormField::setup() libraries/joomla/form/fields/rules.php: * @see JFormField::setup() libraries/joomla/form/fields/file.php: * @see JFormField::setup() libraries/joomla/form/fields/sql.php: * @see JFormField::setup() libraries/joomla/form/fields/meter.php: * @see JFormField::setup() libraries/joomla/form/fields/folderlist.php: * @see JFormField::setup() libraries/joomla/form/fields/text.php: * @see JFormField::setup() libraries/joomla/form/fields/color.php: * @see JFormField::setup() libraries/joomla/form/fields/textarea.php: * @see JFormField::setup() libraries/joomla/form/fields/plugins.php: * @see JFormField::setup() libraries/joomla/form/fields/checkboxes.php: * @see JFormField::setup() libraries/joomla/form/fields/number.php: * @see JFormField::setup() libraries/joomla/form/fields/calendar.php: * @see JFormField::setup() libraries/joomla/form/fields/checkbox.php: * @see JFormField::setup() libraries/joomla/form/fields/password.php: * @see JFormField::setup() libraries/joomla/form/fields/timezone.php: * @see JFormField::setup() libraries/cms/form/field/templatestyle.php: * @see JFormField::setup() libraries/cms/form/field/media.php: * @see JFormField::setup() libraries/cms/form/field/moduleposition.php: * @see JFormField::setup() libraries/cms/form/field/ordering.php: * @see JFormField::setup() libraries/cms/form/field/menuitem.php: * @see JFormField::setup() libraries/cms/form/field/editor.php: * @see JFormField::setup()

### Countable::count()

This tag:
* @see Countable::count()
has been used a total of 11 times within the following files:

libraries/joomla/input/input.php: * @see Countable::count() libraries/joomla/database/iterator/sqlsrv.php: * @see Countable::count() libraries/joomla/database/iterator/mysql.php: * @see Countable::count() libraries/joomla/database/iterator/mysqli.php: * @see Countable::count() libraries/joomla/database/iterator/postgresql.php: * @see Countable::count() libraries/joomla/database/iterator/pdo.php: * @see Countable::count() libraries/fof/database/iterator/sqlsrv.php: * @see Countable::count() libraries/fof/database/iterator/mysql.php: * @see Countable::count() libraries/fof/database/iterator/mysqli.php: * @see Countable::count() libraries/fof/database/iterator/postgresql.php: * @see Countable::count() libraries/fof/database/iterator/pdo.php: * @see Countable::count()

### JError::raise()

This tag:
* @see JError::raise()
has been used a total of 9 times within the following files:

libraries/legacy/error/error.php: * @see JError::raise() libraries/legacy/error/error.php: * @see JError::raise() libraries/legacy/error/error.php: * @see JError::raise() libraries/legacy/error/error.php: * @see JError::raise() libraries/legacy/error/error.php: * @see JError::raise() libraries/legacy/error/error.php: * @see JError::raise() libraries/legacy/error/error.php: * @see JError::raise() libraries/legacy/error/error.php: * @see JError::raise() libraries/legacy/error/error.php: * @see JError::raise()

### https://www.w3.org/International/questions/qa-forms-utf-8

This tag:
* @see https://www.w3.org/International/questions/qa-forms-utf-8
has been used a total of 9 times within the following files:

libraries/simplepie/simplepie.php: * @see https://www.w3.org/International/questions/qa-forms-utf-8 libraries/phputf8/utils/patterns.php:* @see https://www.w3.org/International/questions/qa-forms-utf-8 libraries/phputf8/utils/patterns.php:* @see https://www.w3.org/International/questions/qa-forms-utf-8 libraries/phputf8/utils/patterns.php:* @see https://www.w3.org/International/questions/qa-forms-utf-8 libraries/phputf8/utils/patterns.php:* @see https://www.w3.org/International/questions/qa-forms-utf-8 libraries/phputf8/utils/bad.php:* @see https://www.w3.org/International/questions/qa-forms-utf-8 libraries/phputf8/utils/bad.php:* @see https://www.w3.org/International/questions/qa-forms-utf-8 libraries/phputf8/utils/bad.php:* @see https://www.w3.org/International/questions/qa-forms-utf-8 libraries/phputf8/utils/bad.php:* @see https://www.w3.org/International/questions/qa-forms-utf-8

### utf8_bad_identify

This tag:
* @see utf8_bad_identify
has been used a total of 8 times within the following files:

libraries/phputf8/utils/bad.php:* @see utf8_bad_identify libraries/phputf8/utils/bad.php:* @see utf8_bad_identify libraries/phputf8/utils/bad.php:* @see utf8_bad_identify libraries/phputf8/utils/bad.php:* @see utf8_bad_identify libraries/phputf8/utils/bad.php:* @see utf8_bad_identify libraries/phputf8/utils/bad.php:* @see utf8_bad_identify libraries/phputf8/utils/bad.php:* @see utf8_bad_identify libraries/phputf8/utils/bad.php:* @see utf8_bad_identify

### SimplePie::set_autodiscovery_level()

This tag:
* @see SimplePie::set_autodiscovery_level()
has been used a total of 8 times within the following files:

libraries/simplepie/simplepie.php: * @see SimplePie::set_autodiscovery_level() libraries/simplepie/simplepie.php: * @see SimplePie::set_autodiscovery_level() libraries/simplepie/simplepie.php: * @see SimplePie::set_autodiscovery_level() libraries/simplepie/simplepie.php: * @see SimplePie::set_autodiscovery_level() libraries/simplepie/simplepie.php: * @see SimplePie::set_autodiscovery_level() libraries/simplepie/simplepie.php: * @see SimplePie::set_autodiscovery_level() libraries/simplepie/simplepie.php: * @see SimplePie::set_autodiscovery_level() libraries/simplepie/simplepie.php: * @see SimplePie::set_autodiscovery_level()

### JTable::check()

This tag:
* @see JTable::check()
has been used a total of 8 times within the following files:

libraries/joomla/table/update.php: * @see JTable::check() libraries/joomla/table/extension.php: * @see JTable::check() libraries/cms/table/corecontent.php: * @see JTable::check() libraries/legacy/table/category.php: * @see JTable::check() libraries/legacy/table/menu.php: * @see JTable::check() libraries/legacy/table/module.php: * @see JTable::check() libraries/legacy/table/content.php: * @see JTable::check() libraries/legacy/table/menu/type.php: * @see JTable::check()

### https://hsivonen.iki.fi/php-utf8/

This tag:
* @see https://hsivonen.iki.fi/php-utf8/
has been used a total of 8 times within the following files:

libraries/phputf8/utils/unicode.php:* @see https://hsivonen.iki.fi/php-utf8/ libraries/phputf8/utils/unicode.php:* @see https://hsivonen.iki.fi/php-utf8/ libraries/phputf8/utils/unicode.php:* @see https://hsivonen.iki.fi/php-utf8/ libraries/phputf8/utils/bad.php:* @see https://hsivonen.iki.fi/php-utf8/ libraries/phputf8/utils/bad.php:* @see https://hsivonen.iki.fi/php-utf8/ libraries/phputf8/utils/validation.php:* @see https://hsivonen.iki.fi/php-utf8/ libraries/phputf8/utils/validation.php:* @see https://hsivonen.iki.fi/php-utf8/ libraries/joomla/string/string.php: * @see https://hsivonen.iki.fi/php-utf8/

### JTable::bind()

This tag:
* @see JTable::bind()
has been used a total of 7 times within the following files:

libraries/joomla/table/update.php: * @see JTable::bind() libraries/joomla/table/extension.php: * @see JTable::bind() libraries/cms/table/corecontent.php: * @see JTable::bind() libraries/legacy/table/category.php: * @see JTable::bind() libraries/legacy/table/menu.php: * @see JTable::bind() libraries/legacy/table/module.php: * @see JTable::bind() libraries/legacy/table/content.php: * @see JTable::bind()

### JFormField

This tag:
* @see JFormField
has been used a total of 6 times within the following files:

administrator/components/com_categories/models/category.php: * @see JFormField administrator/components/com_tags/models/tag.php: * @see JFormField components/com_config/model/form.php: * @see JFormField components/com_config/model/form.php: * @see JFormField libraries/legacy/model/form.php: * @see JFormField libraries/legacy/model/form.php: * @see JFormField

### JRegistry

This tag:
* @see JRegistry
has been used a total of 5 times within the following files:

libraries/joomla/factory.php: * @see JRegistry libraries/joomla/factory.php: * @see JRegistry libraries/cms/component/helper.php: * @see JRegistry libraries/cms/library/helper.php: * @see JRegistry libraries/cms/library/helper.php: * @see JRegistry

### https://dev.splitbrain.org/view/darcs/dokuwiki/inc/utf8.php

This tag:
* @see https://dev.splitbrain.org/view/darcs/dokuwiki/inc/utf8.php
has been used a total of 5 times within the following files:

libraries/phputf8/trim.php:* @see https://dev.splitbrain.org/view/darcs/dokuwiki/inc/utf8.php libraries/phputf8/trim.php:* @see https://dev.splitbrain.org/view/darcs/dokuwiki/inc/utf8.php libraries/phputf8/trim.php:* @see https://dev.splitbrain.org/view/darcs/dokuwiki/inc/utf8.php libraries/phputf8/native/core.php:* @see https://dev.splitbrain.org/view/darcs/dokuwiki/inc/utf8.php libraries/phputf8/native/core.php:* @see https://dev.splitbrain.org/view/darcs/dokuwiki/inc/utf8.php

### utf8_strlen

This tag:
* @see utf8_strlen
has been used a total of 5 times within the following files:

libraries/phputf8/substr_replace.php:* @see utf8_strlen libraries/phputf8/strcspn.php:* @see utf8_strlen libraries/phputf8/native/core.php:* @see utf8_strlen libraries/phputf8/native/core.php:* @see utf8_strlen libraries/phputf8/str_split.php:* @see utf8_strlen

### JForm

This tag:
* @see JForm
has been used a total of 5 times within the following files:

components/com_config/model/form.php: * @see JForm components/com_config/model/form.php: * @see JForm libraries/legacy/model/form.php: * @see JForm libraries/legacy/model/form.php: * @see JForm libraries/legacy/model/list.php: * @see JForm

### JFormRule

This tag:
* @see JFormRule
has been used a total of 5 times within the following files:

components/com_config/model/form.php: * @see JFormRule components/com_config/model/form.php: * @see JFormRule libraries/fof/model/model.php: * @see JFormRule libraries/legacy/model/form.php: * @see JFormRule libraries/legacy/model/form.php: * @see JFormRule

### JHtmlJGrid::state

This tag:
* @see JHtmlJGrid::state
has been used a total of 4 times within the following files:

administrator/components/com_menus/helpers/html/menus.php: * @see JHtmlJGrid::state administrator/components/com_installer/helpers/html/manage.php: * @see JHtmlJGrid::state administrator/components/com_banners/helpers/html/banner.php: * @see JHtmlJGrid::state administrator/components/com_modules/helpers/html/modules.php: * @see JHtmlJGrid::state

### https://www.php.net/manual/en/mcrypt.constants.php

This tag:
* @see https://www.php.net/manual/en/mcrypt.constants.php
has been used a total of 4 times within the following files:

libraries/joomla/crypt/cipher/mcrypt.php: * @see https://www.php.net/manual/en/mcrypt.constants.php libraries/joomla/crypt/cipher/3des.php: * @see https://www.php.net/manual/en/mcrypt.constants.php libraries/joomla/crypt/cipher/blowfish.php: * @see https://www.php.net/manual/en/mcrypt.constants.php libraries/joomla/crypt/cipher/rijndael256.php: * @see https://www.php.net/manual/en/mcrypt.constants.php

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

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

libraries/cms/layout/file.php: * @see https://docs.joomla.org/Sharing_layouts_across_views_or_extensions_with_JLayout libraries/cms/layout/helper.php: * @see https://docs.joomla.org/Sharing_layouts_across_views_or_extensions_with_JLayout libraries/cms/layout/layout.php: * @see https://docs.joomla.org/Sharing_layouts_across_views_or_extensions_with_JLayout libraries/cms/layout/base.php: * @see https://docs.joomla.org/Sharing_layouts_across_views_or_extensions_with_JLayout

### https://www.php.net/manual/en/function.session-set-save-handler.php

This tag:
* @see https://www.php.net/manual/en/function.session-set-save-handler.php
has been used a total of 4 times within the following files:

libraries/joomla/session/storage.php: * @see https://www.php.net/manual/en/function.session-set-save-handler.php libraries/joomla/session/storage/none.php: * @see https://www.php.net/manual/en/function.session-set-save-handler.php libraries/joomla/session/storage/apc.php: * @see https://www.php.net/manual/en/function.session-set-save-handler.php libraries/joomla/session/storage/database.php: * @see https://www.php.net/manual/en/function.session-set-save-handler.php

### utf8_substr

This tag:
* @see utf8_substr
has been used a total of 4 times within the following files:

libraries/phputf8/str_pad.php:* @see utf8_substr libraries/phputf8/substr_replace.php:* @see utf8_substr libraries/phputf8/native/core.php:* @see utf8_substr libraries/phputf8/native/core.php:* @see utf8_substr

### SimplePie::set_feed_url()

This tag:
* @see SimplePie::set_feed_url()
has been used a total of 4 times within the following files:

libraries/simplepie/simplepie.php: * @see SimplePie::set_feed_url() libraries/simplepie/simplepie.php: * @see SimplePie::set_feed_url() libraries/simplepie/simplepie.php: * @see SimplePie::set_feed_url() libraries/simplepie/simplepie.php: * @see SimplePie::set_feed_url()

### JAccess

This tag:
* @see JAccess
has been used a total of 4 times within the following files:

libraries/joomla/form/fields/rules.php: * @see JAccess libraries/joomla/form/fields/accesslevel.php: * @see JAccess libraries/cms/html/rules.php: * @see JAccess libraries/cms/html/access.php: * @see JAccess

### JError

This tag:
* @see JError
has been used a total of 4 times within the following files:

libraries/joomla/object/object.php: * @see JError libraries/joomla/object/object.php: * @see JError libraries/joomla/object/object.php: * @see JError libraries/joomla/object/object.php: * @see JError

### utf8_from_unicode

This tag:
* @see utf8_from_unicode
has been used a total of 4 times within the following files:

libraries/phputf8/utils/unicode.php:* @see utf8_from_unicode libraries/phputf8/utils/specials.php:* @see utf8_from_unicode libraries/phputf8/native/core.php:* @see utf8_from_unicode libraries/phputf8/native/core.php:* @see utf8_from_unicode

### https://www.php.net/manual/en/mcrypt.ciphers.php

This tag:
* @see https://www.php.net/manual/en/mcrypt.ciphers.php
has been used a total of 4 times within the following files:

libraries/joomla/crypt/cipher/mcrypt.php: * @see https://www.php.net/manual/en/mcrypt.ciphers.php libraries/joomla/crypt/cipher/3des.php: * @see https://www.php.net/manual/en/mcrypt.ciphers.php libraries/joomla/crypt/cipher/blowfish.php: * @see https://www.php.net/manual/en/mcrypt.ciphers.php libraries/joomla/crypt/cipher/rijndael256.php: * @see https://www.php.net/manual/en/mcrypt.ciphers.php

### https://php.net/pdo

This tag:
* @see https://php.net/pdo
has been used a total of 3 times within the following files:

libraries/joomla/database/driver/pdo.php: * @see https://php.net/pdo libraries/joomla/database/driver/oracle.php: * @see https://php.net/pdo libraries/joomla/database/driver/sqlite.php: * @see https://php.net/pdo

### JFilterInput

This tag:
* @see JFilterInput
has been used a total of 3 times within the following files:

components/com_config/model/form.php: * @see JFilterInput libraries/fof/model/model.php: * @see JFilterInput libraries/legacy/model/form.php: * @see JFilterInput

### https://www.php.net/strcasecmp

This tag:
* @see https://www.php.net/strcasecmp
has been used a total of 3 times within the following files:

libraries/phputf8/stristr.php:* @see https://www.php.net/strcasecmp libraries/phputf8/strcasecmp.php:* @see https://www.php.net/strcasecmp libraries/joomla/string/string.php: * @see https://www.php.net/strcasecmp

### JDatabaseDriver

This tag:
* @see JDatabaseDriver
has been used a total of 3 times within the following files:

libraries/joomla/form/fields/databaseconnection.php: * @see JDatabaseDriver libraries/joomla/factory.php: * @see JDatabaseDriver libraries/joomla/factory.php: * @see JDatabaseDriver

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

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

administrator/components/com_categories/tables/category.php: * @see https://docs.joomla.org/JTableNested/delete administrator/components/com_menus/tables/menu.php: * @see https://docs.joomla.org/JTableNested/delete administrator/components/com_tags/tables/tag.php: * @see https://docs.joomla.org/JTableNested/delete

### utf8_strtolower

This tag:
* @see utf8_strtolower
has been used a total of 3 times within the following files:

libraries/phputf8/stristr.php:* @see utf8_strtolower libraries/phputf8/str_ireplace.php:* @see utf8_strtolower libraries/phputf8/strcasecmp.php:* @see utf8_strtolower

### JModelLegacy

This tag:
* @see JModelLegacy
has been used a total of 3 times within the following files:

administrator/components/com_categories/models/category.php: * @see JModelLegacy libraries/legacy/model/admin.php: * @see JModelLegacy libraries/legacy/model/list.php: * @see JModelLegacy

### https://dev.mysql.com/doc/

This tag:
* @see https://dev.mysql.com/doc/
has been used a total of 3 times within the following files:

libraries/joomla/database/driver/mysql.php: * @see https://dev.mysql.com/doc/ libraries/joomla/database/iterator/mysql.php: * @see https://dev.mysql.com/doc/ libraries/legacy/database/mysql.php: * @see https://dev.mysql.com/doc/

### JApplicationBase::loadDispatcher()

This tag:
* @see JApplicationBase::loadDispatcher()
has been used a total of 3 times within the following files:

libraries/joomla/application/web.php: * @see JApplicationBase::loadDispatcher() libraries/joomla/application/cli.php: * @see JApplicationBase::loadDispatcher() libraries/legacy/application/cli.php: * @see JApplicationBase::loadDispatcher()

### FOFTemplateUtils::parsePath

This tag:
* @see FOFTemplateUtils::parsePath
has been used a total of 3 times within the following files:

libraries/fof/template/utils.php: * @see FOFTemplateUtils::parsePath libraries/fof/template/utils.php: * @see FOFTemplateUtils::parsePath libraries/fof/template/utils.php: * @see FOFTemplateUtils::parsePath

### JControllerLegacy

This tag:
* @see JControllerLegacy
has been used a total of 3 times within the following files:

administrator/components/com_contenthistory/models/history.php: * @see JControllerLegacy libraries/legacy/controller/form.php: * @see JControllerLegacy libraries/legacy/controller/admin.php: * @see JControllerLegacy

### pcntl_signal()

This tag:
* @see pcntl_signal()
has been used a total of 3 times within the following files:

libraries/joomla/application/daemon.php: * @see pcntl_signal() libraries/joomla/application/daemon.php: * @see pcntl_signal() libraries/joomla/application/daemon.php: * @see pcntl_signal()

### utf8_to_unicode

This tag:
* @see utf8_to_unicode
has been used a total of 3 times within the following files:

libraries/phputf8/utils/unicode.php:* @see utf8_to_unicode libraries/phputf8/native/core.php:* @see utf8_to_unicode libraries/phputf8/native/core.php:* @see utf8_to_unicode

### utf8_is_valid

This tag:
* @see utf8_is_valid
has been used a total of 3 times within the following files:

libraries/phputf8/utils/specials.php:* @see utf8_is_valid libraries/phputf8/utils/bad.php:* @see utf8_is_valid libraries/phputf8/utils/validation.php:* @see utf8_is_valid

### https://lxr.mozilla.org/seamonkey/source/intl/uconv/src/nsUTF8ToUnicode.cpp

This tag:
* @see https://lxr.mozilla.org/seamonkey/source/intl/uconv/src/nsUTF8ToUnicode.cpp
has been used a total of 3 times within the following files:

libraries/phputf8/utils/unicode.php:* @see https://lxr.mozilla.org/seamonkey/source/intl/uconv/src/nsUTF8ToUnicode.cpp libraries/phputf8/utils/bad.php:* @see https://lxr.mozilla.org/seamonkey/source/intl/uconv/src/nsUTF8ToUnicode.cpp libraries/phputf8/utils/validation.php:* @see https://lxr.mozilla.org/seamonkey/source/intl/uconv/src/nsUTF8ToUnicode.cpp

### https://lxr.mozilla.org/seamonkey/source/intl/uconv/src/nsUnicodeToUTF8.cpp

This tag:
* @see https://lxr.mozilla.org/seamonkey/source/intl/uconv/src/nsUnicodeToUTF8.cpp
has been used a total of 3 times within the following files:

libraries/phputf8/utils/unicode.php:* @see https://lxr.mozilla.org/seamonkey/source/intl/uconv/src/nsUnicodeToUTF8.cpp libraries/phputf8/utils/bad.php:* @see https://lxr.mozilla.org/seamonkey/source/intl/uconv/src/nsUnicodeToUTF8.cpp libraries/phputf8/utils/validation.php:* @see https://lxr.mozilla.org/seamonkey/source/intl/uconv/src/nsUnicodeToUTF8.cpp

### utf8_strtoupper

This tag:
* @see utf8_strtoupper
has been used a total of 2 times within the following files:

libraries/phputf8/ucfirst.php:* @see utf8_strtoupper libraries/phputf8/ucwords.php:* @see utf8_strtoupper

### https://www.php.net/strrpos

This tag:
* @see https://www.php.net/strrpos
has been used a total of 2 times within the following files:

libraries/phputf8/native/core.php:* @see https://www.php.net/strrpos libraries/joomla/string/string.php: * @see https://www.php.net/strrpos

### https://www.php.net/strpos

This tag:
* @see https://www.php.net/strpos
has been used a total of 2 times within the following files:

libraries/phputf8/native/core.php:* @see https://www.php.net/strpos libraries/joomla/string/string.php: * @see https://www.php.net/strpos

### https://www.php.net/strtolower

This tag:
* @see https://www.php.net/strtolower
has been used a total of 2 times within the following files:

libraries/phputf8/native/core.php:* @see https://www.php.net/strtolower libraries/joomla/string/string.php: * @see https://www.php.net/strtolower

### https://www.php.net/strrev

This tag:
* @see https://www.php.net/strrev
has been used a total of 2 times within the following files:

libraries/phputf8/strrev.php:* @see https://www.php.net/strrev libraries/joomla/string/string.php: * @see https://www.php.net/strrev

### https://www.php.net/strtoupper

This tag:
* @see https://www.php.net/strtoupper
has been used a total of 2 times within the following files:

libraries/phputf8/native/core.php:* @see https://www.php.net/strtoupper libraries/joomla/string/string.php: * @see https://www.php.net/strtoupper

### https://www.php.net/str_split

This tag:
* @see https://www.php.net/str_split
has been used a total of 2 times within the following files:

libraries/phputf8/str_split.php:* @see https://www.php.net/str_split libraries/joomla/string/string.php: * @see https://www.php.net/str_split

### https://www.php.net/ucfirst

This tag:
* @see https://www.php.net/ucfirst
has been used a total of 2 times within the following files:

libraries/phputf8/ucfirst.php:* @see https://www.php.net/ucfirst libraries/joomla/string/string.php: * @see https://www.php.net/ucfirst

### FOFPlatformInterface::authorise()

This tag:
* @see FOFPlatformInterface::authorise()
has been used a total of 2 times within the following files:

libraries/fof/integration/joomla/platform.php: * @see FOFPlatformInterface::authorise() libraries/fof/platform/platform.php: * @see FOFPlatformInterface::authorise()

### https://www.php.net/ucwords

This tag:
* @see https://www.php.net/ucwords
has been used a total of 2 times within the following files:

libraries/phputf8/ucwords.php:* @see https://www.php.net/ucwords libraries/joomla/string/string.php: * @see https://www.php.net/ucwords

### https://www.php.net/ltrim

This tag:
* @see https://www.php.net/ltrim
has been used a total of 2 times within the following files:

libraries/phputf8/trim.php:* @see https://www.php.net/ltrim libraries/joomla/string/string.php: * @see https://www.php.net/ltrim

### https://www.php.net/strcspn

This tag:
* @see https://www.php.net/strcspn
has been used a total of 2 times within the following files:

libraries/phputf8/strcspn.php:* @see https://www.php.net/strcspn libraries/joomla/string/string.php: * @see https://www.php.net/strcspn

### https://www.php.net/rtrim

This tag:
* @see https://www.php.net/rtrim
has been used a total of 2 times within the following files:

libraries/phputf8/trim.php:* @see https://www.php.net/rtrim libraries/joomla/string/string.php: * @see https://www.php.net/rtrim

### https://www.php.net/substr_replace

This tag:
* @see https://www.php.net/substr_replace
has been used a total of 2 times within the following files:

libraries/phputf8/substr_replace.php:* @see https://www.php.net/substr_replace libraries/joomla/string/string.php: * @see https://www.php.net/substr_replace

### FOFPlatformInterface::isFrontend()

This tag:
* @see FOFPlatformInterface::isFrontend()
has been used a total of 2 times within the following files:

libraries/fof/integration/joomla/platform.php: * @see FOFPlatformInterface::isFrontend() libraries/fof/platform/platform.php: * @see FOFPlatformInterface::isFrontend()

### FOFPlatformInterface::isBackend()

This tag:
* @see FOFPlatformInterface::isBackend()
has been used a total of 2 times within the following files:

libraries/fof/integration/joomla/platform.php: * @see FOFPlatformInterface::isBackend() libraries/fof/platform/platform.php: * @see FOFPlatformInterface::isBackend()

### https://www.php.net/trim

This tag:
* @see https://www.php.net/trim
has been used a total of 2 times within the following files:

libraries/phputf8/trim.php:* @see https://www.php.net/trim libraries/joomla/string/string.php: * @see https://www.php.net/trim

### // Add your safe url parameters with variable type as value {@see JFilterInput::clean()}.

This tag:
* @see // Add your safe url parameters with variable type as value {@see JFilterInput::clean()}.
has been used a total of 2 times within the following files:

libraries/fof/controller/controller.php: // Add your safe url parameters with variable type as value {@see JFilterInput::clean()}. libraries/legacy/controller/legacy.php: // Add your safe url parameters with variable type as value {@see JFilterInput::clean()}.

### Iterator::rewind()

This tag:
* @see Iterator::rewind()
has been used a total of 2 times within the following files:

libraries/joomla/database/iterator.php: * @see Iterator::rewind() libraries/fof/database/iterator.php: * @see Iterator::rewind()

### Iterator::next()

This tag:
* @see Iterator::next()
has been used a total of 2 times within the following files:

libraries/joomla/database/iterator.php: * @see Iterator::next() libraries/fof/database/iterator.php: * @see Iterator::next()

### Iterator::valid()

This tag:
* @see Iterator::valid()
has been used a total of 2 times within the following files:

libraries/joomla/database/iterator.php: * @see Iterator::valid() libraries/fof/database/iterator.php: * @see Iterator::valid()

### https://msdn.microsoft.com/en-us/library/cc296152(SQL.90).aspx

This tag:
* @see https://msdn.microsoft.com/en-us/library/cc296152(SQL.90).aspx
has been used a total of 2 times within the following files:

libraries/joomla/database/driver/sqlsrv.php: * @see https://msdn.microsoft.com/en-us/library/cc296152(SQL.90).aspx libraries/legacy/database/sqlsrv.php: * @see https://msdn.microsoft.com/en-us/library/cc296152(SQL.90).aspx

### JFilterInput::clean()

This tag:
* @see JFilterInput::clean()
has been used a total of 2 times within the following files:

libraries/joomla/input/files.php: * @see JFilterInput::clean() libraries/cms/module/helper.php: * @see JFilterInput::clean()

### https://msdn.microsoft.com/en-us/library/ee336279.aspx

This tag:
* @see https://msdn.microsoft.com/en-us/library/ee336279.aspx
has been used a total of 2 times within the following files:

libraries/joomla/database/driver/sqlazure.php: * @see https://msdn.microsoft.com/en-us/library/ee336279.aspx libraries/legacy/database/sqlazure.php: * @see https://msdn.microsoft.com/en-us/library/ee336279.aspx

### Iterator::key()

This tag:
* @see Iterator::key()
has been used a total of 2 times within the following files:

libraries/joomla/database/iterator.php: * @see Iterator::key() libraries/fof/database/iterator.php: * @see Iterator::key()

### Iterator::current()

This tag:
* @see Iterator::current()
has been used a total of 2 times within the following files:

libraries/joomla/database/iterator.php: * @see Iterator::current() libraries/fof/database/iterator.php: * @see Iterator::current()

### https://php.net/stream_context_create

This tag:
* @see https://php.net/stream_context_create
has been used a total of 2 times within the following files:

libraries/joomla/filesystem/stream.php: * @see https://php.net/stream_context_create libraries/joomla/filesystem/stream.php: * @see https://php.net/stream_context_create

### https://php.net/manual/en/function.array-unique.php

This tag:
* @see https://php.net/manual/en/function.array-unique.php
has been used a total of 2 times within the following files:

libraries/joomla/utilities/arrayhelper.php: * @see https://php.net/manual/en/function.array-unique.php libraries/fof/utils/array/array.php: * @see https://php.net/manual/en/function.array-unique.php

### JView::escape()

This tag:
* @see JView::escape()
has been used a total of 2 times within the following files:

libraries/joomla/view/html.php: * @see JView::escape() libraries/joomla/view/base.php: * @see JView::escape()

### JLanguage

This tag:
* @see JLanguage
has been used a total of 2 times within the following files:

libraries/joomla/factory.php: * @see JLanguage libraries/joomla/factory.php: * @see JLanguage

### JMail

This tag:
* @see JMail
has been used a total of 2 times within the following files:

libraries/joomla/factory.php: * @see JMail libraries/joomla/factory.php: * @see JMail

### JDocument

This tag:
* @see JDocument
has been used a total of 2 times within the following files:

libraries/joomla/factory.php: * @see JDocument libraries/joomla/factory.php: * @see JDocument

### https://php.net/manual/en/book.mysqli.php

This tag:
* @see https://php.net/manual/en/book.mysqli.php
has been used a total of 2 times within the following files:

libraries/joomla/database/driver/mysqli.php: * @see https://php.net/manual/en/book.mysqli.php libraries/legacy/database/mysqli.php: * @see https://php.net/manual/en/book.mysqli.php

### union

This tag:
* @see union
has been used a total of 2 times within the following files:

libraries/joomla/database/query.php: * @see union libraries/joomla/database/query.php: * @see union

### FOFPlatformInterface::authorizeAdmin()

This tag:
* @see FOFPlatformInterface::authorizeAdmin()
has been used a total of 2 times within the following files:

libraries/fof/integration/joomla/platform.php: * @see FOFPlatformInterface::authorizeAdmin() libraries/fof/platform/platform.php: * @see FOFPlatformInterface::authorizeAdmin()

### FOFPlatformInterface::loadTranslations()

This tag:
* @see FOFPlatformInterface::loadTranslations()
has been used a total of 2 times within the following files:

libraries/fof/integration/joomla/platform.php: * @see FOFPlatformInterface::loadTranslations() libraries/fof/platform/platform.php: * @see FOFPlatformInterface::loadTranslations()

### FOFPlatformInterface::getUser()

This tag:
* @see FOFPlatformInterface::getUser()
has been used a total of 2 times within the following files:

libraries/fof/integration/joomla/platform.php: * @see FOFPlatformInterface::getUser() libraries/fof/platform/platform.php: * @see FOFPlatformInterface::getUser()

### FOFPlatformInterface::getDocument()

This tag:
* @see FOFPlatformInterface::getDocument()
has been used a total of 2 times within the following files:

libraries/fof/integration/joomla/platform.php: * @see FOFPlatformInterface::getDocument() libraries/fof/platform/platform.php: * @see FOFPlatformInterface::getDocument()

### FOFPlatformInterface::importPlugin()

This tag:
* @see FOFPlatformInterface::importPlugin()
has been used a total of 2 times within the following files:

libraries/fof/integration/joomla/platform.php: * @see FOFPlatformInterface::importPlugin() libraries/fof/platform/platform.php: * @see FOFPlatformInterface::importPlugin()

### FOFPlatformInterface::getUserStateFromRequest()

This tag:
* @see FOFPlatformInterface::getUserStateFromRequest()
has been used a total of 2 times within the following files:

libraries/fof/integration/joomla/platform.php: * @see FOFPlatformInterface::getUserStateFromRequest() libraries/fof/platform/platform.php: * @see FOFPlatformInterface::getUserStateFromRequest()

### FOFPlatformInterface::getViewTemplateDirs()

This tag:
* @see FOFPlatformInterface::getViewTemplateDirs()
has been used a total of 2 times within the following files:

libraries/fof/integration/joomla/platform.php: * @see FOFPlatformInterface::getViewTemplateDirs() libraries/fof/platform/platform.php: * @see FOFPlatformInterface::getViewTemplateDirs()

### FOFPlatformInterface::getComponentBaseDirs()

This tag:
* @see FOFPlatformInterface::getComponentBaseDirs()
has been used a total of 2 times within the following files:

libraries/fof/integration/joomla/platform.php: * @see FOFPlatformInterface::getComponentBaseDirs() libraries/fof/platform/platform.php: * @see FOFPlatformInterface::getComponentBaseDirs()

### https://www.php.net/setlocale

This tag:
* @see https://www.php.net/setlocale
has been used a total of 2 times within the following files:

libraries/joomla/string/string.php: * @see https://www.php.net/setlocale libraries/joomla/string/string.php: * @see https://www.php.net/setlocale

### https://www.php.net/strcoll

This tag:
* @see https://www.php.net/strcoll
has been used a total of 2 times within the following files:

libraries/joomla/string/string.php: * @see https://www.php.net/strcoll libraries/joomla/string/string.php: * @see https://www.php.net/strcoll

### JDocumentRenderer::render()

This tag:
* @see JDocumentRenderer::render()
has been used a total of 2 times within the following files:

libraries/joomla/document/feed/renderer/rss.php: * @see JDocumentRenderer::render() libraries/joomla/document/feed/renderer/atom.php: * @see JDocumentRenderer::render()

### FOFPlatformInterface::isCli()

This tag:
* @see FOFPlatformInterface::isCli()
has been used a total of 2 times within the following files:

libraries/fof/integration/joomla/platform.php: * @see FOFPlatformInterface::isCli() libraries/fof/platform/platform.php: * @see FOFPlatformInterface::isCli()

### FOFPlatformInterface::isEnabled()

This tag:
* @see FOFPlatformInterface::isEnabled()
has been used a total of 2 times within the following files:

libraries/fof/integration/joomla/platform.php: * @see FOFPlatformInterface::isEnabled() libraries/fof/platform/platform.php: * @see FOFPlatformInterface::isEnabled()

### JCache

This tag:
* @see JCache
has been used a total of 2 times within the following files:

libraries/joomla/form/fields/cachehandler.php: * @see JCache libraries/joomla/factory.php: * @see JCache

### FOFPlatformInterface::runPlugins()

This tag:
* @see FOFPlatformInterface::runPlugins()
has been used a total of 2 times within the following files:

libraries/fof/integration/joomla/platform.php: * @see FOFPlatformInterface::runPlugins() libraries/fof/platform/platform.php: * @see FOFPlatformInterface::runPlugins()

### https://www.unicode.org/reports/tr21/tr21-5.html

This tag:
* @see https://www.unicode.org/reports/tr21/tr21-5.html
has been used a total of 2 times within the following files:

libraries/phputf8/native/core.php:* @see https://www.unicode.org/reports/tr21/tr21-5.html libraries/phputf8/native/core.php:* @see https://www.unicode.org/reports/tr21/tr21-5.html

### JTable:bind

This tag:
* @see JTable:bind
has been used a total of 2 times within the following files:

administrator/components/com_weblinks/tables/weblink.php: * @see JTable:bind administrator/components/com_newsfeeds/tables/newsfeed.php: * @see JTable:bind

### UsersModelUser::setOtpConfig

This tag:
* @see UsersModelUser::setOtpConfig
has been used a total of 2 times within the following files:

plugins/twofactorauth/totp/totp.php: * @see UsersModelUser::setOtpConfig plugins/twofactorauth/yubikey/yubikey.php: * @see UsersModelUser::setOtpConfig

### JBrowser

This tag:
* @see JBrowser
has been used a total of 2 times within the following files:

libraries/cms/html/html.php: * @see JBrowser libraries/cms/html/html.php: * @see JBrowser

### JTable::check

This tag:
* @see JTable::check
has been used a total of 2 times within the following files:

administrator/components/com_contact/tables/contact.php: * @see JTable::check administrator/components/com_banners/tables/banner.php: * @see JTable::check

### JControllerAdmin::saveorder()

This tag:
* @see JControllerAdmin::saveorder()
has been used a total of 2 times within the following files:

administrator/components/com_categories/controllers/categories.php: * @see JControllerAdmin::saveorder() administrator/components/com_menus/controllers/items.php: * @see JControllerAdmin::saveorder()

### SimplePie::set_useragent()

This tag:
* @see SimplePie::set_useragent()
has been used a total of 2 times within the following files:

libraries/simplepie/simplepie.php: * @see SimplePie::set_useragent() libraries/simplepie/simplepie.php: * @see SimplePie::set_useragent()

### SimplePie::set_raw_data()

This tag:
* @see SimplePie::set_raw_data()
has been used a total of 2 times within the following files:

libraries/simplepie/simplepie.php: * @see SimplePie::set_raw_data() libraries/simplepie/simplepie.php: * @see SimplePie::set_raw_data()

### JException

This tag:
* @see JException
has been used a total of 2 times within the following files:

libraries/legacy/error/error.php: * @see JException libraries/legacy/error/error.php: * @see JException

### JHtmlJGrid::state()

This tag:
* @see JHtmlJGrid::state()
has been used a total of 2 times within the following files:

libraries/cms/html/jgrid.php: * @see JHtmlJGrid::state() libraries/cms/html/jgrid.php: * @see JHtmlJGrid::state()

### https://www.php.net/manual/en/reference.pcre.pattern.modifiers.php#54805

This tag:
* @see https://www.php.net/manual/en/reference.pcre.pattern.modifiers.php#54805
has been used a total of 2 times within the following files:

libraries/phputf8/utils/validation.php:* @see https://www.php.net/manual/en/reference.pcre.pattern.modifiers.php#54805 libraries/joomla/string/string.php: * @see https://www.php.net/manual/en/reference.pcre.pattern.modifiers.php#54805

### <https://mathiasbynens.be/notes/javascript-encoding>

This tag:
* @see <https://mathiasbynens.be/notes/javascript-encoding>
has been used a total of 2 times within the following files:

media/system/js/punycode-uncompressed.js: * @see <https://mathiasbynens.be/notes/javascript-encoding> media/system/js/punycode-uncompressed.js: * @see <https://mathiasbynens.be/notes/javascript-encoding>

### gzdecode::$extra_field

This tag:
* @see gzdecode::$extra_field
has been used a total of 2 times within the following files:

libraries/simplepie/simplepie.php: * @see gzdecode::$extra_field libraries/simplepie/simplepie.php: * @see gzdecode::$extra_field

### UsersModelUser::getOtpConfig

This tag:
* @see UsersModelUser::getOtpConfig
has been used a total of 2 times within the following files:

plugins/twofactorauth/totp/totp.php: * @see UsersModelUser::getOtpConfig plugins/twofactorauth/yubikey/yubikey.php: * @see UsersModelUser::getOtpConfig

### gzdecode::$SI1

This tag:
* @see gzdecode::$SI1
has been used a total of 2 times within the following files:

libraries/simplepie/simplepie.php: * @see gzdecode::$SI1 libraries/simplepie/simplepie.php: * @see gzdecode::$SI1

### https://www.php.net/strspn

This tag:
* @see https://www.php.net/strspn
has been used a total of 2 times within the following files:

libraries/phputf8/strspn.php:* @see https://www.php.net/strspn libraries/joomla/string/string.php: * @see https://www.php.net/strspn

### https://www.php.net/version_compare

This tag:
* @see https://www.php.net/version_compare
has been used a total of 2 times within the following files:

libraries/platform.php: * @see https://www.php.net/version_compare libraries/cms/version/version.php: * @see https://www.php.net/version_compare

### FOFPlatformInterface::supportsAjaxOrdering()

This tag:
* @see FOFPlatformInterface::supportsAjaxOrdering()
has been used a total of 2 times within the following files:

libraries/fof/integration/joomla/platform.php: * @see FOFPlatformInterface::supportsAjaxOrdering() libraries/fof/platform/platform.php: * @see FOFPlatformInterface::supportsAjaxOrdering()

### utf8_specials_pattern

This tag:
* @see utf8_specials_pattern
has been used a total of 2 times within the following files:

libraries/phputf8/utils/specials.php:* @see utf8_specials_pattern libraries/phputf8/utils/specials.php:* @see utf8_specials_pattern

### gzdecode::$SI2

This tag:
* @see gzdecode::$SI2
has been used a total of 2 times within the following files:

libraries/simplepie/simplepie.php: * @see gzdecode::$SI2 libraries/simplepie/simplepie.php: * @see gzdecode::$SI2

### https://www.php.net/str_ireplace

This tag:
* @see https://www.php.net/str_ireplace
has been used a total of 2 times within the following files:

libraries/phputf8/str_ireplace.php:* @see https://www.php.net/str_ireplace libraries/joomla/string/string.php: * @see https://www.php.net/str_ireplace

### JStream

This tag:
* @see JStream
has been used a total of 1 times within the following files:

libraries/joomla/factory.php: * @see JStream

### JAuthenticationResponse

This tag:
* @see JAuthenticationResponse
has been used a total of 1 times within the following files:

libraries/joomla/user/authentication.php: * @see JAuthenticationResponse

### JTable::store()

This tag:
* @see JTable::store()
has been used a total of 1 times within the following files:

libraries/legacy/table/menu.php: * @see JTable::store()

### JDate

This tag:
* @see JDate
has been used a total of 1 times within the following files:

libraries/joomla/factory.php: * @see JDate

### `punycode.ucs2.encode`

This tag:
* @see `punycode.ucs2.encode`
has been used a total of 1 times within the following files:

media/system/js/punycode-uncompressed.js: * @see `punycode.ucs2.encode`

### JUri

This tag:
* @see JUri
has been used a total of 1 times within the following files:

libraries/joomla/factory.php: * @see JUri

### JLanguage::load()

This tag:
* @see JLanguage::load()
has been used a total of 1 times within the following files:

libraries/joomla/language/language.php: * @see JLanguage::load()

### JXMLElement

This tag:
* @see JXMLElement
has been used a total of 1 times within the following files:

libraries/joomla/factory.php: * @see JXMLElement

### * @param string $type The variable type {@see JFilterInput::clean()}.

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

libraries/legacy/request/request.php: * @param string $type The variable type {@see JFilterInput::clean()}.

### JViewLegacy::loadTemplate()

This tag:
* @see JViewLegacy::loadTemplate()
has been used a total of 1 times within the following files:

libraries/legacy/view/legacy.php: * @see JViewLegacy::loadTemplate()

### parse_str()

This tag:
* @see parse_str()
has been used a total of 1 times within the following files:

libraries/joomla/uri/uri.php: * @see parse_str()

### JException::getProperties()

This tag:
* @see JException::getProperties()
has been used a total of 1 times within the following files:

libraries/legacy/exception/exception.php: * @see JException::getProperties()

### JTable::getInstance()

This tag:
* @see JTable::getInstance()
has been used a total of 1 times within the following files:

libraries/legacy/model/legacy.php: * @see JTable::getInstance()

### restore_error_handler

This tag:
* @see restore_error_handler
has been used a total of 1 times within the following files:

libraries/legacy/error/error.php: * @see restore_error_handler

### set_error_handler

This tag:
* @see set_error_handler
has been used a total of 1 times within the following files:

libraries/legacy/error/error.php: * @see set_error_handler

### JException::get()

This tag:
* @see JException::get()
has been used a total of 1 times within the following files:

libraries/legacy/exception/exception.php: * @see JException::get()

### JException::setProperties()

This tag:
* @see JException::setProperties()
has been used a total of 1 times within the following files:

libraries/legacy/exception/exception.php: * @see JException::setProperties()

### JInput

This tag:
* @see JInput
has been used a total of 1 times within the following files:

libraries/legacy/request/request.php: * @see JInput

### JUser

This tag:
* @see JUser
has been used a total of 1 times within the following files:

libraries/joomla/factory.php: * @see JUser

### JApplication::enqueueMessage()

This tag:
* @see JApplication::enqueueMessage()
has been used a total of 1 times within the following files:

libraries/legacy/application/application.php: * @see JApplication::enqueueMessage()

### JException::set()

This tag:
* @see JException::set()
has been used a total of 1 times within the following files:

libraries/legacy/exception/exception.php: * @see JException::set()

### JInput::set()

This tag:
* @see JInput::set()
has been used a total of 1 times within the following files:

libraries/legacy/request/request.php: * @see JInput::set()

### JSession

This tag:
* @see JSession
has been used a total of 1 times within the following files:

libraries/joomla/factory.php: * @see JSession

### JData::setProperty()

This tag:
* @see JData::setProperty()
has been used a total of 1 times within the following files:

libraries/joomla/data/data.php: * @see JData::setProperty()

### JData::getProperty()

This tag:
* @see JData::getProperty()
has been used a total of 1 times within the following files:

libraries/joomla/data/data.php: * @see JData::getProperty()

### IteratorAggregate::getIterator()

This tag:
* @see IteratorAggregate::getIterator()
has been used a total of 1 times within the following files:

libraries/joomla/data/data.php: * @see IteratorAggregate::getIterator()

### JData::__get()

This tag:
* @see JData::__get()
has been used a total of 1 times within the following files:

libraries/joomla/data/data.php: * @see JData::__get()

### JData::__set()

This tag:
* @see JData::__set()
has been used a total of 1 times within the following files:

libraries/joomla/data/data.php: * @see JData::__set()

### streamWrapper::stream_read

This tag:
* @see streamWrapper::stream_read
has been used a total of 1 times within the following files:

libraries/joomla/utilities/buffer.php: * @see streamWrapper::stream_read

### JArrayHelper::sortObjects()

This tag:
* @see JArrayHelper::sortObjects()
has been used a total of 1 times within the following files:

libraries/joomla/utilities/arrayhelper.php: * @see JArrayHelper::sortObjects()

### streamWrapper::stream_write

This tag:
* @see streamWrapper::stream_write
has been used a total of 1 times within the following files:

libraries/joomla/utilities/buffer.php: * @see streamWrapper::stream_write

### streamWrapper::stream_tell

This tag:
* @see streamWrapper::stream_tell
has been used a total of 1 times within the following files:

libraries/joomla/utilities/buffer.php: * @see streamWrapper::stream_tell

### streamWrapper::stream_eof

This tag:
* @see streamWrapper::stream_eof
has been used a total of 1 times within the following files:

libraries/joomla/utilities/buffer.php: * @see streamWrapper::stream_eof

### streamWrapper::stream_seek

This tag:
* @see streamWrapper::stream_seek
has been used a total of 1 times within the following files:

libraries/joomla/utilities/buffer.php: * @see streamWrapper::stream_seek

### JData::dump()

This tag:
* @see JData::dump()
has been used a total of 1 times within the following files:

libraries/joomla/data/set.php: * @see JData::dump()

### streamWrapper::stream_open

This tag:
* @see streamWrapper::stream_open
has been used a total of 1 times within the following files:

libraries/joomla/utilities/buffer.php: * @see streamWrapper::stream_open

### * @param mixed &$params Additional parameters. See {@see PlgContentEmailcloak()}.

This tag:
* @see * @param mixed &$params Additional parameters. See {@see PlgContentEmailcloak()}.
has been used a total of 1 times within the following files:

plugins/content/emailcloak/emailcloak.php: * @param mixed &$params Additional parameters. See {@see PlgContentEmailcloak()}.

### JApplication

This tag:
* @see JApplication
has been used a total of 1 times within the following files:

libraries/joomla/factory.php: * @see JApplication

### `basicToDigit()`

This tag:
* @see `basicToDigit()`
has been used a total of 1 times within the following files:

media/system/js/punycode-uncompressed.js: * @see `basicToDigit()`

### `digitToBasic()`

This tag:
* @see `digitToBasic()`
has been used a total of 1 times within the following files:

media/system/js/punycode-uncompressed.js: * @see `digitToBasic()`

### * @param mixed $params Additional parameters. See {@see PlgContentContent()}.

This tag:
* @see * @param mixed $params Additional parameters. See {@see PlgContentContent()}.
has been used a total of 1 times within the following files:

plugins/content/contact/contact.php: * @param mixed $params Additional parameters. See {@see PlgContentContent()}.

### raise()

This tag:
* @see raise()
has been used a total of 1 times within the following files:

libraries/legacy/error/error.php: * @see raise()

### * @param string $mode Mode used to open the file @see fopen

This tag:
* @see * @param string $mode Mode used to open the file @see fopen
has been used a total of 1 times within the following files:

libraries/joomla/utilities/buffer.php: * @param string $mode Mode used to open the file @see fopen

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

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

libraries/joomla/crypt/cipher/mcrypt.php: * @see https://en.wikipedia.org/wiki/PBKDF2

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

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

libraries/joomla/crypt/cipher/mcrypt.php: * @see https://www.ietf.org/rfc/rfc2898.txt

### https://github.com/ircmaxell/password_compat/blob/master/version-test.php

This tag:
* @see https://github.com/ircmaxell/password_compat/blob/master/version-test.php
has been used a total of 1 times within the following files:

libraries/joomla/crypt/crypt.php: * @see https://github.com/ircmaxell/password_compat/blob/master/version-test.php

### `punycode.ucs2.decode`

This tag:
* @see `punycode.ucs2.decode`
has been used a total of 1 times within the following files:

media/system/js/punycode-uncompressed.js: * @see `punycode.ucs2.decode`

### https://www.php.net/strcmp

This tag:
* @see https://www.php.net/strcmp
has been used a total of 1 times within the following files:

libraries/joomla/string/string.php: * @see https://www.php.net/strcmp

### JFormRuleTel

This tag:
* @see JFormRuleTel
has been used a total of 1 times within the following files:

libraries/cms/html/tel.php: * @see JFormRuleTel

### JFormFieldRadio

This tag:
* @see JFormFieldRadio
has been used a total of 1 times within the following files:

libraries/cms/html/select.php: * @see JFormFieldRadio

### strftime

This tag:
* @see strftime
has been used a total of 1 times within the following files:

libraries/cms/html/html.php: * @see strftime

### JHtml::$formatOptions

This tag:
* @see JHtml::$formatOptions
has been used a total of 1 times within the following files:

libraries/cms/html/html.php: * @see JHtml::$formatOptions

### JHtml::stylesheet()

This tag:
* @see JHtml::stylesheet()
has been used a total of 1 times within the following files:

libraries/cms/html/html.php: * @see JHtml::stylesheet()

### * Format options, see {@see JHtml::$formatOptions}.

This tag:
* @see * Format options, see {@see JHtml::$formatOptions}.
has been used a total of 1 times within the following files:

libraries/cms/html/select.php: * Format options, see {@see JHtml::$formatOptions}.

### FOFPlatformInterface::getPlatformBaseDirs()

This tag:
* @see FOFPlatformInterface::getPlatformBaseDirs()
has been used a total of 1 times within the following files:

libraries/fof/integration/joomla/platform.php: * @see FOFPlatformInterface::getPlatformBaseDirs()

### FOFPlatformInterface::checkExecution()

This tag:
* @see FOFPlatformInterface::checkExecution()
has been used a total of 1 times within the following files:

libraries/fof/integration/joomla/platform.php: * @see FOFPlatformInterface::checkExecution()

### JHtmlSelect::groupedList()

This tag:
* @see JHtmlSelect::groupedList()
has been used a total of 1 times within the following files:

libraries/cms/html/select.php: * @see JHtmlSelect::groupedList()

### * Selection options. See {@see JHtmlSelect::options()}.

This tag:
* @see * Selection options. See {@see JHtmlSelect::options()}.
has been used a total of 1 times within the following files:

libraries/cms/html/select.php: * Selection options. See {@see JHtmlSelect::options()}.

### * Format options, {@see JHtml::$formatOptions}.

This tag:
* @see * Format options, {@see JHtml::$formatOptions}.
has been used a total of 1 times within the following files:

libraries/cms/html/select.php: * Format options, {@see JHtml::$formatOptions}.

### * Selection options, see {@see JHtmlSelect::options()}.

This tag:
* @see * Selection options, see {@see JHtmlSelect::options()}.
has been used a total of 1 times within the following files:

libraries/cms/html/select.php: * Selection options, see {@see JHtmlSelect::options()}.

### https://php.net/manual/en/function.call-user-func-array.php

This tag:
* @see https://php.net/manual/en/function.call-user-func-array.php
has been used a total of 1 times within the following files:

libraries/cms/html/html.php: * @see https://php.net/manual/en/function.call-user-func-array.php

### JFormFieldContentLanguage

This tag:
* @see JFormFieldContentLanguage
has been used a total of 1 times within the following files:

libraries/cms/html/contentlanguage.php: * @see JFormFieldContentLanguage

### camelize

This tag:
* @see camelize
has been used a total of 1 times within the following files:

libraries/fof/inflector/inflector.php: * @see camelize

### https://www.yaml.org/spec/1.2/spec.html#id2761573

This tag:
* @see https://www.yaml.org/spec/1.2/spec.html#id2761573
has been used a total of 1 times within the following files:

libraries/framework/Symfony/Component/Yaml/Inline.php: * @see https://www.yaml.org/spec/1.2/spec.html#id2761573

### tableize

This tag:
* @see tableize
has been used a total of 1 times within the following files:

libraries/fof/inflector/inflector.php: * @see tableize

### classify

This tag:
* @see classify
has been used a total of 1 times within the following files:

libraries/fof/inflector/inflector.php: * @see classify

### FOFPlatformInterface::getOrdering()

This tag:
* @see FOFPlatformInterface::getOrdering()
has been used a total of 1 times within the following files:

libraries/fof/platform/platform.php: * @see FOFPlatformInterface::getOrdering()

### JFormFieldLanguage for a select list of application languages.

This tag:
* @see JFormFieldLanguage for a select list of application languages.
has been used a total of 1 times within the following files:

libraries/cms/form/field/contentlanguage.php: * @see JFormFieldLanguage for a select list of application languages.

### JLogEntry::$priorities

This tag:
* @see JLogEntry::$priorities
has been used a total of 1 times within the following files:

libraries/joomla/log/entry.php: * @see JLogEntry::$priorities

### JSession::checkToken()

This tag:
* @see JSession::checkToken()
has been used a total of 1 times within the following files:

libraries/cms/html/form.php: * @see JSession::checkToken()

### JFormFieldRules

This tag:
* @see JFormFieldRules
has been used a total of 1 times within the following files:

libraries/cms/html/rules.php: * @see JFormFieldRules

### JToolbarButton::render()

This tag:
* @see JToolbarButton::render()
has been used a total of 1 times within the following files:

libraries/cms/toolbar/button/separator.php: * @see JToolbarButton::render()

### JToolbar

This tag:
* @see JToolbar
has been used a total of 1 times within the following files:

libraries/cms/toolbar/toolbar.php: * @see JToolbar

### JEditor

This tag:
* @see JEditor
has been used a total of 1 times within the following files:

libraries/cms/form/field/editor.php: * @see JEditor

### FOFHalLinks::addLinks

This tag:
* @see FOFHalLinks::addLinks
has been used a total of 1 times within the following files:

libraries/fof/hal/document.php: * @see FOFHalLinks::addLinks

### FOFHalLinks::addLink

This tag:
* @see FOFHalLinks::addLink
has been used a total of 1 times within the following files:

libraries/fof/hal/document.php: * @see FOFHalLinks::addLink

### https://php.net/manual/en/book.wincache.php

This tag:
* @see https://php.net/manual/en/book.wincache.php
has been used a total of 1 times within the following files:

libraries/joomla/cache/storage/wincache.php: * @see https://php.net/manual/en/book.wincache.php

### https://php.net/manual/en/book.memcache.php

This tag:
* @see https://php.net/manual/en/book.memcache.php
has been used a total of 1 times within the following files:

libraries/joomla/cache/storage/memcache.php: * @see https://php.net/manual/en/book.memcache.php

### https://php.net/manual/en/book.memcached.php

This tag:
* @see https://php.net/manual/en/book.memcached.php
has been used a total of 1 times within the following files:

libraries/joomla/cache/storage/memcached.php: * @see https://php.net/manual/en/book.memcached.php

### https://php.net/manual/en/book.apc.php

This tag:
* @see https://php.net/manual/en/book.apc.php
has been used a total of 1 times within the following files:

libraries/joomla/cache/storage/apc.php: * @see https://php.net/manual/en/book.apc.php

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

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

libraries/joomla/cache/storage/cachelite.php: * @see https://pear.php.net/package/Cache_Lite/

### https://us3.php.net/manual/en/function.parse-url.php

This tag:
* @see https://us3.php.net/manual/en/function.parse-url.php
has been used a total of 1 times within the following files:

libraries/joomla/string/string.php: * @see https://us3.php.net/manual/en/function.parse-url.php

### JString::valid()

This tag:
* @see JString::valid()
has been used a total of 1 times within the following files:

libraries/joomla/string/string.php: * @see JString::valid()

### https://www.php.net/substr

This tag:
* @see https://www.php.net/substr
has been used a total of 1 times within the following files:

libraries/joomla/string/string.php: * @see https://www.php.net/substr

### https://www.php.net/manual/en/function.curl-setopt.php

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

libraries/joomla/http/transport/curl.php: * @see https://www.php.net/manual/en/function.curl-setopt.php

### https://www.php.net/strlen

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

libraries/joomla/string/string.php: * @see https://www.php.net/strlen

### https://www.php.net/stristr

This tag:
* @see https://www.php.net/stristr
has been used a total of 1 times within the following files:

libraries/joomla/string/string.php: * @see https://www.php.net/stristr

### JString::compliant()

This tag:
* @see JString::compliant()
has been used a total of 1 times within the following files:

libraries/joomla/string/string.php: * @see JString::compliant()

### FOFFormHelper::loadRuleType()

This tag:
* @see FOFFormHelper::loadRuleType()
has been used a total of 1 times within the following files:

libraries/fof/form/form.php: * @see FOFFormHelper::loadRuleType()

### FOFFormHelper::addFormPath()

This tag:
* @see FOFFormHelper::addFormPath()
has been used a total of 1 times within the following files:

libraries/fof/form/form.php: * @see FOFFormHelper::addFormPath()

### FOFForm

This tag:
* @see FOFForm
has been used a total of 1 times within the following files:

libraries/fof/model/model.php: * @see FOFForm

### self::getSearchMethods()

This tag:
* @see self::getSearchMethods()
has been used a total of 1 times within the following files:

libraries/fof/model/field.php: * @see self::getSearchMethods()

### FOFFormField

This tag:
* @see FOFFormField
has been used a total of 1 times within the following files:

libraries/fof/model/model.php: * @see FOFFormField

### FOFLess::compileProp()

This tag:
* @see FOFLess::compileProp()
has been used a total of 1 times within the following files:

libraries/fof/less/less.php: * @see FOFLess::compileProp()

### FOFUtilsArray::sortObjects()

This tag:
* @see FOFUtilsArray::sortObjects()
has been used a total of 1 times within the following files:

libraries/fof/utils/array/array.php: * @see FOFUtilsArray::sortObjects()

### * -Format options, {@see JHtml::$formatOptions}.

This tag:
* @see * -Format options, {@see JHtml::$formatOptions}.
has been used a total of 1 times within the following files:

libraries/cms/html/select.php: * -Format options, {@see JHtml::$formatOptions}.

### FOFController::createView

This tag:
* @see FOFController::createView
has been used a total of 1 times within the following files:

libraries/fof/controller/controller.php: * @see FOFController::createView

### administrator/com_installer/models/extension.php

This tag:
* @see administrator/com_installer/models/extension.php
has been used a total of 1 times within the following files:

libraries/fof/form/field/components.php: * @see administrator/com_installer/models/extension.php

### FOFFormHelper::addRulePath()

This tag:
* @see FOFFormHelper::addRulePath()
has been used a total of 1 times within the following files:

libraries/fof/form/form.php: * @see FOFFormHelper::addRulePath()

### // DOES use it (@see: calendar-uncompressed.js). Therefore we have to convert it.

This tag:
* @see // DOES use it (@see: calendar-uncompressed.js). Therefore we have to convert it.
has been used a total of 1 times within the following files:

libraries/fof/form/field/calendar.php: // DOES use it (@see: calendar-uncompressed.js). Therefore we have to convert it.

### JFormFieldUsergroup

This tag:
* @see JFormFieldUsergroup
has been used a total of 1 times within the following files:

libraries/cms/html/access.php: * @see JFormFieldUsergroup

### JFormFieldAccessLevel

This tag:
* @see JFormFieldAccessLevel
has been used a total of 1 times within the following files:

libraries/cms/html/access.php: * @see JFormFieldAccessLevel

### https://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html#function_date-add

This tag:
* @see https://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html#function_date-add
has been used a total of 1 times within the following files:

libraries/joomla/database/query.php: * @see https://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html#function_date-add

### https://php.net/manual/en/features.commandline.php

This tag:
* @see https://php.net/manual/en/features.commandline.php
has been used a total of 1 times within the following files:

libraries/joomla/application/daemon.php: * @see https://php.net/manual/en/features.commandline.php

### SimplePie::get_favicon()

This tag:
* @see SimplePie::get_favicon()
has been used a total of 1 times within the following files:

libraries/simplepie/simplepie.php: * @see SimplePie::get_favicon()

### gzdecode::$compressed_data

This tag:
* @see gzdecode::$compressed_data
has been used a total of 1 times within the following files:

libraries/simplepie/simplepie.php: * @see gzdecode::$compressed_data

### gzdecode::$data

This tag:
* @see gzdecode::$data
has been used a total of 1 times within the following files:

libraries/simplepie/simplepie.php: * @see gzdecode::$data

### https://www.php.net/str_pad

This tag:
* @see https://www.php.net/str_pad
has been used a total of 1 times within the following files:

libraries/phputf8/str_pad.php:* @see https://www.php.net/str_pad

### https://www.php.net/ord

This tag:
* @see https://www.php.net/ord
has been used a total of 1 times within the following files:

libraries/phputf8/ord.php:* @see https://www.php.net/ord

### utf8_strip_specials

This tag:
* @see utf8_strip_specials
has been used a total of 1 times within the following files:

libraries/phputf8/utils/specials.php:* @see utf8_strip_specials

### utf8_is_word_chars

This tag:
* @see utf8_is_word_chars
has been used a total of 1 times within the following files:

libraries/phputf8/utils/specials.php:* @see utf8_is_word_chars

### https://www.php.net/manual/en/function.ord.php#46267

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

libraries/phputf8/ord.php:* @see https://www.php.net/manual/en/function.ord.php#46267

### SIMPLEPIE_LOCATOR_ALL

This tag:
* @see SIMPLEPIE_LOCATOR_ALL
has been used a total of 1 times within the following files:

libraries/simplepie/simplepie.php: * @see SIMPLEPIE_LOCATOR_ALL

### SIMPLEPIE_LOCATOR_REMOTE_BODY

This tag:
* @see SIMPLEPIE_LOCATOR_REMOTE_BODY
has been used a total of 1 times within the following files:

libraries/simplepie/simplepie.php: * @see SIMPLEPIE_LOCATOR_REMOTE_BODY

### SIMPLEPIE_LOCATOR_NONE

This tag:
* @see SIMPLEPIE_LOCATOR_NONE
has been used a total of 1 times within the following files:

libraries/simplepie/simplepie.php: * @see SIMPLEPIE_LOCATOR_NONE

### SimplePie::strip_htmltags()

This tag:
* @see SimplePie::strip_htmltags()
has been used a total of 1 times within the following files:

libraries/simplepie/simplepie.php: * @see SimplePie::strip_htmltags()

### SimplePie::strip_attributes()

This tag:
* @see SimplePie::strip_attributes()
has been used a total of 1 times within the following files:

libraries/simplepie/simplepie.php: * @see SimplePie::strip_attributes()

### SIMPLEPIE_LOCATOR_AUTODISCOVERY

This tag:
* @see SIMPLEPIE_LOCATOR_AUTODISCOVERY
has been used a total of 1 times within the following files:

libraries/simplepie/simplepie.php: * @see SIMPLEPIE_LOCATOR_AUTODISCOVERY

### SIMPLEPIE_LOCATOR_LOCAL_EXTENSION

This tag:
* @see SIMPLEPIE_LOCATOR_LOCAL_EXTENSION
has been used a total of 1 times within the following files:

libraries/simplepie/simplepie.php: * @see SIMPLEPIE_LOCATOR_LOCAL_EXTENSION

### SIMPLEPIE_LOCATOR_REMOTE_EXTENSION

This tag:
* @see SIMPLEPIE_LOCATOR_REMOTE_EXTENSION
has been used a total of 1 times within the following files:

libraries/simplepie/simplepie.php: * @see SIMPLEPIE_LOCATOR_REMOTE_EXTENSION

### SIMPLEPIE_LOCATOR_LOCAL_BODY

This tag:
* @see SIMPLEPIE_LOCATOR_LOCAL_BODY
has been used a total of 1 times within the following files:

libraries/simplepie/simplepie.php: * @see SIMPLEPIE_LOCATOR_LOCAL_BODY

### utf8_bad_explain

This tag:
* @see utf8_bad_explain
has been used a total of 1 times within the following files:

libraries/phputf8/utils/bad.php:* @see utf8_bad_explain

### utf8_compliant

This tag:
* @see utf8_compliant
has been used a total of 1 times within the following files:

libraries/phputf8/utils/validation.php:* @see utf8_compliant

### https://www.itu.int/rec/T-REC-E.164/en

This tag:
* @see https://www.itu.int/rec/T-REC-E.164/en
has been used a total of 1 times within the following files:

libraries/joomla/form/rule/tel.php: * @see https://www.itu.int/rec/T-REC-E.164/en

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

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

libraries/joomla/form/rule/tel.php: * @see https://tools.ietf.org/html/rfc4933

### https://www.nanpa.com/

This tag:
* @see https://www.nanpa.com/
has been used a total of 1 times within the following files:

libraries/joomla/form/rule/tel.php: * @see https://www.nanpa.com/

### https://blog.stevenlevithan.com/archives/validate-phone-number

This tag:
* @see https://blog.stevenlevithan.com/archives/validate-phone-number
has been used a total of 1 times within the following files:

libraries/joomla/form/rule/tel.php: * @see https://blog.stevenlevithan.com/archives/validate-phone-number

### JString

This tag:
* @see JString
has been used a total of 1 times within the following files:

libraries/joomla/form/rule/url.php: * @see JString

### JDatabaseDriver::getConnectors()

This tag:
* @see JDatabaseDriver::getConnectors()
has been used a total of 1 times within the following files:

libraries/joomla/form/fields/databaseconnection.php: * @see JDatabaseDriver::getConnectors()

### JFormFieldMedia

This tag:
* @see JFormFieldMedia
has been used a total of 1 times within the following files:

libraries/joomla/form/fields/file.php: * @see JFormFieldMedia

### https://php.net/manual/en/function.parse-url.php

This tag:
* @see https://php.net/manual/en/function.parse-url.php
has been used a total of 1 times within the following files:

libraries/joomla/form/rule/url.php: * @see https://php.net/manual/en/function.parse-url.php

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

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

libraries/joomla/form/rule/email.php: * @see https://www.w3.org/TR/html-markup/input.email.html

### JFormHelper::addRulePath()

This tag:
* @see JFormHelper::addRulePath()
has been used a total of 1 times within the following files:

libraries/joomla/form/form.php: * @see JFormHelper::addRulePath()

### utf8_strip_non_ascii_ctrl

This tag:
* @see utf8_strip_non_ascii_ctrl
has been used a total of 1 times within the following files:

libraries/phputf8/utils/ascii.php:* @see utf8_strip_non_ascii_ctrl

### utf8_is_ascii

This tag:
* @see utf8_is_ascii
has been used a total of 1 times within the following files:

libraries/phputf8/utils/ascii.php:* @see utf8_is_ascii

### utf8_is_ascii_ctrl

This tag:
* @see utf8_is_ascii_ctrl
has been used a total of 1 times within the following files:

libraries/phputf8/utils/ascii.php:* @see utf8_is_ascii_ctrl

### https://hsivonen.iki.fi/producing-xml/#controlchar

This tag:
* @see https://hsivonen.iki.fi/producing-xml/#controlchar
has been used a total of 1 times within the following files:

libraries/phputf8/utils/ascii.php:* @see https://hsivonen.iki.fi/producing-xml/#controlchar

### utf8_ucwords

This tag:
* @see utf8_ucwords
has been used a total of 1 times within the following files:

libraries/phputf8/ucwords.php:* @see utf8_ucwords

### JFormHelper::addFormPath()

This tag:
* @see JFormHelper::addFormPath()
has been used a total of 1 times within the following files:

libraries/joomla/form/form.php: * @see JFormHelper::addFormPath()

### JFormHelper::loadRuleType()

This tag:
* @see JFormHelper::loadRuleType()
has been used a total of 1 times within the following files:

libraries/joomla/form/form.php: * @see JFormHelper::loadRuleType()

### SimplePie::set_item_limit()

This tag:
* @see SimplePie::set_item_limit()
has been used a total of 1 times within the following files:

libraries/simplepie/simplepie.php: * @see SimplePie::set_item_limit()

### SimplePie::set_image_handler()

This tag:
* @see SimplePie::set_image_handler()
has been used a total of 1 times within the following files:

libraries/simplepie/simplepie.php: * @see SimplePie::set_image_handler()

### SimplePie::set_cache_duration()

This tag:
* @see SimplePie::set_cache_duration()
has been used a total of 1 times within the following files:

libraries/simplepie/simplepie.php: * @see SimplePie::set_cache_duration()

### SimplePie::enable_cache()

This tag:
* @see SimplePie::enable_cache()
has been used a total of 1 times within the following files:

libraries/simplepie/simplepie.php: * @see SimplePie::enable_cache()

### SimplePie::enable_xml_dump()

This tag:
* @see SimplePie::enable_xml_dump()
has been used a total of 1 times within the following files:

libraries/simplepie/simplepie.php: * @see SimplePie::enable_xml_dump()

### SimplePie::set_autodiscovery_cache_duration()

This tag:
* @see SimplePie::set_autodiscovery_cache_duration()
has been used a total of 1 times within the following files:

libraries/simplepie/simplepie.php: * @see SimplePie::set_autodiscovery_cache_duration()

### SimplePie::set_cache_location()

This tag:
* @see SimplePie::set_cache_location()br /> has been used a total of 1 times within the following files:

libraries/simplepie/simplepie.php: * @see SimplePie::set_cache_location()

### SimplePie::set_input_encoding()

This tag:
* @see SimplePie::set_input_encoding()
has been used a total of 1 times within the following files:

libraries/simplepie/simplepie.php: * @see SimplePie::set_input_encoding()

### SimplePie::enable_order_by_date()

This tag:
* @see SimplePie::enable_order_by_date()
has been used a total of 1 times within the following files:

libraries/simplepie/simplepie.php: * @see SimplePie::enable_order_by_date()

### SimplePie::set_cache_name_function()

This tag:
* @see SimplePie::set_cache_name_function()
has been used a total of 1 times within the following files:

libraries/simplepie/simplepie.php: * @see SimplePie::set_cache_name_function()

### SimplePie::force_feed()

This tag:
* @see SimplePie::force_feed()
has been used a total of 1 times within the following files:

libraries/simplepie/simplepie.php: * @see SimplePie::force_feed()

### SimplePie::force_fsockopen()

This tag:
* @see SimplePie::force_fsockopen()
has been used a total of 1 times within the following files:

libraries/simplepie/simplepie.php: * @see SimplePie::force_fsockopen()

### EncodeFile()

This tag:
* @see EncodeFile()
has been used a total of 1 times within the following files:

libraries/phpmailer/phpmailer.php: * @see EncodeFile()

### JTable::store

This tag:
* @see JTable::store
has been used a total of 1 times within the following files:

administrator/components/com_redirect/tables/link.php: * @see JTable::store

### JTable::bind

This tag:
* @see JTable::bind
has been used a total of 1 times within the following files:

administrator/components/com_tags/tables/tag.php: * @see JTable::bind

### EncodeQP()

This tag:
* @see EncodeQP()
has been used a total of 1 times within the following files:

libraries/phpmailer/phpmailer.php: * @see EncodeQP()

### SimplePie::set_sanitize_class()

This tag:
* @see SimplePie::set_sanitize_class()
has been used a total of 1 times within the following files:

libraries/simplepie/simplepie.php: * @see SimplePie::set_sanitize_class()

### SimplePie::set_timeout()

This tag:
* @see SimplePie::set_timeout()
has been used a total of 1 times within the following files:

libraries/simplepie/simplepie.php: * @see SimplePie::set_timeout()

### SimplePie::set_file()

This tag:
* @see SimplePie::set_file()
has been used a total of 1 times within the following files:

libraries/simplepie/simplepie.php: * @see SimplePie::set_file()

### SimplePie::set_cache_class()

This tag:
* @see SimplePie::set_cache_class()
has been used a total of 1 times within the following files:

libraries/simplepie/simplepie.php: * @see SimplePie::set_cache_class()

### SimplePie::set_locator_class()

This tag:
* @see SimplePie::set_locator_class()
has been used a total of 1 times within the following files:

libraries/simplepie/simplepie.php: * @see SimplePie::set_locator_class()

### SimplePie::set_content_type_sniffer_class()

This tag:
* @see SimplePie::set_content_type_sniffer_class()
has been used a total of 1 times within the following files:

libraries/simplepie/simplepie.php: * @see SimplePie::set_content_type_sniffer_class()

### SimplePie::set_restriction_class()

This tag:
* @see SimplePie::set_restriction_class()
has been used a total of 1 times within the following files:

libraries/simplepie/simplepie.php: * @see SimplePie::set_restriction_class()

### SimplePie::set_rating_class()

This tag:
* @see SimplePie::set_rating_class()
has been used a total of 1 times within the following files:

libraries/simplepie/simplepie.php: * @see SimplePie::set_rating_class()

### SimplePie::set_source_class()

This tag:
* @see SimplePie::set_source_class()
has been used a total of 1 times within the following files:

libraries/simplepie/simplepie.php: * @see SimplePie::set_source_class()

### SimplePie::set_javascript()

This tag:
* @see SimplePie::set_javascript()
has been used a total of 1 times within the following files:

libraries/simplepie/simplepie.php: * @see SimplePie::set_javascript()

### SimplePie::set_favicon_handler()

This tag:
* @see SimplePie::set_favicon_handler()
has been used a total of 1 times within the following files:

libraries/simplepie/simplepie.php: * @see SimplePie::set_favicon_handler()

### SimplePie::get_all_discovered_feeds()

This tag:
* @see SimplePie::get_all_discovered_feeds()
has been used a total of 1 times within the following files:

libraries/simplepie/simplepie.php: * @see SimplePie::get_all_discovered_feeds()

### SimplePie::set_max_checked_feeds()

This tag:
* @see SimplePie::set_max_checked_feeds()
has been used a total of 1 times within the following files:

libraries/simplepie/simplepie.php: * @see SimplePie::set_max_checked_feeds()

### SimplePie::set_credit_class()

This tag:
* @see SimplePie::set_credit_class()
has been used a total of 1 times within the following files:

libraries/simplepie/simplepie.php: * @see SimplePie::set_credit_class()

### SimplePie::set_copyright_class()

This tag:
* @see SimplePie::set_copyright_class()
has been used a total of 1 times within the following files:

libraries/simplepie/simplepie.php: * @see SimplePie::set_copyright_class()

### SimplePie::set_item_class()

This tag:
* @see SimplePie::set_item_class()
has been used a total of 1 times within the following files:

libraries/simplepie/simplepie.php: * @see SimplePie::set_item_class()

### SimplePie::set_file_class()

This tag:
* @see SimplePie::set_file_class()
has been used a total of 1 times within the following files:

libraries/simplepie/simplepie.php: * @see SimplePie::set_file_class()

### SimplePie::set_parser_class()

This tag:
* @see SimplePie::set_parser_class()
has been used a total of 1 times within the following files:

libraries/simplepie/simplepie.php: * @see SimplePie::set_parser_class()

### SimplePie::set_author_class()

This tag:
* @see SimplePie::set_author_class()
has been used a total of 1 times within the following files:

libraries/simplepie/simplepie.php: * @see SimplePie::set_author_class()

### SimplePie::set_category_class()

This tag:
* @see SimplePie::set_category_class()
has been used a total of 1 times within the following files:

libraries/simplepie/simplepie.php: * @see SimplePie::set_category_class()

### SimplePie::set_caption_class()

This tag:
* @see SimplePie::set_caption_class()
has been used a total of 1 times within the following files:

libraries/simplepie/simplepie.php: * @see SimplePie::set_caption_class()

### SimplePie::set_enclosures_class()

This tag:
* @see SimplePie::set_enclosures_class()
has been used a total of 1 times within the following files:

libraries/simplepie/simplepie.php: * @see SimplePie::set_enclosures_class()

### JFormRuleEmail

This tag:
* @see JFormRuleEmail
has been used a total of 1 times within the following files:

libraries/joomla/form/fields/email.php: * @see JFormRuleEmail

### JFormRuleTel for telephone number validation

This tag:
* @see JFormRuleTel for telephone number validation
has been used a total of 1 times within the following files:

libraries/joomla/form/fields/tel.php: * @see JFormRuleTel for telephone number validation

### pcntl_wexitstatus()

This tag:
* @see pcntl_wexitstatus()
has been used a total of 1 times within the following files:

libraries/joomla/application/daemon.php: * @see pcntl_wexitstatus()

### posix_setuid()

This tag:
* @see posix_setuid()
has been used a total of 1 times within the following files:

libraries/joomla/application/daemon.php: * @see posix_setuid()

### https://php.net/manual/pcntl.constants.php

This tag:
* @see https://php.net/manual/pcntl.constants.php
has been used a total of 1 times within the following files:

libraries/joomla/application/daemon.php: * @see https://php.net/manual/pcntl.constants.php

### pcntl_fork()

This tag:
* @see pcntl_fork()
has been used a total of 1 times within the following files:

libraries/joomla/application/daemon.php: * @see pcntl_fork()

### pcntl_wait()

This tag:
* @see pcntl_wait()
has been used a total of 1 times within the following files:

libraries/joomla/application/daemon.php: * @see pcntl_wait()

### JObject::set()

This tag:
* @see JObject::set()
has been used a total of 1 times within the following files:

libraries/joomla/object/object.php: * @see JObject::set()

### JObject::get()

This tag:
* @see JObject::get()
has been used a total of 1 times within the following files:

libraries/joomla/object/object.php: * @see JObject::get()

### JObject::getProperties()

This tag:
* @see JObject::getProperties()
has been used a total of 1 times within the following files:

libraries/joomla/object/object.php: * @see JObject::getProperties()

### JAdminCssMenu

This tag:
* @see JAdminCssMenu
has been used a total of 1 times within the following files:

administrator/modules/mod_menu/menu.php: * @see JAdminCssMenu

### https://www.php.net/manual/en/book.pcntl.php

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

libraries/joomla/application/daemon.php: * @see https://www.php.net/manual/en/book.pcntl.php

### JApplicationWeb::loadDocument()

This tag:
* @see JApplicationWeb::loadDocument()
has been used a total of 1 times within the following files:

libraries/joomla/application/web.php: * @see JApplicationWeb::loadDocument()

### JApplicationWeb::loadSession()

This tag:
* @see JApplicationWeb::loadSession()
has been used a total of 1 times within the following files:

libraries/joomla/application/web.php: * @see JApplicationWeb::loadSession()

### https://shiflett.org/articles/the-truth-about-sessions

This tag:
* @see https://shiflett.org/articles/the-truth-about-sessions
has been used a total of 1 times within the following files:

libraries/joomla/session/session.php: * @see https://shiflett.org/articles/the-truth-about-sessions

### JApplicationWeb::loadLanguage()

This tag:
* @see JApplicationWeb::loadLanguage()
has been used a total of 1 times within the following files:

libraries/joomla/application/web.php: * @see JApplicationWeb::loadLanguage()

### connection_status()

This tag:
* @see connection_status()
has been used a total of 1 times within the following files:

libraries/joomla/application/web.php: * @see connection_status()

### header()

This tag:
* @see header()
has been used a total of 1 times within the following files:

libraries/joomla/application/web.php: * @see header()

### headers_sent()

This tag:
* @see headers_sent()
has been used a total of 1 times within the following files:

libraries/joomla/application/web.php: * @see headers_sent()

### https://php.net/manual/en/function.stream-get-wrappers.php

This tag:
* @see https://php.net/manual/en/function.stream-get-wrappers.php
has been used a total of 1 times within the following files:

libraries/joomla/filesystem/stream.php: * @see https://php.net/manual/en/function.stream-get-wrappers.php

### https://php.net/manual/en/intro.stream.php PHP Stream Manual

This tag:
* @see https://php.net/manual/en/intro.stream.php PHP Stream Manual
has been used a total of 1 times within the following files:

libraries/joomla/filesystem/stream.php: * @see https://php.net/manual/en/intro.stream.php PHP Stream Manual

### https://www.php.net/manual/en/function.filesize.php#71098

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

libraries/joomla/filesystem/helper.php: * @see https://www.php.net/manual/en/function.filesize.php#71098

### https://php.net/manual/en/function.stream-filter-prepend.php

This tag:
* @see https://php.net/manual/en/function.stream-filter-prepend.php
has been used a total of 1 times within the following files:

libraries/joomla/filesystem/stream.php: * @see https://php.net/manual/en/function.stream-filter-prepend.php

### https://php.net/manual/en/function.stream-filter-append.php

This tag:
* @see https://php.net/manual/en/function.stream-filter-append.php
has been used a total of 1 times within the following files:

libraries/joomla/filesystem/stream.php: * @see https://php.net/manual/en/function.stream-filter-append.php

### https://www.php.net/manual/en/function.ftp-chmod.php

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

libraries/joomla/filesystem/helper.php: * @see https://www.php.net/manual/en/function.ftp-chmod.php

### https://us.php.net/manual/en/function.stat.php

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

libraries/joomla/filesystem/streams/string.php: * @see https://us.php.net/manual/en/function.stat.php

### https://www.php.net/manual/en/streamwrapper.stream-read.php

This tag:
* @see https://www.php.net/manual/en/streamwrapper.stream-read.php
has been used a total of 1 times within the following files:

libraries/joomla/filesystem/streams/string.php: * @see https://www.php.net/manual/en/streamwrapper.stream-read.php

### https://php.net/manual/en/streamwrapper.url-stat.php

This tag:
* @see https://php.net/manual/en/streamwrapper.url-stat.php
has been used a total of 1 times within the following files:

libraries/joomla/filesystem/streams/string.php: * @see https://php.net/manual/en/streamwrapper.url-stat.php

### https://www.php.net/manual/en/streamwrapper.stream-stat.php

This tag:
* @see https://www.php.net/manual/en/streamwrapper.stream-stat.php
has been used a total of 1 times within the following files:

libraries/joomla/filesystem/streams/string.php: * @see https://www.php.net/manual/en/streamwrapper.stream-stat.php

### https://php.net/manual/en/context.php Context Options for various streams

This tag:
* @see https://php.net/manual/en/context.php Context Options for various streams
has been used a total of 1 times within the following files:

libraries/joomla/filesystem/stream.php: * @see https://php.net/manual/en/context.php Context Options for various streams

### https://php.net/stream_context_create Stream Context Creation

This tag:
* @see https://php.net/stream_context_create Stream Context Creation
has been used a total of 1 times within the following files:

libraries/joomla/filesystem/stream.php: * @see https://php.net/stream_context_create Stream Context Creation

### https://php.net/manual/en/transports.php Socket Transports (used by some options, particularly HTTP proxy)

This tag:
* @see https://php.net/manual/en/transports.php Socket Transports (used by some options, particularly HTTP proxy)
has been used a total of 1 times within the following files:

libraries/joomla/filesystem/stream.php: * @see https://php.net/manual/en/transports.php Socket Transports (used by some options, particularly HTTP proxy)

### https://php.net/manual/en/filters.php Stream Filters

This tag:
* @see https://php.net/manual/en/filters.php Stream Filters
has been used a total of 1 times within the following files:

libraries/joomla/filesystem/stream.php: * @see https://php.net/manual/en/filters.php Stream Filters

### https://php.net/manual/en/wrappers.php Stream Wrappers

This tag:
* @see https://php.net/manual/en/wrappers.php Stream Wrappers
has been used a total of 1 times within the following files:

libraries/joomla/filesystem/stream.php: * @see https://php.net/manual/en/wrappers.php Stream Wrappers

### https://php.net/manual/en/function.fread.php

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

libraries/joomla/filesystem/stream.php: * @see https://php.net/manual/en/function.fread.php

### https://php.net/manual/en/function.fseek.php

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

libraries/joomla/filesystem/stream.php: * @see https://php.net/manual/en/function.fseek.php

### https://php.net/manual/en/function.stream-get-meta-data.php

This tag:
* @see https://php.net/manual/en/function.stream-get-meta-data.php
has been used a total of 1 times within the following files:

libraries/joomla/filesystem/stream.php: * @see https://php.net/manual/en/function.stream-get-meta-data.php

### https://php.net/manual/en/function.fwrite.php

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

libraries/joomla/filesystem/stream.php: * @see https://php.net/manual/en/function.fwrite.php

### session_write_close()

This tag:
* @see session_write_close()
has been used a total of 1 times within the following files:

libraries/joomla/session/session.php: * @see session_write_close()

### JSession::destroy()

This tag:
* @see JSession::destroy()
has been used a total of 1 times within the following files:

libraries/joomla/session/session.php: * @see JSession::destroy()

### ArrayAccess::offsetSet()

This tag:
* @see ArrayAccess::offsetSet()
has been used a total of 1 times within the following files:

libraries/joomla/feed/feed.php: * @see ArrayAccess::offsetSet()

### ArrayAccess::offsetGet()

This tag:
* @see ArrayAccess::offsetGet()
has been used a total of 1 times within the following files:

libraries/joomla/feed/feed.php: * @see ArrayAccess::offsetGet()

### ArrayAccess::offsetExists()

This tag:
* @see ArrayAccess::offsetExists()
has been used a total of 1 times within the following files:

libraries/joomla/feed/feed.php: * @see ArrayAccess::offsetExists()

### ArrayAccess::offsetUnset()

This tag:
* @see ArrayAccess::offsetUnset()
has been used a total of 1 times within the following files:

libraries/joomla/feed/feed.php: * @see ArrayAccess::offsetUnset()

### https://video.search.yahoo.com/mrss

This tag:
* @see https://video.search.yahoo.com/mrss
has been used a total of 1 times within the following files:

libraries/joomla/feed/parser/rss/media.php: * @see https://video.search.yahoo.com/mrss

### https://developers.facebook.com/docs/reference/api/status/

This tag:
* @see https://developers.facebook.com/docs/reference/api/status/
has been used a total of 1 times within the following files:

libraries/joomla/facebook/status.php: * @see https://developers.facebook.com/docs/reference/api/status/

### https://developers.facebook.com/docs/reference/api/Comment/

This tag:
* @see https://developers.facebook.com/docs/reference/api/Comment/
has been used a total of 1 times within the following files:

libraries/joomla/facebook/comment.php: * @see https://developers.facebook.com/docs/reference/api/Comment/

### https://www.apple.com/itunes/podcasts/specs.html

This tag:
* @see https://www.apple.com/itunes/podcasts/specs.html
has been used a total of 1 times within the following files:

libraries/joomla/feed/parser/rss/itunes.php: * @see https://www.apple.com/itunes/podcasts/specs.html

### https://www.json.org/

This tag:
* @see https://www.json.org/
has been used a total of 1 times within the following files:

libraries/joomla/document/json/json.php: * @see https://www.json.org/

### https://www.opensearch.org/

This tag:
* @see https://www.opensearch.org/
has been used a total of 1 times within the following files:

libraries/joomla/document/opensearch/opensearch.php: * @see https://www.opensearch.org/

### JFormRuleUrl for validation of full urls

This tag:
* @see JFormRuleUrl for validation of full urls
has been used a total of 1 times within the following files:

libraries/joomla/form/fields/url.php: * @see JFormRuleUrl for validation of full urls

### JFormFieldContentLanguage for a select list of content languages.

This tag:
* @see JFormFieldContentLanguage for a select list of content languages.
has been used a total of 1 times within the following files:

libraries/joomla/form/fields/language.php: * @see JFormFieldContentLanguage for a select list of content languages.

### JHtmlTel for rendering of telephone numbers

This tag:
* @see JHtmlTel for rendering of telephone numbers
has been used a total of 1 times within the following files:

libraries/joomla/form/fields/tel.php: * @see JHtmlTel for rendering of telephone numbers

### JFormFieldCheckbox

This tag:
* @see JFormFieldCheckbox
has been used a total of 1 times within the following files:

libraries/joomla/form/fields/checkboxes.php: * @see JFormFieldCheckbox

### JFormFieldCheckboxes

This tag:
* @see JFormFieldCheckboxes
has been used a total of 1 times within the following files:

libraries/joomla/form/fields/checkbox.php: * @see JFormFieldCheckboxes

### https://www.atomenabled.org/developers/syndication/atom-format-spec.php

This tag:
* @see https://www.atomenabled.org/developers/syndication/atom-format-spec.php
has been used a total of 1 times within the following files:

libraries/joomla/document/feed/renderer/atom.php: * @see https://www.atomenabled.org/developers/syndication/atom-format-spec.php

### https://www.rssboard.org/rss-specification

This tag:
* @see https://www.rssboard.org/rss-specification
has been used a total of 1 times within the following files:

libraries/joomla/document/feed/renderer/rss.php: * @see https://www.rssboard.org/rss-specification

### https://developers.facebook.com/docs/reference/api/link/

This tag:
* @see https://developers.facebook.com/docs/reference/api/link/
has been used a total of 1 times within the following files:

libraries/joomla/facebook/link.php: * @see https://developers.facebook.com/docs/reference/api/link/

### https://developers.facebook.com/docs/reference/api/event/

This tag:
* @see https://developers.facebook.com/docs/reference/api/event/
has been used a total of 1 times within the following files:

libraries/joomla/facebook/event.php: * @see https://developers.facebook.com/docs/reference/api/event/

### setcookie()

This tag:
* @see setcookie()
has been used a total of 1 times within the following files:

libraries/joomla/input/cookie.php: * @see setcookie()

### JImage::destroy()

This tag:
* @see JImage::destroy()
has been used a total of 1 times within the following files:

libraries/joomla/image/image.php: * @see JImage::destroy()

### https://www.php.net/manual/image.constants.php

This tag:
* @see https://www.php.net/manual/image.constants.php
has been used a total of 1 times within the following files:

libraries/joomla/image/image.php: * @see https://www.php.net/manual/image.constants.php

### JPlugin

This tag:
* @see JPlugin
has been used a total of 1 times within the following files:

libraries/joomla/event/dispatcher.php: * @see JPlugin

### JSession::getState()

This tag:
* @see JSession::getState()
has been used a total of 1 times within the following files:

libraries/joomla/session/session.php: * @see JSession::getState()

### session_unset()

This tag:
* @see session_unset()
has been used a total of 1 times within the following files:

libraries/joomla/session/session.php: * @see session_unset()

### session_destroy()

This tag:
* @see session_destroy()
has been used a total of 1 times within the following files:

libraries/joomla/session/session.php: * @see session_destroy()

### JImageFilter

This tag:
* @see JImageFilter
has been used a total of 1 times within the following files:

libraries/joomla/image/image.php: * @see JImageFilter

### https://developers.facebook.com/docs/reference/api/post/

This tag:
* @see https://developers.facebook.com/docs/reference/api/post/
has been used a total of 1 times within the following files:

libraries/joomla/facebook/post.php: * @see https://developers.facebook.com/docs/reference/api/post/

### https://developers.facebook.com/docs/reference/api/note/

This tag:
* @see https://developers.facebook.com/docs/reference/api/note/
has been used a total of 1 times within the following files:

libraries/joomla/facebook/note.php: * @see https://developers.facebook.com/docs/reference/api/note/

### https://developers.facebook.com/docs/reference/api/user/

This tag:
* @see https://developers.facebook.com/docs/reference/api/user/
has been used a total of 1 times within the following files:

libraries/joomla/facebook/user.php: * @see https://developers.facebook.com/docs/reference/api/user/

### https://developers.facebook.com/docs/reference/api/checkin/

This tag:
* @see https://developers.facebook.com/docs/reference/api/checkin/
has been used a total of 1 times within the following files:

libraries/joomla/facebook/checkin.php: * @see https://developers.facebook.com/docs/reference/api/checkin/

### https://developers.facebook.com/docs/reference/api/photo/

This tag:
* @see https://developers.facebook.com/docs/reference/api/photo/
has been used a total of 1 times within the following files:

libraries/joomla/facebook/photo.php: * @see https://developers.facebook.com/docs/reference/api/photo/

### https://developers.facebook.com/docs/reference/api/group/

This tag:
* @see https://developers.facebook.com/docs/reference/api/group/
has been used a total of 1 times within the following files:

libraries/joomla/facebook/group.php: * @see https://developers.facebook.com/docs/reference/api/group/

### https://developers.facebook.com/docs/reference/api/video/

This tag:
* @see https://developers.facebook.com/docs/reference/api/video/
has been used a total of 1 times within the following files:

libraries/joomla/facebook/video.php: * @see https://developers.facebook.com/docs/reference/api/video/

### https://developers.facebook.com/docs/reference/api/album/

This tag:
* @see https://developers.facebook.com/docs/reference/api/album/
has been used a total of 1 times within the following files:

libraries/joomla/facebook/album.php: * @see https://developers.facebook.com/docs/reference/api/album/

### https://developer.linkedin.com/documents/authentication

This tag:
* @see https://developer.linkedin.com/documents/authentication
has been used a total of 1 times within the following files:

libraries/joomla/linkedin/oauth.php: * @see https://developer.linkedin.com/documents/authentication
