@see – Joomla DocBlock headers Updated on August 16, 2021 by Brad Markle 82 Minutes, 7 Seconds to Read 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 (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 42 * @see JFormField::setup() 22 * @see Countable::count() 11 * @see JError::raise() 9 * @see https://www.w3.org/International/questions/qa-forms-utf-8 9 * @see utf8_bad_identify 8 * @see SimplePie::set_autodiscovery_level() 8 * @see JTable::check() 8 * @see https://hsivonen.iki.fi/php-utf8/ 8 * @see JTable::bind() 7 * @see JFormField 6 * @see JRegistry 5 * @see https://dev.splitbrain.org/view/darcs/dokuwiki/inc/utf8.php 5 * @see utf8_strlen 5 * @see JForm 5 * @see JFormRule 5 * @see JHtmlJGrid::state 4 * @see https://www.php.net/manual/en/mcrypt.constants.php 4 * @see https://docs.joomla.org/Sharing_layouts_across_views_or_extensions_with_JLayout 4 * @see https://www.php.net/manual/en/function.session-set-save-handler.php 4 * @see utf8_substr 4 * @see SimplePie::set_feed_url() 4 * @see JAccess 4 * @see JError 4 * @see utf8_from_unicode 4 * @see https://www.php.net/manual/en/mcrypt.ciphers.php 4 * @see https://php.net/pdo 3 * @see JFilterInput 3 * @see https://www.php.net/strcasecmp 3 * @see JDatabaseDriver 3 * @see https://docs.joomla.org/JTableNested/delete 3 * @see utf8_strtolower 3 * @see JModelLegacy 3 * @see https://dev.mysql.com/doc/ 3 * @see JApplicationBase::loadDispatcher() 3 * @see FOFTemplateUtils::parsePath 3 * @see JControllerLegacy 3 * @see pcntl_signal() 3 * @see utf8_to_unicode 3 * @see utf8_is_valid 3 * @see https://lxr.mozilla.org/seamonkey/source/intl/uconv/src/nsUTF8ToUnicode.cpp 3 * @see https://lxr.mozilla.org/seamonkey/source/intl/uconv/src/nsUnicodeToUTF8.cpp 3 * @see utf8_strtoupper 2 * @see https://www.php.net/strrpos 2 * @see https://www.php.net/strpos 2 * @see https://www.php.net/strtolower 2 * @see https://www.php.net/strrev 2 * @see https://www.php.net/strtoupper 2 * @see https://www.php.net/str_split 2 * @see https://www.php.net/ucfirst 2 * @see FOFPlatformInterface::authorise() 2 * @see https://www.php.net/ucwords 2 * @see https://www.php.net/ltrim 2 * @see https://www.php.net/strcspn 2 * @see https://www.php.net/rtrim 2 * @see https://www.php.net/substr_replace 2 * @see FOFPlatformInterface::isFrontend() 2 * @see FOFPlatformInterface::isBackend() 2 * @see https://www.php.net/trim 2 * @see // Add your safe url parameters with variable type as value {@see JFilterInput::clean()}. 2 * @see Iterator::rewind() 2 * @see Iterator::next() 2 * @see Iterator::valid() 2 * @see https://msdn.microsoft.com/en-us/library/cc296152(SQL.90).aspx 2 * @see JFilterInput::clean() 2 * @see https://msdn.microsoft.com/en-us/library/ee336279.aspx 2 * @see Iterator::key() 2 * @see Iterator::current() 2 * @see https://php.net/stream_context_create 2 * @see https://php.net/manual/en/function.array-unique.php 2 * @see JView::escape() 2 * @see JLanguage 2 * @see JMail 2 * @see JDocument 2 * @see https://php.net/manual/en/book.mysqli.php 2 * @see union 2 * @see FOFPlatformInterface::authorizeAdmin() 2 * @see FOFPlatformInterface::loadTranslations() 2 * @see FOFPlatformInterface::getUser() 2 * @see FOFPlatformInterface::getDocument() 2 * @see FOFPlatformInterface::importPlugin() 2 * @see FOFPlatformInterface::getUserStateFromRequest() 2 * @see FOFPlatformInterface::getViewTemplateDirs() 2 * @see FOFPlatformInterface::getComponentBaseDirs() 2 * @see https://www.php.net/setlocale 2 * @see https://www.php.net/strcoll 2 * @see JDocumentRenderer::render() 2 * @see FOFPlatformInterface::isCli() 2 * @see FOFPlatformInterface::isEnabled() 2 * @see JCache 2 * @see FOFPlatformInterface::runPlugins() 2 * @see https://www.unicode.org/reports/tr21/tr21-5.html 2 * @see JTable:bind 2 * @see UsersModelUser::setOtpConfig 2 * @see JBrowser 2 * @see JTable::check 2 * @see JControllerAdmin::saveorder() 2 * @see SimplePie::set_useragent() 2 * @see SimplePie::set_raw_data() 2 * @see JException 2 * @see JHtmlJGrid::state() 2 * @see https://www.php.net/manual/en/reference.pcre.pattern.modifiers.php#54805 2 * @see <https://mathiasbynens.be/notes/javascript-encoding> 2 * @see gzdecode::$extra_field 2 * @see UsersModelUser::getOtpConfig 2 * @see gzdecode::$SI1 2 * @see https://www.php.net/strspn 2 * @see https://www.php.net/version_compare 2 * @see FOFPlatformInterface::supportsAjaxOrdering() 2 * @see utf8_specials_pattern 2 * @see gzdecode::$SI2 2 * @see https://www.php.net/str_ireplace 2 * @see JStream 1 * @see JAuthenticationResponse 1 * @see JTable::store() 1 * @see JDate 1 * @see `punycode.ucs2.encode` 1 * @see JUri 1 * @see JLanguage::load() 1 * @see JXMLElement 1 * @see * @param string $type The variable type {@see JFilterInput::clean()}. 1 * @see JViewLegacy::loadTemplate() 1 * @see parse_str() 1 * @see JException::getProperties() 1 * @see JTable::getInstance() 1 * @see restore_error_handler 1 * @see set_error_handler 1 * @see JException::get() 1 * @see JException::setProperties() 1 * @see JInput 1 * @see JUser 1 * @see JApplication::enqueueMessage() 1 * @see JException::set() 1 * @see JInput::set() 1 * @see JSession 1 * @see JData::setProperty() 1 * @see JData::getProperty() 1 * @see IteratorAggregate::getIterator() 1 * @see JData::__get() 1 * @see JData::__set() 1 * @see streamWrapper::stream_read 1 * @see JArrayHelper::sortObjects() 1 * @see streamWrapper::stream_write 1 * @see streamWrapper::stream_tell 1 * @see streamWrapper::stream_eof 1 * @see streamWrapper::stream_seek 1 * @see JData::dump() 1 * @see streamWrapper::stream_open 1 * @see * @param mixed &$params Additional parameters. See {@see PlgContentEmailcloak()}. 1 * @see JApplication 1 * @see `basicToDigit()` 1 * @see `digitToBasic()` 1 * @see * @param mixed $params Additional parameters. See {@see PlgContentContent()}. 1 * @see raise() 1 * @see * @param string $mode Mode used to open the file @see fopen 1 * @see https://en.wikipedia.org/wiki/PBKDF2 1 * @see https://www.ietf.org/rfc/rfc2898.txt 1 * @see https://github.com/ircmaxell/password_compat/blob/master/version-test.php 1 * @see `punycode.ucs2.decode` 1 * @see https://www.php.net/strcmp 1 * @see JFormRuleTel 1 * @see JFormFieldRadio 1 * @see strftime 1 * @see JHtml::$formatOptions 1 * @see JHtml::stylesheet() 1 * @see * Format options, see {@see JHtml::$formatOptions}. 1 a href=’#88c37e20869cd7a190b3b1cf3d7ff171′> * @see FOFPlatformInterface::getPlatformBaseDirs() 1 * @see FOFPlatformInterface::checkExecution() 1 * @see JHtmlSelect::groupedList() 1 * @see * Selection options. See {@see JHtmlSelect::options()}. 1 * @see * Format options, {@see JHtml::$formatOptions}. 1 * @see * Selection options, see {@see JHtmlSelect::options()}. 1 * @see https://php.net/manual/en/function.call-user-func-array.php 1 * @see JFormFieldContentLanguage 1 * @see camelize 1 * @see https://www.yaml.org/spec/1.2/spec.html#id2761573 1 * @see tableize 1 * @see classify 1 * @see FOFPlatformInterface::getOrdering() 1 * @see JFormFieldLanguage for a select list of application languages. 1 * @see JLogEntry::$priorities 1 * @see JSession::checkToken() 1 * @see JFormFieldRules 1 * @see JToolbarButton::render() 1 * @see JToolbar 1 * @see JEditor 1 * @see FOFHalLinks::addLinks 1 * @see FOFHalLinks::addLink 1 * @see https://php.net/manual/en/book.wincache.php 1 * @see https://php.net/manual/en/book.memcache.php 1 * @see https://php.net/manual/en/book.memcached.php 1 * @see https://php.net/manual/en/book.apc.php 1 * @see https://pear.php.net/package/Cache_Lite/ 1 * @see https://us3.php.net/manual/en/function.parse-url.php 1 * @see JString::valid() 1 * @see https://www.php.net/substr 1 * @see https://www.php.net/manual/en/function.curl-setopt.php 1 * @see https://www.php.net/strlen 1 * @see https://www.php.net/stristr 1 * @see JString::compliant() 1 * @see FOFFormHelper::loadRuleType() 1 * @see FOFFormHelper::addFormPath() 1 * @see FOFForm 1 * @see self::getSearchMethods() 1 * @see FOFFormField 1 * @see FOFLess::compileProp() 1 * @see FOFUtilsArray::sortObjects() 1 * @see * -Format options, {@see JHtml::$formatOptions}. 1 * @see FOFController::createView 1 * @see administrator/com_installer/models/extension.php 1 * @see FOFFormHelper::addRulePath() 1 * @see // DOES use it (@see: calendar-uncompressed.js). Therefore we have to convert it. 1 * @see JFormFieldUsergroup 1 * @see JFormFieldAccessLevel 1 * @see https://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html#function_date-add 1 * @see https://php.net/manual/en/features.commandline.php 1 * @see SimplePie::get_favicon() 1 * @see gzdecode::$compressed_data 1 * @see gzdecode::$data 1 * @see https://www.php.net/str_pad 1 * @see https://www.php.net/ord 1 * @see utf8_strip_specials 1 * @see utf8_is_word_chars 1 * @see https://www.php.net/manual/en/function.ord.php#46267 1 * @see SIMPLEPIE_LOCATOR_ALL 1 * @see SIMPLEPIE_LOCATOR_REMOTE_BODY 1 * @see SIMPLEPIE_LOCATOR_NONE 1 * @see SimplePie::strip_htmltags() 1 * @see SimplePie::strip_attributes() 1 * @see SIMPLEPIE_LOCATOR_AUTODISCOVERY 1 * @see SIMPLEPIE_LOCATOR_LOCAL_EXTENSION 1 * @see SIMPLEPIE_LOCATOR_REMOTE_EXTENSION 1 * @see SIMPLEPIE_LOCATOR_LOCAL_BODY 1 * @see utf8_bad_explain 1 * @see utf8_compliant 1 * @see https://www.itu.int/rec/T-REC-E.164/en 1 * @see https://tools.ietf.org/html/rfc4933 1 * @see https://www.nanpa.com/ 1 * @see https://blog.stevenlevithan.com/archives/validate-phone-number 1 * @see JString 1 * @see JDatabaseDriver::getConnectors() 1 * @see JFormFieldMedia 1 * @see https://php.net/manual/en/function.parse-url.php 1 * @see https://www.w3.org/TR/html-markup/input.email.html 1 * @see JFormHelper::addRulePath() 1 * @see utf8_strip_non_ascii_ctrl 1 * @see utf8_is_ascii 1 * @see utf8_is_ascii_ctrl 1 * @see https://hsivonen.iki.fi/producing-xml/#controlchar 1 * @see utf8_ucwords 1 * @see JFormHelper::addFormPath() 1 * @see JFormHelper::loadRuleType() 1 * @see SimplePie::set_item_limit() 1 * @see SimplePie::set_image_handler() 1 * @see SimplePie::set_cache_duration() 1 * @see SimplePie::enable_cache() 1 * @see SimplePie::enable_xml_dump() 1 * @see SimplePie::set_autodiscovery_cache_duration() 1 * @see SimplePie::set_cache_location() 1 * @see SimplePie::set_input_encoding() 1 * @see SimplePie::enable_order_by_date() 1 * @see SimplePie::set_cache_name_function() 1 * @see SimplePie::force_feed() 1 * @see SimplePie::force_fsockopen() 1 * @see EncodeFile() 1 * @see JTable::store 1 * @see JTable::bind 1 * @see EncodeQP() 1 * @see SimplePie::set_sanitize_class() 1 * @see SimplePie::set_timeout() 1 * @see SimplePie::set_file() 1 * @see SimplePie::set_cache_class() 1 * @see SimplePie::set_locator_class() 1 * @see SimplePie::set_content_type_sniffer_class() 1 * @see SimplePie::set_restriction_class() 1 * @see SimplePie::set_rating_class() 1 * @see SimplePie::set_source_class() 1 * @see SimplePie::set_javascript() 1 * @see SimplePie::set_favicon_handler() 1 * @see SimplePie::get_all_discovered_feeds() 1 * @see SimplePie::set_max_checked_feeds() 1 * @see SimplePie::set_credit_class() 1 * @see SimplePie::set_copyright_class() 1 * @see SimplePie::set_item_class() 1 * @see SimplePie::set_file_class() 1 * @see SimplePie::set_parser_class() 1 * @see SimplePie::set_author_class() 1 * @see SimplePie::set_category_class() 1 * @see SimplePie::set_caption_class() 1 * @see SimplePie::set_enclosures_class() 1 * @see JFormRuleEmail 1 * @see JFormRuleTel for telephone number validation 1 * @see pcntl_wexitstatus() 1 * @see posix_setuid() 1 * @see https://php.net/manual/pcntl.constants.php 1 * @see pcntl_fork() 1 * @see pcntl_wait() 1 * @see JObject::set() 1 * @see JObject::get() 1 * @see JObject::getProperties() 1 * @see JAdminCssMenu 1 * @see https://www.php.net/manual/en/book.pcntl.php 1 * @see JApplicationWeb::loadDocument() 1 * @see JApplicationWeb::loadSession() 1 * @see https://shiflett.org/articles/the-truth-about-sessions 1 * @see JApplicationWeb::loadLanguage() 1 * @see connection_status() 1 * @see header() 1 * @see headers_sent() 1 * @see https://php.net/manual/en/function.stream-get-wrappers.php 1 * @see https://php.net/manual/en/intro.stream.php PHP Stream Manual 1 * @see https://www.php.net/manual/en/function.filesize.php#71098 1 * @see https://php.net/manual/en/function.stream-filter-prepend.php 1 * @see https://php.net/manual/en/function.stream-filter-append.php 1 * @see https://www.php.net/manual/en/function.ftp-chmod.php 1 * @see https://us.php.net/manual/en/function.stat.php 1 * @see https://www.php.net/manual/en/streamwrapper.stream-read.php 1 * @see https://php.net/manual/en/streamwrapper.url-stat.php 1 * @see https://www.php.net/manual/en/streamwrapper.stream-stat.php 1 * @see https://php.net/manual/en/context.php Context Options for various streams 1 * @see https://php.net/stream_context_create Stream Context Creation 1 * @see https://php.net/manual/en/transports.php Socket Transports (used by some options, particularly HTTP proxy) 1 * @see https://php.net/manual/en/filters.php Stream Filters 1 * @see https://php.net/manual/en/wrappers.php Stream Wrappers 1 * @see https://php.net/manual/en/function.fread.php 1 * @see https://php.net/manual/en/function.fseek.php 1 * @see https://php.net/manual/en/function.stream-get-meta-data.php 1 * @see https://php.net/manual/en/function.fwrite.php 1 * @see session_write_close() 1 * @see JSession::destroy() 1 * @see ArrayAccess::offsetSet() 1 * @see ArrayAccess::offsetGet() 1 * @see ArrayAccess::offsetExists() 1 * @see ArrayAccess::offsetUnset() 1 * @see https://video.search.yahoo.com/mrss 1 * @see https://developers.facebook.com/docs/reference/api/status/ 1 * @see https://developers.facebook.com/docs/reference/api/Comment/ 1 * @see https://www.apple.com/itunes/podcasts/specs.html 1 * @see https://www.json.org/ 1 * @see https://www.opensearch.org/ 1 * @see JFormRuleUrl for validation of full urls 1 * @see JFormFieldContentLanguage for a select list of content languages. 1 * @see JHtmlTel for rendering of telephone numbers 1 * @see JFormFieldCheckbox 1 * @see JFormFieldCheckboxes 1 * @see https://www.atomenabled.org/developers/syndication/atom-format-spec.php 1 * @see https://www.rssboard.org/rss-specification 1 * @see https://developers.facebook.com/docs/reference/api/link/ 1 * @see https://developers.facebook.com/docs/reference/api/event/ 1 * @see setcookie() 1 * @see JImage::destroy() 1 * @see https://www.php.net/manual/image.constants.php 1 * @see JPlugin 1 * @see JSession::getState() 1 * @see session_unset() 1 * @see session_destroy() 1 * @see JImageFilter 1 * @see https://developers.facebook.com/docs/reference/api/post/ 1 * @see https://developers.facebook.com/docs/reference/api/note/ 1 * @see https://developers.facebook.com/docs/reference/api/user/ 1 * @see https://developers.facebook.com/docs/reference/api/checkin/ 1 * @see https://developers.facebook.com/docs/reference/api/photo/ 1 * @see https://developers.facebook.com/docs/reference/api/group/ 1 * @see https://developers.facebook.com/docs/reference/api/video/ 1 * @see https://developers.facebook.com/docs/reference/api/album/ 1 * @see https://developer.linkedin.com/documents/authentication 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 Share this Article Related Articles How to Use the Free Mini Frontpage Extension for Joomla 4.0 How to Change a Joomla 2.5 User’s Email Address How to Configure Joomla 2.5 to Send Email Using SMTP How to Edit a Joomla 3 Template How to install Phoca Gallery for Joomla 2.5 Creating a Menu Item for your Joomla 3 Component Changing Email Settings in Joomla 3.1 Using the Redirect Manager in Joomla 3.1 How to add Bootstrap to a Joomla 3.1 Template How to Use Bootstrap 5.0 Alerts in Joomla 4.0