Table of Contents
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.
* @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 1JController
This tag:
* @see JController
has been used a total of 42 times within the following files:
JFormField::setup()
This tag:
* @see JFormField::setup()
has been used a total of 22 times within the following files:
Countable::count()
This tag:
* @see Countable::count()
has been used a total of 11 times within the following files:
JError::raise()
This tag:
* @see JError::raise()
has been used a total of 9 times within the following files:
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:
utf8_bad_identify
This tag:
* @see utf8_bad_identify
has been used a total of 8 times within the following files:
SimplePie::set_autodiscovery_level()
This tag:
* @see SimplePie::set_autodiscovery_level()
has been used a total of 8 times within the following files:
JTable::check()
This tag:
* @see JTable::check()
has been used a total of 8 times within the following files:
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:
JTable::bind()
This tag:
* @see JTable::bind()
has been used a total of 7 times within the following files:
JFormField
This tag:
* @see JFormField
has been used a total of 6 times within the following files:
JRegistry
This tag:
* @see JRegistry
has been used a total of 5 times within the following files:
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:
utf8_strlen
This tag:
* @see utf8_strlen
has been used a total of 5 times within the following files:
JForm
This tag:
* @see JForm
has been used a total of 5 times within the following files:
JFormRule
This tag:
* @see JFormRule
has been used a total of 5 times within the following files:
JHtmlJGrid::state
This tag:
* @see JHtmlJGrid::state
has been used a total of 4 times within the following files:
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:
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:
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:
utf8_substr
This tag:
* @see utf8_substr
has been used a total of 4 times within the following files:
SimplePie::set_feed_url()
This tag:
* @see SimplePie::set_feed_url()
has been used a total of 4 times within the following files:
JAccess
This tag:
* @see JAccess
has been used a total of 4 times within the following files:
JError
This tag:
* @see JError
has been used a total of 4 times within the following files:
utf8_from_unicode
This tag:
* @see utf8_from_unicode
has been used a total of 4 times within the following files:
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:
https://php.net/pdo
This tag:
* @see https://php.net/pdo
has been used a total of 3 times within the following files:
JFilterInput
This tag:
* @see JFilterInput
has been used a total of 3 times within the following files:
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:
JDatabaseDriver
This tag:
* @see JDatabaseDriver
has been used a total of 3 times within the following files:
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:
utf8_strtolower
This tag:
* @see utf8_strtolower
has been used a total of 3 times within the following files:
JModelLegacy
This tag:
* @see JModelLegacy
has been used a total of 3 times within the following files:
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:
JApplicationBase::loadDispatcher()
This tag:
* @see JApplicationBase::loadDispatcher()
has been used a total of 3 times within the following files:
FOFTemplateUtils::parsePath
This tag:
* @see FOFTemplateUtils::parsePath
has been used a total of 3 times within the following files:
JControllerLegacy
This tag:
* @see JControllerLegacy
has been used a total of 3 times within the following files:
pcntl_signal()
This tag:
* @see pcntl_signal()
has been used a total of 3 times within the following files:
utf8_to_unicode
This tag:
* @see utf8_to_unicode
has been used a total of 3 times within the following files:
utf8_is_valid
This tag:
* @see utf8_is_valid
has been used a total of 3 times within the following files:
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:
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:
utf8_strtoupper
This tag:
* @see utf8_strtoupper
has been used a total of 2 times within the following files:
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:
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:
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:
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:
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:
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:
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:
FOFPlatformInterface::authorise()
This tag:
* @see FOFPlatformInterface::authorise()
has been used a total of 2 times within the following files:
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:
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:
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:
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:
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:
FOFPlatformInterface::isFrontend()
This tag:
* @see FOFPlatformInterface::isFrontend()
has been used a total of 2 times within the following files:
FOFPlatformInterface::isBackend()
This tag:
* @see FOFPlatformInterface::isBackend()
has been used a total of 2 times within the following files:
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:
// 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:
Iterator::rewind()
This tag:
* @see Iterator::rewind()
has been used a total of 2 times within the following files:
Iterator::next()
This tag:
* @see Iterator::next()
has been used a total of 2 times within the following files:
Iterator::valid()
This tag:
* @see Iterator::valid()
has been used a total of 2 times within the following files:
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:
JFilterInput::clean()
This tag:
* @see JFilterInput::clean()
has been used a total of 2 times within the following files:
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:
Iterator::key()
This tag:
* @see Iterator::key()
has been used a total of 2 times within the following files:
Iterator::current()
This tag:
* @see Iterator::current()
has been used a total of 2 times within the following files:
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:
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:
JView::escape()
This tag:
* @see JView::escape()
has been used a total of 2 times within the following files:
JLanguage
This tag:
* @see JLanguage
has been used a total of 2 times within the following files:
JMail
This tag:
* @see JMail
has been used a total of 2 times within the following files:
JDocument
This tag:
* @see JDocument
has been used a total of 2 times within the following files:
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:
union
This tag:
* @see union
has been used a total of 2 times within the following files:
FOFPlatformInterface::authorizeAdmin()
This tag:
* @see FOFPlatformInterface::authorizeAdmin()
has been used a total of 2 times within the following files:
FOFPlatformInterface::loadTranslations()
This tag:
* @see FOFPlatformInterface::loadTranslations()
has been used a total of 2 times within the following files:
FOFPlatformInterface::getUser()
This tag:
* @see FOFPlatformInterface::getUser()
has been used a total of 2 times within the following files:
FOFPlatformInterface::getDocument()
This tag:
* @see FOFPlatformInterface::getDocument()
has been used a total of 2 times within the following files:
FOFPlatformInterface::importPlugin()
This tag:
* @see FOFPlatformInterface::importPlugin()
has been used a total of 2 times within the following files:
FOFPlatformInterface::getUserStateFromRequest()
This tag:
* @see FOFPlatformInterface::getUserStateFromRequest()
has been used a total of 2 times within the following files:
FOFPlatformInterface::getViewTemplateDirs()
This tag:
* @see FOFPlatformInterface::getViewTemplateDirs()
has been used a total of 2 times within the following files:
FOFPlatformInterface::getComponentBaseDirs()
This tag:
* @see FOFPlatformInterface::getComponentBaseDirs()
has been used a total of 2 times within the following files:
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:
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:
JDocumentRenderer::render()
This tag:
* @see JDocumentRenderer::render()
has been used a total of 2 times within the following files:
FOFPlatformInterface::isCli()
This tag:
* @see FOFPlatformInterface::isCli()
has been used a total of 2 times within the following files:
FOFPlatformInterface::isEnabled()
This tag:
* @see FOFPlatformInterface::isEnabled()
has been used a total of 2 times within the following files:
JCache
This tag:
* @see JCache
has been used a total of 2 times within the following files:
FOFPlatformInterface::runPlugins()
This tag:
* @see FOFPlatformInterface::runPlugins()
has been used a total of 2 times within the following files:
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:
JTable:bind
This tag:
* @see JTable:bind
has been used a total of 2 times within the following files:
UsersModelUser::setOtpConfig
This tag:
* @see UsersModelUser::setOtpConfig
has been used a total of 2 times within the following files:
JBrowser
This tag:
* @see JBrowser
has been used a total of 2 times within the following files:
JTable::check
This tag:
* @see JTable::check
has been used a total of 2 times within the following files:
JControllerAdmin::saveorder()
This tag:
* @see JControllerAdmin::saveorder()
has been used a total of 2 times within the following files:
SimplePie::set_useragent()
This tag:
* @see SimplePie::set_useragent()
has been used a total of 2 times within the following files:
SimplePie::set_raw_data()
This tag:
* @see SimplePie::set_raw_data()
has been used a total of 2 times within the following files:
JException
This tag:
* @see JException
has been used a total of 2 times within the following files:
JHtmlJGrid::state()
This tag:
* @see JHtmlJGrid::state()
has been used a total of 2 times within the following files:
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:
<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:
gzdecode::$extra_field
This tag:
* @see gzdecode::$extra_field
has been used a total of 2 times within the following files:
UsersModelUser::getOtpConfig
This tag:
* @see UsersModelUser::getOtpConfig
has been used a total of 2 times within the following files:
gzdecode::$SI1
This tag:
* @see gzdecode::$SI1
has been used a total of 2 times within the following files:
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:
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:
FOFPlatformInterface::supportsAjaxOrdering()
This tag:
* @see FOFPlatformInterface::supportsAjaxOrdering()
has been used a total of 2 times within the following files:
utf8_specials_pattern
This tag:
* @see utf8_specials_pattern
has been used a total of 2 times within the following files:
gzdecode::$SI2
This tag:
* @see gzdecode::$SI2
has been used a total of 2 times within the following files:
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:
JStream
This tag:
* @see JStream
has been used a total of 1 times within the following files:
JAuthenticationResponse
This tag:
* @see JAuthenticationResponse
has been used a total of 1 times within the following files:
JTable::store()
This tag:
* @see JTable::store()
has been used a total of 1 times within the following files:
JDate
This tag:
* @see JDate
has been used a total of 1 times within the following files:
punycode.ucs2.encode
This tag:
* @see punycode.ucs2.encode
has been used a total of 1 times within the following files:
JUri
This tag:
* @see JUri
has been used a total of 1 times within the following files:
JLanguage::load()
This tag:
* @see JLanguage::load()
has been used a total of 1 times within the following files:
JXMLElement
This tag:
* @see JXMLElement
has been used a total of 1 times within the following files:
* @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:
JViewLegacy::loadTemplate()
This tag:
* @see JViewLegacy::loadTemplate()
has been used a total of 1 times within the following files:
parse_str()
This tag:
* @see parse_str()
has been used a total of 1 times within the following files:
JException::getProperties()
This tag:
* @see JException::getProperties()
has been used a total of 1 times within the following files:
JTable::getInstance()
This tag:
* @see JTable::getInstance()
has been used a total of 1 times within the following files:
restore_error_handler
This tag:
* @see restore_error_handler
has been used a total of 1 times within the following files:
set_error_handler
This tag:
* @see set_error_handler
has been used a total of 1 times within the following files:
JException::get()
This tag:
* @see JException::get()
has been used a total of 1 times within the following files:
JException::setProperties()
This tag:
* @see JException::setProperties()
has been used a total of 1 times within the following files:
JInput
This tag:
* @see JInput
has been used a total of 1 times within the following files:
JUser
This tag:
* @see JUser
has been used a total of 1 times within the following files:
JApplication::enqueueMessage()
This tag:
* @see JApplication::enqueueMessage()
has been used a total of 1 times within the following files:
JException::set()
This tag:
* @see JException::set()
has been used a total of 1 times within the following files:
JInput::set()
This tag:
* @see JInput::set()
has been used a total of 1 times within the following files:
JSession
This tag:
* @see JSession
has been used a total of 1 times within the following files:
JData::setProperty()
This tag:
* @see JData::setProperty()
has been used a total of 1 times within the following files:
JData::getProperty()
This tag:
* @see JData::getProperty()
has been used a total of 1 times within the following files:
IteratorAggregate::getIterator()
This tag:
* @see IteratorAggregate::getIterator()
has been used a total of 1 times within the following files:
JData::__get()
This tag:
* @see JData::__get()
has been used a total of 1 times within the following files:
JData::__set()
This tag:
* @see JData::__set()
has been used a total of 1 times within the following files:
streamWrapper::stream_read
This tag:
* @see streamWrapper::stream_read
has been used a total of 1 times within the following files:
JArrayHelper::sortObjects()
This tag:
* @see JArrayHelper::sortObjects()
has been used a total of 1 times within the following files:
streamWrapper::stream_write
This tag:
* @see streamWrapper::stream_write
has been used a total of 1 times within the following files:
streamWrapper::stream_tell
This tag:
* @see streamWrapper::stream_tell
has been used a total of 1 times within the following files:
streamWrapper::stream_eof
This tag:
* @see streamWrapper::stream_eof
has been used a total of 1 times within the following files:
streamWrapper::stream_seek
This tag:
* @see streamWrapper::stream_seek
has been used a total of 1 times within the following files:
JData::dump()
This tag:
* @see JData::dump()
has been used a total of 1 times within the following files:
streamWrapper::stream_open
This tag:
* @see streamWrapper::stream_open
has been used a total of 1 times within the following files:
* @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:
JApplication
This tag:
* @see JApplication
has been used a total of 1 times within the following files:
basicToDigit()
This tag:
* @see basicToDigit()
has been used a total of 1 times within the following files:
digitToBasic()
This tag:
* @see digitToBasic()
has been used a total of 1 times within the following files:
* @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:
raise()
This tag:
* @see raise()
has been used a total of 1 times within the following files:
* @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:
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:
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:
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:
punycode.ucs2.decode
This tag:
* @see punycode.ucs2.decode
has been used a total of 1 times within the following files:
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:
JFormRuleTel
This tag:
* @see JFormRuleTel
has been used a total of 1 times within the following files:
JFormFieldRadio
This tag:
* @see JFormFieldRadio
has been used a total of 1 times within the following files:
strftime
This tag:
* @see strftime
has been used a total of 1 times within the following files:
JHtml::$formatOptions
This tag:
* @see JHtml::$formatOptions
has been used a total of 1 times within the following files:
JHtml::stylesheet()
This tag:
* @see JHtml::stylesheet()
has been used a total of 1 times within the following files:
* 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:
FOFPlatformInterface::getPlatformBaseDirs()
This tag:
* @see FOFPlatformInterface::getPlatformBaseDirs()
has been used a total of 1 times within the following files:
FOFPlatformInterface::checkExecution()
This tag:
* @see FOFPlatformInterface::checkExecution()
has been used a total of 1 times within the following files:
JHtmlSelect::groupedList()
This tag:
* @see JHtmlSelect::groupedList()
has been used a total of 1 times within the following files:
* 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:
* 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:
* 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:
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:
JFormFieldContentLanguage
This tag:
* @see JFormFieldContentLanguage
has been used a total of 1 times within the following files:
camelize
This tag:
* @see camelize
has been used a total of 1 times within the following files:
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:
tableize
This tag:
* @see tableize
has been used a total of 1 times within the following files:
classify
This tag:
* @see classify
has been used a total of 1 times within the following files:
FOFPlatformInterface::getOrdering()
This tag:
* @see FOFPlatformInterface::getOrdering()
has been used a total of 1 times within the following files:
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:
JLogEntry::$priorities
This tag:
* @see JLogEntry::$priorities
has been used a total of 1 times within the following files:
JSession::checkToken()
This tag:
* @see JSession::checkToken()
has been used a total of 1 times within the following files:
JFormFieldRules
This tag:
* @see JFormFieldRules
has been used a total of 1 times within the following files:
JToolbarButton::render()
This tag:
* @see JToolbarButton::render()
has been used a total of 1 times within the following files:
JToolbar
This tag:
* @see JToolbar
has been used a total of 1 times within the following files:
JEditor
This tag:
* @see JEditor
has been used a total of 1 times within the following files:
FOFHalLinks::addLinks
This tag:
* @see FOFHalLinks::addLinks
has been used a total of 1 times within the following files:
FOFHalLinks::addLink
This tag:
* @see FOFHalLinks::addLink
has been used a total of 1 times within the following files:
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:
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:
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:
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:
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:
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:
JString::valid()
This tag:
* @see JString::valid()
has been used a total of 1 times within the following files:
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:
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:
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:
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:
JString::compliant()
This tag:
* @see JString::compliant()
has been used a total of 1 times within the following files:
FOFFormHelper::loadRuleType()
This tag:
* @see FOFFormHelper::loadRuleType()
has been used a total of 1 times within the following files:
FOFFormHelper::addFormPath()
This tag:
* @see FOFFormHelper::addFormPath()
has been used a total of 1 times within the following files:
FOFForm
This tag:
* @see FOFForm
has been used a total of 1 times within the following files:
self::getSearchMethods()
This tag:
* @see self::getSearchMethods()
has been used a total of 1 times within the following files:
FOFFormField
This tag:
* @see FOFFormField
has been used a total of 1 times within the following files:
FOFLess::compileProp()
This tag:
* @see FOFLess::compileProp()
has been used a total of 1 times within the following files:
FOFUtilsArray::sortObjects()
This tag:
* @see FOFUtilsArray::sortObjects()
has been used a total of 1 times within the following files:
* -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:
FOFController::createView
This tag:
* @see FOFController::createView
has been used a total of 1 times within the following files:
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:
FOFFormHelper::addRulePath()
This tag:
* @see FOFFormHelper::addRulePath()
has been used a total of 1 times within the following files:
// 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:
JFormFieldUsergroup
This tag:
* @see JFormFieldUsergroup
has been used a total of 1 times within the following files:
JFormFieldAccessLevel
This tag:
* @see JFormFieldAccessLevel
has been used a total of 1 times within the following files:
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:
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:
SimplePie::get_favicon()
This tag:
* @see SimplePie::get_favicon()
has been used a total of 1 times within the following files:
gzdecode::$compressed_data
This tag:
* @see gzdecode::$compressed_data
has been used a total of 1 times within the following files:
gzdecode::$data
This tag:
* @see gzdecode::$data
has been used a total of 1 times within the following files:
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:
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:
utf8_strip_specials
This tag:
* @see utf8_strip_specials
has been used a total of 1 times within the following files:
utf8_is_word_chars
This tag:
* @see utf8_is_word_chars
has been used a total of 1 times within the following files:
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:
SIMPLEPIE_LOCATOR_ALL
This tag:
* @see SIMPLEPIE_LOCATOR_ALL
has been used a total of 1 times within the following files:
SIMPLEPIE_LOCATOR_REMOTE_BODY
This tag:
* @see SIMPLEPIE_LOCATOR_REMOTE_BODY
has been used a total of 1 times within the following files:
SIMPLEPIE_LOCATOR_NONE
This tag:
* @see SIMPLEPIE_LOCATOR_NONE
has been used a total of 1 times within the following files:
SimplePie::strip_htmltags()
This tag:
* @see SimplePie::strip_htmltags()
has been used a total of 1 times within the following files:
SimplePie::strip_attributes()
This tag:
* @see SimplePie::strip_attributes()
has been used a total of 1 times within the following files:
SIMPLEPIE_LOCATOR_AUTODISCOVERY
This tag:
* @see SIMPLEPIE_LOCATOR_AUTODISCOVERY
has been used a total of 1 times within the following files:
SIMPLEPIE_LOCATOR_LOCAL_EXTENSION
This tag:
* @see SIMPLEPIE_LOCATOR_LOCAL_EXTENSION
has been used a total of 1 times within the following files:
SIMPLEPIE_LOCATOR_REMOTE_EXTENSION
This tag:
* @see SIMPLEPIE_LOCATOR_REMOTE_EXTENSION
has been used a total of 1 times within the following files:
SIMPLEPIE_LOCATOR_LOCAL_BODY
This tag:
* @see SIMPLEPIE_LOCATOR_LOCAL_BODY
has been used a total of 1 times within the following files:
utf8_bad_explain
This tag:
* @see utf8_bad_explain
has been used a total of 1 times within the following files:
utf8_compliant
This tag:
* @see utf8_compliant
has been used a total of 1 times within the following files:
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:
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:
https://www.nanpa.com/
This tag:
* @see https://www.nanpa.com/
has been used a total of 1 times within the following files:
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:
JString
This tag:
* @see JString
has been used a total of 1 times within the following files:
JDatabaseDriver::getConnectors()
This tag:
* @see JDatabaseDriver::getConnectors()
has been used a total of 1 times within the following files:
JFormFieldMedia
This tag:
* @see JFormFieldMedia
has been used a total of 1 times within the following files:
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:
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:
JFormHelper::addRulePath()
This tag:
* @see JFormHelper::addRulePath()
has been used a total of 1 times within the following files:
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:
utf8_is_ascii
This tag:
* @see utf8_is_ascii
has been used a total of 1 times within the following files:
utf8_is_ascii_ctrl
This tag:
* @see utf8_is_ascii_ctrl
has been used a total of 1 times within the following files:
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:
utf8_ucwords
This tag:
* @see utf8_ucwords
has been used a total of 1 times within the following files:
JFormHelper::addFormPath()
This tag:
* @see JFormHelper::addFormPath()
has been used a total of 1 times within the following files:
JFormHelper::loadRuleType()
This tag:
* @see JFormHelper::loadRuleType()
has been used a total of 1 times within the following files:
SimplePie::set_item_limit()
This tag:
* @see SimplePie::set_item_limit()
has been used a total of 1 times within the following files:
SimplePie::set_image_handler()
This tag:
* @see SimplePie::set_image_handler()
has been used a total of 1 times within the following files:
SimplePie::set_cache_duration()
This tag:
* @see SimplePie::set_cache_duration()
has been used a total of 1 times within the following files:
SimplePie::enable_cache()
This tag:
* @see SimplePie::enable_cache()
has been used a total of 1 times within the following files:
SimplePie::enable_xml_dump()
This tag:
* @see SimplePie::enable_xml_dump()
has been used a total of 1 times within the following files:
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:
SimplePie::set_cache_location()
This tag:
* @see SimplePie::set_cache_location()br /> has been used a total of 1 times within the following files:
SimplePie::set_input_encoding()
This tag:
* @see SimplePie::set_input_encoding()
has been used a total of 1 times within the following files:
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:
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:
SimplePie::force_feed()
This tag:
* @see SimplePie::force_feed()
has been used a total of 1 times within the following files:
SimplePie::force_fsockopen()
This tag:
* @see SimplePie::force_fsockopen()
has been used a total of 1 times within the following files:
EncodeFile()
This tag:
* @see EncodeFile()
has been used a total of 1 times within the following files:
JTable::store
This tag:
* @see JTable::store
has been used a total of 1 times within the following files:
JTable::bind
This tag:
* @see JTable::bind
has been used a total of 1 times within the following files:
EncodeQP()
This tag:
* @see EncodeQP()
has been used a total of 1 times within the following files:
SimplePie::set_sanitize_class()
This tag:
* @see SimplePie::set_sanitize_class()
has been used a total of 1 times within the following files:
SimplePie::set_timeout()
This tag:
* @see SimplePie::set_timeout()
has been used a total of 1 times within the following files:
SimplePie::set_file()
This tag:
* @see SimplePie::set_file()
has been used a total of 1 times within the following files:
SimplePie::set_cache_class()
This tag:
* @see SimplePie::set_cache_class()
has been used a total of 1 times within the following files:
SimplePie::set_locator_class()
This tag:
* @see SimplePie::set_locator_class()
has been used a total of 1 times within the following files:
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:
SimplePie::set_restriction_class()
This tag:
* @see SimplePie::set_restriction_class()
has been used a total of 1 times within the following files:
SimplePie::set_rating_class()
This tag:
* @see SimplePie::set_rating_class()
has been used a total of 1 times within the following files:
SimplePie::set_source_class()
This tag:
* @see SimplePie::set_source_class()
has been used a total of 1 times within the following files:
SimplePie::set_javascript()
This tag:
* @see SimplePie::set_javascript()
has been used a total of 1 times within the following files:
SimplePie::set_favicon_handler()
This tag:
* @see SimplePie::set_favicon_handler()
has been used a total of 1 times within the following files:
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:
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:
SimplePie::set_credit_class()
This tag:
* @see SimplePie::set_credit_class()
has been used a total of 1 times within the following files:
SimplePie::set_copyright_class()
This tag:
* @see SimplePie::set_copyright_class()
has been used a total of 1 times within the following files:
SimplePie::set_item_class()
This tag:
* @see SimplePie::set_item_class()
has been used a total of 1 times within the following files:
SimplePie::set_file_class()
This tag:
* @see SimplePie::set_file_class()
has been used a total of 1 times within the following files:
SimplePie::set_parser_class()
This tag:
* @see SimplePie::set_parser_class()
has been used a total of 1 times within the following files:
SimplePie::set_author_class()
This tag:
* @see SimplePie::set_author_class()
has been used a total of 1 times within the following files:
SimplePie::set_category_class()
This tag:
* @see SimplePie::set_category_class()
has been used a total of 1 times within the following files:
SimplePie::set_caption_class()
This tag:
* @see SimplePie::set_caption_class()
has been used a total of 1 times within the following files:
SimplePie::set_enclosures_class()
This tag:
* @see SimplePie::set_enclosures_class()
has been used a total of 1 times within the following files:
JFormRuleEmail
This tag:
* @see JFormRuleEmail
has been used a total of 1 times within the following files:
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:
pcntl_wexitstatus()
This tag:
* @see pcntl_wexitstatus()
has been used a total of 1 times within the following files:
posix_setuid()
This tag:
* @see posix_setuid()
has been used a total of 1 times within the following files:
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:
pcntl_fork()
This tag:
* @see pcntl_fork()
has been used a total of 1 times within the following files:
pcntl_wait()
This tag:
* @see pcntl_wait()
has been used a total of 1 times within the following files:
JObject::set()
This tag:
* @see JObject::set()
has been used a total of 1 times within the following files:
JObject::get()
This tag:
* @see JObject::get()
has been used a total of 1 times within the following files:
JObject::getProperties()
This tag:
* @see JObject::getProperties()
has been used a total of 1 times within the following files:
JAdminCssMenu
This tag:
* @see JAdminCssMenu
has been used a total of 1 times within the following files:
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:
JApplicationWeb::loadDocument()
This tag:
* @see JApplicationWeb::loadDocument()
has been used a total of 1 times within the following files:
JApplicationWeb::loadSession()
This tag:
* @see JApplicationWeb::loadSession()
has been used a total of 1 times within the following files:
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:
JApplicationWeb::loadLanguage()
This tag:
* @see JApplicationWeb::loadLanguage()
has been used a total of 1 times within the following files:
connection_status()
This tag:
* @see connection_status()
has been used a total of 1 times within the following files:
header()
This tag:
* @see header()
has been used a total of 1 times within the following files:
headers_sent()
This tag:
* @see headers_sent()
has been used a total of 1 times within the following files:
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:
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:
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:
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:
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:
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:
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:
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:
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:
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:
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:
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:
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:
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:
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:
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:
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:
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:
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:
session_write_close()
This tag:
* @see session_write_close()
has been used a total of 1 times within the following files:
JSession::destroy()
This tag:
* @see JSession::destroy()
has been used a total of 1 times within the following files:
ArrayAccess::offsetSet()
This tag:
* @see ArrayAccess::offsetSet()
has been used a total of 1 times within the following files:
ArrayAccess::offsetGet()
This tag:
* @see ArrayAccess::offsetGet()
has been used a total of 1 times within the following files:
ArrayAccess::offsetExists()
This tag:
* @see ArrayAccess::offsetExists()
has been used a total of 1 times within the following files:
ArrayAccess::offsetUnset()
This tag:
* @see ArrayAccess::offsetUnset()
has been used a total of 1 times within the following files:
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:
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:
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:
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:
https://www.json.org/
This tag:
* @see https://www.json.org/
has been used a total of 1 times within the following files:
https://www.opensearch.org/
This tag:
* @see https://www.opensearch.org/
has been used a total of 1 times within the following files:
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:
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:
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:
JFormFieldCheckbox
This tag:
* @see JFormFieldCheckbox
has been used a total of 1 times within the following files:
JFormFieldCheckboxes
This tag:
* @see JFormFieldCheckboxes
has been used a total of 1 times within the following files:
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:
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:
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:
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:
setcookie()
This tag:
* @see setcookie()
has been used a total of 1 times within the following files:
JImage::destroy()
This tag:
* @see JImage::destroy()
has been used a total of 1 times within the following files:
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:
JPlugin
This tag:
* @see JPlugin
has been used a total of 1 times within the following files:
JSession::getState()
This tag:
* @see JSession::getState()
has been used a total of 1 times within the following files:
session_unset()
This tag:
* @see session_unset()
has been used a total of 1 times within the following files:
session_destroy()
This tag:
* @see session_destroy()
has been used a total of 1 times within the following files:
JImageFilter
This tag:
* @see JImageFilter
has been used a total of 1 times within the following files:
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:
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:
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:
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:
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:
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:
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:
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:
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: