@var – Joomla DocBlock headers Updated on August 16, 2021 by Brad Markle 218 Minutes, 54 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 @var 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 @var, and how many times each value has been used. Value # Times used * @var string 762 * @var array 318 * @var boolean 111 * @var integer 97 * @var object 57 * @var mixed 40 * @var /* int A monotonically increasing number, denoting the row number in a repeatable view */ 34 * @var /* FOFTable The item being rendered in a repeatable form field */ 34 * @var / InstallationApplicationWeb $app */ 32 * @var int 28 * @var JDatabaseDriver 13 * @var JApplicationCms 12 * @var JRegistry 12 * @var bool 11 * @var string The prefix to use with controller messages. 11 * @var JHttp The HTTP client object to use in sending HTTP requests. 9 * @var array Array containing information for loaded files 7 * @var string The name of the view to link individual items to 7 * @var string The name of the extension for the category 7 * @var SimpleXMLElement 5 * @var string The prefix to use with controller messages. 5 * @var callable 5 * @var FOFTable 5 * @var string The default view. 5 * @var integer The mcrypt cipher constant. 4 * @var integer The mcrypt block cipher mode. 4 * @var string The JCrypt key type for validation. 4 * @var string The prefix to use with controller messages. 4 * @var JInput 4 * @var float 4 * @var string Default title to use for page title 4 * @var mixed Boolean or array of booleans. 4 * @var JPagination 4 * @var / InstallationViewDefault $this */ 3 * @var JForm 3 * @var string The minimum supported database version. 3 * @var integer The offset for the result set. 3 * @var resource 3 * @var FOFInput 3 * @var InstallationModelSetup 3 * @var JRegistry Options for the GitHub object. 3 * @var integer The limit for the result set. 3 * @var string|null 3 * @var JRegistry The client options. 3 * @var JEventDispatcher 3 * @var FOFConfigProvider 3 * @var JRegistry Options for the Facebook object. 2 * @var JFacebookOAuth The OAuth client. 2 * @var array The entry properties. 2 * @var string The feed format version. 2 * @var JDocument 2 * @var JDatabaseQuery 2 * @var object user object 2 * @var string HTML markup for the dropdown list 2 * @var 2 * @var string option name 2 * @var boolean|JExeption True, if FTP settings should be shown, or an exeption 2 * @var JUcmType 2 * @var InstallationModelLanguages 2 * @var resource The image resource handle. 2 * @var object client object 2 * @var JHttp 2 * @var JAccessRules A JAccessRules object. 2 * @var JTable 2 * @var JTwitterOAuth The OAuth client. 2 * @var mixed Integer or array of integers. 2 * @var JRegistry Options for the Google data object. 2 * @var JCache 2 * @var datetime 2 * @var scalar 2 * @var integer The affected row offset to apply for the current SQL statement. 2 * @var array The log of executed SQL statements timings (start and stop microtimes) by the database driver. 2 * @var integer The affected row limit for the current SQL statement. 2 * @var JLinkedinOAuth The OAuth client. 2 * @var JRegistry The application configuration object. 2 * @var JGithubHttp The HTTP client object to use in sending HTTP requests. 2 * @var JSession 2 * @var JMediawikiHttp The HTTP client object to use in sending HTTP requests. 2 * @var JRegistry Options for the MediaWiki object. 2 * @var array Bounded object array 2 * @var JOpenstreetmapOauth 2 * @var JApplicationWebClient The application client object. 2 * @var FOFModel 2 * @var stdClass 2 * @var FOFView 2 * @var JApplicationWeb The application object to send HTTP headers for redirects. 2 * @var JRegistry Options for the Linkedin object. 2 * @var string The event to trigger after before the data. 2 * @var string The default view. 2 * @var string The event to trigger after saving the data. 2 * @var object JTable object 2 * @var JTableObserverTags $tagsObserver 2 * @var object pagination information 2 * @var JObject 2 * @var JUser 2 * @var string The name of the element. 1 * @var array An array of elements. 1 * @var string Glue piece. 1 * @var resource The prepared statement. 1 * @var JDatabaseDriverPostgresqlQuery 1 * @var object The RETURNING element of INSERT INTO 1 * @var array Config values 1 * @var array Some PHP settings 1 * @var JDatabaseDriver The database driver. 1 * @var string The SQL query (if a direct query string was provided). 1 * @var JDatabaseQueryElement The update element. 1 * @var JDatabaseQueryElement The insert element. 1 * @var JDatabaseQueryElement The from element. 1 * @var JDatabaseQueryElement The delete element. 1 * @var JDatabaseQueryElement The select element. 1 * @var string The query type. 1 * @var JDatabaseQueryElement The query element for a generic query (type = null). 1 * @var object The OFFSET element 1 * @var object The LIMIT element 1 * @var boolean True if the database engine supports UTF-8 character encoding. 1 * @var integer The database error number 1 * @var string The database error message 1 * @var string The common database table prefix. 1 * @var mixed The current SQL statement to execute. 1 * @var string The help screen base URL for the menu item. 1 * @var array Passed in upon instantiation and saved. 1 * @var array JDatabaseDriver instances container. 1 * @var string The help screen key for the menu item. 1 * @var object The FOR UPDATE element used in “FOR UPDATE” lock 1 * @var object The FOR SHARE element used in “FOR SHARE” lock 1 * @var object The NOWAIT element used in “FOR SHARE” and “FOR UPDATE” lock 1 * @var array Some system values 1 * @var string PHP info 1 * @var integer The depth of the current transaction. 1 * @var callable[] List of callables to call just before disconnecting database 1 * @var JDatabaseQueryElement The join element. 1 * @var JDatabaseQueryElement The set element. 1 * @var array The buffer of profiling messages. 1 * @var array The profiling messages. 1 * @var float The previous time marker 1 * @var string The prefix to use in the output 1 * @var integer The start time. 1 * @var JHttpTransport The HTTP transport object to use in sending HTTP requests. 1 * @var JStringInflector 1 * @var float The previous memory marker 1 * @var array JProfiler instances container. 1 * @var JUri URI of the page being rendered. 1 * @var JRegistry Options for the Google object. 1 * @var JAuth The authentication client object to use in sending authenticated HTTP requests. 1 * @var JGoogleAuth Authentication client for the Google data object. 1 * @var string url for the latest version check 1 * @var JRegistry Options for the Google authentication object. 1 * @var JOAuth2Client OAuth client for the Google authentication object. 1 * @var JRegistry Options for the HTTP client. 1 * @var string Server response body. 1 * @var JDatabaseQueryElement The values list for an INSERT statement. 1 * @var JDatabaseQueryElement The order element. 1 * @var object The auto increment insert field element. 1 * @var JDatabaseQueryElement The column list for an INSERT statement. 1 * @var JDatabaseQueryElement The having element. 1 * @var JDatabaseQueryElement The where element. 1 * @var JDatabaseQueryElement The group by element. 1 * @var JDatabaseQueryElement The call element. 1 * @var JDatabaseQueryElement The exec element. 1 * @var array Reusable socket connections. 1 * @var integer The server response code. 1 * @var array Response headers. 1 * @var string url for the start here link. 1 * @var JDatabaseFactory 1 * @var JDatabaseQueryElement The union element. 1 * @var JDatabaseQueryElement The unionAll element. 1 * @var string The null or zero representation of a timestamp for the database driver. This should be 1 * @var string The character(s) used to quote SQL statement names such as table names or field names, 1 * @var string The help screen key for the module. 1 * @var JObserverUpdater 1 * @var /* array A list of instanciated objects */ 1 * @var string The key type. 1 * @var string The public key. 1 * @var JCryptCipher The encryption cipher object. 1 * @var JCryptKey The encryption key[/pair)]. 1 * @var string The private key. 1 * @var JHelperContenthistory 1 * @var JTableObserverContenthistory 1 * @var JObserverInterface 1 * @var JObserverInterface $observerClass 1 * @var resource Socket resource 1 * @var JInput The input object to use in retrieving GET/POST data. 1 * @var JRegistry Options for the JOAuth2Client object. 1 * @var JHelperTags 1 * @var JTableObserverTags 1 * @var string The default hash type 1 * @var integer The cost parameter for hashing algorithms. 1 * @var JTwitterFavorites Twitter API object for favorites. 1 * @var JTwitterDirectMessages Twitter API object for direct messages. 1 * @var JTwitterLists Twitter API object for lists. 1 * @var JTwitterSearch Twitter API object for search. 1 * @var JTwitterStatuses Twitter API object for statuses. 1 * @var JTwitterUsers Twitter API object for users. 1 * @var JTwitterHelp Twitter API object for help. 1 * @var JTwitterPlaces Twitter API object for places & geo. 1 * @var JTwitterTrends Twitter API object for trends. 1 * @var /* resource The FTP handle */ 1 * @var /* array Simple hash data storage */ 1 * @var string The help screen base URL for the module. 1 * @var JRegistry Options for the Twitter object. 1 * @var JRegistry Options for the JTwitterOauth object. 1 * @var JTwitterBlock Twitter API object for block. 1 * @var JTwitterProfile Twitter API object for profile. 1 * @var resource Data port connection resource 1 * @var array Passive connection information 1 * @var JMail 1 * @var JAuthentication JAuthentication instances container. 1 * @var /* int Timestamp of execution start */ 1 * @var JAccess 1 * @var JLanguage 1 * @var object model state 1 * @var JConfig 1 * @var array JUser instances container. 1 * @var array An array of cached data. 1 * @var object item list 1 * @var array The log of executed SQL statements by the database driver. 1 * @var boolean True to use local lookup for the help screen. 1 * @var boolean The database driver debugging state. 1 * @var resource The database connection cursor from the last query. 1 * @var resource The database connection resource. 1 * @var integer The number of SQL statements executed by the database driver. 1 * @var string Current DN 1 * @var mixed LDAP Resource Identifier 1 * @var array JClientFtp instances container. 1 * @var string Hostname of LDAP server 1 * @var bool Authorization Method to use 1 * @var array Array to hold ascii format file extensions 1 * @var integer Transfer Type 1 * @var string Response Message 1 * @var integer Timeout limit 1 * @var int Port of LDAP server 1 * @var string Base DN (e.g. o=MyDir) 1 * @var boolean Negotiate TLS (encrypted communications) 1 * @var string Username to connect to server 1 * @var string Password to connect to server 1 * @var boolean No referrals (server transfers) 1 * @var boolean Use LDAP Version 3 1 * @var string User DN (e.g. cn=Users,o=MyDir) 1 * @var string Search String 1 * @var JGoogleData Google API object for data request. 1 * @var JGoogleEmbed Google API object for embed generation. 1 * @var int 0=not rerun, -1=skipped, -2=failed, 1=succeeded 1 * @var /* int Maximum execution time allowance per step */ 1 * @var JTableExtension 1 * @var integer 0=not checked, -1=skipped, -2=failed, 1=succeeded 1 * @var array JEditor instances container. 1 * @var array Array to hold the pathway item objects 1 * @var integer Integer number of items in the pathway 1 * @var array JPathway instances container. 1 * @var JInstaller 1 * @var JProfiler 1 * @var string Value of the primary key in the content type table 1 * @var string Name of the view for the url 1 * @var JTableCorecontent $ucmContentTable 1 * @var string Option for the extension (such as com_content) 1 * @var array Holds the language lookup 1 * @var string The extension for which the categories apply. 1 * @var array Holds the reverse lookup 1 * @var string Button type 1 * @var JToolbar 1 * @var /* string Product name. */ 1 * @var /* string Release version. */ 1 * @var /* string Maintenance version. */ 1 * @var JPlugin 1 * @var JEditor 1 * @var \Symfony\Component\Yaml\Parser; 1 * @var \Symfony\Component\Yaml\Dumper; 1 * @var /* string Development STATUS. */ 1 * @var /* string Build number. */ 1 * @var /* string Copyright Notice. */ 1 * @var /* string Link text. */ 1 * @var JButton 1 * @var /* string Release timezone. */ 1 * @var /* string Release time. */ 1 * @var /* string Code name. */ 1 * @var /* string Release date. */ 1 * @var string Dot separated path to the layout file, relative to base path 1 * @var string Base path to use when loading layout files 1 * @var string Error type. 1 * @var mixed Backtrace information. 1 * @var array Body 1 * @var string Error message. 1 * @var string Error code. 1 * @var JCrypt 1 * @var string Error level. 1 * @var boolean Cachable 1 * @var array Headers 1 * @var JMenuNode 1 * @var integer Extension Identifier 1 * @var JInstaller Installer object 1 * @var Array of Children 1 * @var JModelCategory 1 * @var date 1 * @var array JApplication instances container. 1 * @var boolean True to enable legacy error handling using JError, false to use exception handling. This flag 1 * @var JControllerLegacy 1 * @var integer Total number of rows. 1 * @var integer Prefix used for request variables. 1 * @var integer Value pagination object begins at 1 * @var integer Number of rows to display per page. 1 * @var integer The record number to start displaying from. 1 * @var string Full path to actual layout files, after possible template override check 1 * @var array JMenu instances container. 1 * @var integer Value pagination object ends at 1 * @var integer Current page 1 * @var string The link URL. 1 * @var integer The prefix used for request variables. 1 * @var boolean Flag whether the object is the ‘active’ page 1 * @var integer The number of rows as a base offset. 1 * @var string The link text. 1 * @var integer Total number of pages 1 * @var boolean View all flag 1 * @var array Format instances container. 1 * @var Container 1 * @var FOFForm 1 * @var array informations about writable state of directories 1 * @var array|null 1 * @var string the search string 1 * @var string the page to be viewed 1 * @var Memcached 1 * @var array Table of contents 1 * @var string the iso language tag 1 * @var /* array Configuration parameters */ 1 * @var /* array Input (e.g. request) variables */ 1 * @var int Bit mask to enable Routing on redirects. 1 * @var string php info 1 * @var array somme system values 1 * @var /* bool Should I render buttons in the front-end? */ 1 * @var /* bool Should I render the submenu in the front-end? */ 1 * @var /* array Permissions map, see the __construct method for more information */ 1 * @var /* array The links to be rendered in the toolbar */ 1 * @var Memcache 1 * @var array Options 1 * @var SimpleXMLElement The album’s XML 1 * @var string Rawname 1 * @var datetime Now 1 * @var SimpleXMLElement The photo’s XML 1 * @var JGoogleDataPlusComments Google+ API object for people. 1 * @var JGoogleDataPlusPeople Google+ API object for people. 1 * @var JGoogleDataPlusActivities Google+ API object for people. 1 * @var integer Cache lifetime 1 * @var boolean Locking 1 * @var string Cache group 1 * @var object Cache lock test 1 * @var object Storage handler 1 * @var integer ID property for the cache page object. 1 * @var string Hash 1 * @var string Language 1 * @var string Application name. 1 * @var array config values 1 * @var FOFModelDispatcherBehavior 1 * @var /* int The Time Step for the TOTP used in FOF’s transparent user authentication */ 1 * @var /* string The key for the TOTP, Base32 encoded (watch out; Base32, NOT Base64!) */ 1 * @var /* array Which formats to be handled by transparent authentication */ 1 * @var /* string The name of the default view, in case none is specified */ 1 * @var /* FOFInput Input variables */ 1 * @var /* string The cipher key (password) */ 1 * @var /* array Configuration variables */ 1 * @var /* array Which methods to use to fetch authentication credentials and in which order */ 1 * @var /* bool Did we successfully and transparently logged in a user? */ 1 * @var array $aliases 1 * @var array $instances 1 * @var array $dataStore 1 * @var ProcessorInterface 1 * @var FOFAutoloaderFof 1 * @var /* string The calculated encryption key for the _TOTP methods, used if we have to encrypt the reply */ 1 * @var FOFAutoloaderComponent 1 * @var /* string Cipher mode. Can be CBC or ECB. We recommend using CBC */ 1 * @var /* string The AES cipher to use (this is an mcrypt identifier, not the bit strength) */ 1 * @var JRegistry|null 1 * @var FOFPlatformInterface 1 * @var /* FOFForm The form to render */ 1 * @var FOFHalLinks 1 * @var FOFHalDocument 1 * @var FOFLessParser 1 * @var FOFUtilsObservableDispatcher 1 * @var /* array Data lists */ 1 * @var /* array Permissions map */ 1 * @var array some php settings 1 * @var FOFTableDispatcherBehavior 1 * @var FOFTableRelations 1 * @var /* int Is this renderer enabled? */ 1 * @var /* int Priority of this renderer. Higher means more important */ 1 * @var array Contains objects of the FOFRenderAbstract class 1 * @var FOFRenderAbstract 1 * @var JTwitterFriends Twitter API object for friends. 1 * @var JObject Object containing permissions for the item 1 * @var string Class used for Media RSS <media:rating> 1 * @var string Class used for Media RSS <media:restriction> 1 * @var string Class used for content-type sniffing 1 * @var string Class used for Media RSS <media:credit> 1 * @var string Class used for Media RSS <media:copyright> 1 * @var string Class used for categories 1 * @var string Class used for enclosures 1 * @var string Class used for Media RSS <media:text> captions 1 * @var string Class used for item sources. 1 * @var mixed Set javascript query string parameter (false, or 1 * @var array Stores the URLs when multiple feeds are being initialized. 1 * @var array Stores SimplePie objects when multiple feeds initialized. 1 * @var array Stores the get_object_vars() array for use with multifeeds. 1 * @var string Web-accessible path to the handler_image.php file. 1 * @var string Web-accessible path to the handler_favicon.php file. 1 * @var int Maximum number of feeds to check with autodiscovery 1 * @var array All the feeds found during the autodiscovery process 1 * @var string Class used for authors 1 * @var string Class used for items 1 * @var bool Enable/Disable Caching 1 * @var int Cache duration (in seconds) 1 * @var int Auto-discovery cache duration (in seconds) 1 * @var bool Enable/Disable XML dump 1 * @var bool Force the given data/URL to be treated as a feed no matter what 1 * @var int Timeout for fetching remote files 1 * @var bool Forces fsockopen() to be used for remote files instead 1 * @var string Cache location (relative to executing script) 1 * @var string Function that creates the cache filename 1 * @var string Class used for locating feeds 1 * @var string Class used for parsing feeds 1 * @var string Class used for fetching feeds 1 * @var string Class used for caching feeds 1 * @var int Feed Autodiscovery Level 1 * @var bool Reorder feed by date descending 1 * @var mixed Force input encoding to be set to the follow value 1 * @var integer Stores the number of items to return per-feed with multifeeds. 1 * @var array Stores the default attributes to be stripped by strip_attributes(). 1 * @var XMLReader 1 * @var array The list of registered parser classes for feeds. 1 * @var DateTimeZone 1 * @var /* string Absolute path to prepend to extracted files */ 1 * @var string The feed element name for the entry elements. 1 * @var /* array Which files to rename */ 1 * @var array The list of feed entry objects. 1 * @var JRegistry Options for the JFacebookOAuth object. 1 * @var /* AKAbstractPostproc Post processing class */ 1 * @var JFacebookCheckin Facebook API object for checkin. 1 * @var JFacebookEvent Facebook API object for event. 1 * @var JFacebookGroup Facebook API object for group. 1 * @var JFacebookStatus Facebook API object for status. 1 * @var JFacebookUser Facebook API object for user. 1 * @var /* bool Should I restore permissions? */ 1 * @var /* integer The offset inside the current part */ 1 * @var mixed (depends on the renderer) 1 * @var /* array Which directories to rename */ 1 * @var integer Major version number 1 * @var integer Minor version number 1 * @var string Browser name. 1 * @var /* array Which files to skip */ 1 * @var SimplePie_File 1 * @var array Stores the default tags to be stripped by strip_htmltags(). 1 * @var /* integer Chunk size for processing */ 1 * @var string Full user agent string. 1 * @var string Lower-case user agent string 1 * @var boolean Is this a mobile browser? 1 * @var array JBrowser instances container. 1 * @var array or string 1 * @var array Known robots. 1 * @var string Platform the browser is running on 1 * @var string HTTP_ACCEPT string. 1 * @var array Parsed HTTP_ACCEPT string 1 * @var string Raw feed data 1 * @var object Instance of SimplePie_File to use as a feed 1 * @var integer Number of columns in a multi column display 1 * @var /* array An array of observers */ 1 * @var / JViewHtml $view */ 1 * @var array Array of links in blog display 1 * @var array Array of intro (multicolumn display) items for blog display 1 * @var object The user profile data. 1 * @var FinderIndexerQuery 1 * @var array Array of leading items for blog display 1 * @var object Client object 1 * @var array Languages description 1 * @var / InstallationViewCompleteHtml $this */ 1 * @var /* int Last reported warnings’s position in array */ 1 * @var /* string The database root key */ 1 * @var / InstallationViewRemoveHtml $this */ 1 * @var Admin Id, author of all generated content 1 * @var string Language path 1 * @var integer Total number of languages installed 1 * @var object The user registration data. 1 * @var /* bool Should I use FTP over implicit SSL? */ 1 * @var array languages information 1 * @var /* int FTP port */ 1 * @var array languages description 1 * @var /* string FTP user name */ 1 * @var /* string FTP password */ 1 * @var string The type alias for this content type. 1 * @var /* string FTP initial directory */ 1 * @var int total number pf languages 1 * @var int total number pf languages installed 1 * @var JKeychain The keychain object being manipulated. 1 * @var /* string FTP host name */ 1 * @var /* bool use Passive mode? */ 1 * @var boolean A flag if the keychain has been updated to trigger saving the keychain 1 * @var string The help screen base URL for the module. 1 * @var string language path 1 * @var string The help screen key for the module. 1 * @var / InstallationViewInstallHtml $this */ 1 * @var / InstallationViewLanguagesHtml $this */ 1 * @var boolean Whether to throw exceptions for errors 1 * @var resource The socket to the server 1 * @var string Error message, if any, for the last call 1 * @var string The password of a DKIM key 1 * @var string The filename of a DKIM key file 1 * @var integer The number of errors encountered 1 * @var string The filename of a DKIM certificate file 1 * @var string The reply the server sent to us for HELO 1 * @var resource Resource handle for the POP connection socket 1 * @var object Instance of SimplePie_Sanitize (or other class) 1 * @var string SimplePie Useragent 1 * @var string Feed URL 1 * @var mixed Error string 1 * @var array Raw data 1 * @var boolean Are we connected? 1 * @var array Error container 1 * @var array An array of available languages 1 * @var array An array of MIME boundary strings 1 * @var /* int Run state when processing the current archive file */ 1 * @var /* resource File pointer to the current archive part file */ 1 * @var string NULL for default, whitespace for None, or actual string to use 1 * @var / InstallationViewSummaryHtml $this */ 1 * @var / InstallationViewPreinstallHtml $this */ 1 * @var /* int How much of the uncompressed data we’ve read so far */ 1 * @var /* stdClass File header data, as read by the readFileHeader() method */ 1 * @var SMTP An instance of the SMTP sender class 1 * @var array An array of ‘to’ addresses 1 * @var array An array of attachments 1 * @var array An array of custom headers 1 * @var string The message’s MIME type 1 * @var array An array of all kinds of addresses: to, cc, bcc, replyto 1 * @var array An array of reply-to name and address 1 * @var array An array of ‘cc’ addresses 1 * @var array An array of ‘bcc’ addresses 1 * @var JFacebookLink Facebook API object for link. 1 * @var JFacebookNote Facebook API object for note. 1 * @var / $menu JAdminCSSMenu */ 1 * @var JObject A cache for the available actions. 1 * @var JLinkedinPeople Linkedin API object for people. 1 * @var array instance of this class 1 * @var array patches 1 * @var array sources files 1 * @var array destination files 1 * @var array removal files 1 * @var JLinkedinGroups Linkedin API object for groups. 1 * @var JLinkedinCompanies Linkedin API object for companies. 1 * @var JDate 1 * @var array Translation array for JLogEntry priorities to text strings. 1 * @var JLog 1 * @var JRegistry Options for the JLinkedinOauth object. 1 * @var JLinkedinCommunications Linkedin API object for communications. 1 * @var JLinkedinJobs Linkedin API object for jobs. 1 * @var JLinkedinStream Linkedin API object for social stream. 1 * @var string gz, bz, f 1 * @var JModel 1 * @var JInput An input object from which to derive the route. 1 * @var boolean A boolean allowing to pass _method as parameter in POST requests 1 * @var array An array of HTTP Method => controller suffix pairs for routing the request. 1 * @var string Controller class name prefix for creating controller objects by name. 1 * @var string The default page controller name for an empty route. 1 * @var array An array of flags determining whether or not a detection routine has been run. 1 * @var JApplicationWeb The web application on whose behalf we are routing the request. 1 * @var array An array of rules, each rule being an associative array(‘regex’=> $regex, ‘vars’ => $vars, ‘controller’ => $controller) 1 * @var CliOutput The output type. 1 * @var integer The process id of the daemon. 1 * @var boolean True if the daemon is currently running. 1 * @var SplPriorityQueue 1 * @var integer The parent process id. 1 * @var boolean True if the daemon is in the process of exiting. 1 * @var JApplicationCli The application instance. 1 * @var array The available POSIX signals to be caught by default. 1 * @var string Value to use at the end of an echoed log entry to separate lines. 1 * @var string The format which each entry follows in the log file. All fields must be 1 * @var array Query variable hash 1 * @var array An array of JUri instances. 1 * @var array The current calculated base url segments. 1 * @var string Anchor 1 * @var string Query 1 * @var string Password 1 * @var string Path 1 * @var array The current calculated root url segments. 1 * @var string The current url. 1 * @var string The context for persistent state. 1 * @var array JMail instances container. 1 * @var string Charset of the message. 1 * @var /* string The temporary directory where the data will be stored */ 1 * @var object form object 1 * @var array JLanguageStemmer instances. 1 * @var array|boolean 1 * @var string Username 1 * @var integer Port 1 * @var callable The function to call when an entry is added – should return True on success 1 * @var array Translation array for JLogEntry priorities to SysLog priority names. 1 * @var string The name of the database driver to use for connecting to the database. 1 * @var string The full filesystem path for the log file. 1 * @var array The parsed fields from the format string. 1 * @var resource The file pointer for the log file. 1 * @var string The format for which each entry follows in the log file. All fields must be named 1 * @var string The host name (or IP) of the server with which to connect for the logger. 1 * @var string The database server user to connect as for the logger. 1 * @var string Original URI 1 * @var string Protocol 1 * @var string Host 1 * @var JDatabaseDriver The database driver object for the logger. 1 * @var string The database table to use for logging entries. 1 * @var string The password to use for connecting to the database server. 1 * @var string The name of the database table to use for the logger. 1 * @var boolean True if the web client is a robot. 1 * @var string The web client’s accepted languages string. 1 * @var JMediawikiLinks MediaWiki API object for links. 1 * @var JMediawikiCategories MediaWiki API object for categories. 1 * @var JMediawikiImages MediaWiki API object for images. 1 * @var JMediawikiUsers MediaWiki API object for users. 1 * @var JMediawikiPages MediaWiki API object for pages. 1 * @var /* int The UNIX timestamp of the file’s desired modification date */ 1 * @var /* string The temporary file path we gave to the unarchiver engine */ 1 * @var JMediawikiSites MediaWiki API object for Site. 1 * @var JMediawikiSearch MediaWiki API object for search. 1 * @var string The raw JSON string from the request. 1 * @var array JSessionStorage instances container. 1 * @var JSessionStorage 1 * @var /* string The current (real) file path we’ll have to process */ 1 * @var /* int The requested permissions */ 1 * @var string Initialisation vector for encryption method. 1 * @var JFilterInput 1 * @var string Method to use for encryption. 1 * @var JAdapter 1 * @var string Adapter Class Prefix 1 * @var JFacebookAlbum Facebook API object for album. 1 * @var JApplicationBase 1 * @var /* integer Current archive part number */ 1 * @var JFacebookVideo Facebook API object for video. 1 * @var JFacebookPhoto Facebook API object for photo. 1 * @var JFacebookPost Facebook API object for post. 1 * @var JFacebookComment Facebook API object for comment. 1 * @var /* int The total size of all archive parts */ 1 * @var /* array List of the names of all archive parts */ 1 * @var JInput The input object to use in retrieving GET/POST data. 1 * @var /* string Archive filename */ 1 * @var string Selects which version of OAuth to use: 1.0 or 1.0a. 1 * @var array Contains access token key, secret and verifier. 1 * @var JRegistry Options for the JOAuth1Client object. 1 * @var string The source image path. 1 * @var array Whether or not different image formats are supported. 1 * @var array The array of instantiated archive adapters. 1 * @var /* array The queue size of the $_warnings array. Set to 0 for infinite size. */ 1 * @var object The application response object. 1 * @var JApplicationWeb The application instance. 1 * @var JRouter 1 * @var JSession The application session object. 1 * @var JLanguage The application language object. 1 * @var array A list of the access levels in use. 1 * @var JDocument The application document object. 1 * @var integer The detected platform on which the web client runs. 1 * @var boolean True if the web client is a mobile device. 1 * @var array The priority order detected accepted encodings for the client. 1 * @var string The web client’s user agent string. 1 * @var string The web client’s accepted encoding string. 1 * @var array The priority order detected accepted languages for the client. 1 * @var string The detected browser version used by the web client. 1 * @var integer The detected rendering engine used by the web client. 1 * @var integer The detected browser used by the web client. 1 * @var string The extension name. 1 * @var JDate The body modified date for response headers. 1 * @var /* array An array of errors */ 1 * @var JOpenstreetmapChangesets 1 * @var JOpenstreetmapElements 1 * @var /* array The queue size of the $_errors array. Set to 0 for infinite size. */ 1 * @var array List of known legacy packages. 1 * @var /* array An array of warnings */ 1 * @var array List of known packages. 1 * @var JOpenstreetmapGps 1 * @var JOpenstreetmapInfo 1 * @var array A list of discovered update sites 1 * @var string Character encoding string. 1 * @var string Response mime type. 1 * @var FinderIndexer 1 * @var FinderIndexerStemmer 1 * @var JOpenstreetmapUser 1 * @var JUpdater JUpdater instance container. 1 * @var Array 1 string This tag:* @var string has been used a total of 762 times within the following files: administrator/modules/mod_menu/menu.php: * @var string administrator/modules/mod_menu/menu.php: * @var string administrator/modules/mod_menu/menu.php: * @var string administrator/modules/mod_menu/menu.php: * @var string administrator/modules/mod_menu/menu.php: * @var string administrator/modules/mod_menu/menu.php: * @var string administrator/components/com_categories/controllers/category.php: * @var string administrator/components/com_categories/models/category.php: * @var string administrator/components/com_categories/models/fields/categoryedit.php: * @var string administrator/components/com_categories/models/fields/modal/category.php: * @var string administrator/components/com_categories/models/fields/categoryparent.php: * @var string administrator/components/com_contact/models/contact.php: * @var string administrator/components/com_contact/models/fields/modal/contact.php: * @var string administrator/components/com_weblinks/models/weblink.php: * @var string administrator/components/com_weblinks/models/weblink.php: * @var string administrator/components/com_admin/models/sysinfo.php: * @var string administrator/components/com_admin/models/help.php: * @var string administrator/components/com_admin/models/help.php: * @var string administrator/components/com_admin/models/help.php: * @var string administrator/components/com_admin/models/help.php: * @var string administrator/components/com_menus/models/menu.php: * @var string administrator/components/com_menus/models/fields/menuordering.php: * @var string administrator/components/com_menus/models/fields/menutype.php: * @var string administrator/components/com_menus/models/fields/menuparent.php: * @var string administrator/components/com_installer/models/install.php: * @var string administrator/components/com_installer/models/warnings.php: * @var string administrator/components/com_plugins/models/fields/pluginordering.php: * @var string administrator/components/com_config/controller/application/display.php: * @var string administrator/components/com_config/controller/component/display.php: * @var string administrator/components/com_config/model/field/filters.php: * @var string administrator/components/com_users/controllers/notes.php: * @var string administrator/components/com_users/controllers/note.php: * @var string administrator/components/com_users/models/note.php: * @var string administrator/components/com_users/models/fields/groupparent.php: * @var string administrator/components/com_finder/helpers/indexer/adapter.php: * @var string administrator/components/com_finder/helpers/indexer/adapter.php: * @var string administrator/components/com_finder/helpers/indexer/adapter.php: * @var string administrator/components/com_finder/helpers/indexer/adapter.php: * @var string administrator/components/com_finder/helpers/indexer/adapter.php: * @var string administrator/components/com_finder/helpers/indexer/adapter.php: * @var string administrator/components/com_finder/helpers/indexer/adapter.php: * @var string administrator/components/com_finder/helpers/indexer/token.php: * @var string administrator/components/com_finder/helpers/indexer/token.php: * @var string administrator/components/com_finder/helpers/indexer/token.php: * @var string administrator/components/com_finder/helpers/indexer/stemmer/porter_en.php: * @var string administrator/components/com_finder/helpers/indexer/stemmer/porter_en.php: * @var string administrator/components/com_finder/helpers/indexer/query.php: * @var string administrator/components/com_finder/helpers/indexer/query.php: * @var string administrator/components/com_finder/helpers/indexer/query.php: * @var string administrator/components/com_finder/helpers/indexer/query.php: * @var string administrator/components/com_finder/helpers/indexer/query.php: * @var string administrator/components/com_finder/helpers/indexer/query.php: * @var string administrator/components/com_finder/helpers/indexer/query.php: * @var string administrator/components/com_finder/helpers/indexer/query.php: * @var string administrator/components/com_finder/helpers/indexer/result.php: * @var string administrator/components/com_finder/helpers/indexer/result.php: * @var string administrator/components/com_finder/helpers/indexer/result.php: * @var string administrator/components/com_finder/helpers/indexer/result.php: * @var string administrator/components/com_finder/helpers/indexer/result.php: * @var string administrator/components/com_finder/helpers/indexer/result.php: * @var string administrator/components/com_finder/helpers/indexer/result.php: * @var string administrator/components/com_finder/helpers/indexer/result.php: * @var string administrator/components/com_finder/helpers/indexer/result.php: * @var string administrator/components/com_finder/helpers/indexer/result.php: * @var string administrator/components/com_finder/models/filter.php: * @var string administrator/components/com_finder/models/filter.php: * @var string administrator/components/com_finder/models/fields/directories.php: * @var string administrator/components/com_finder/models/fields/searchfilter.php: * @var string administrator/components/com_finder/models/index.php: * @var string administrator/components/com_finder/models/index.php: * @var string administrator/components/com_joomlaupdate/restore.php: * @var string administrator/components/com_joomlaupdate/restore.php: * @var string administrator/components/com_joomlaupdate/restore.php: * @var string administrator/components/com_joomlaupdate/restore.php: * @var string administrator/components/com_banners/models/banner.php: * @var string administrator/components/com_banners/models/client.php: * @var string administrator/components/com_banners/models/fields/impmade.php: * @var string administrator/components/com_banners/models/fields/bannerclient.php: * @var string administrator/components/com_banners/models/fields/imptotal.php: * @var string administrator/components/com_banners/models/fields/clicks.php: * @var string administrator/components/com_newsfeeds/models/fields/newsfeeds.php: * @var string administrator/components/com_newsfeeds/models/fields/modal/newsfeed.php: * @var string administrator/components/com_newsfeeds/models/newsfeed.php: * @var string administrator/components/com_content/models/fields/modal/article.php: * @var string administrator/components/com_content/models/article.php: * @var string administrator/components/com_languages/controllers/overrides.php: * @var string administrator/components/com_languages/helpers/jsonresponse.php: * @var string administrator/components/com_messages/models/fields/usermessages.php: * @var string administrator/components/com_media/controllers/file.php: * @var string administrator/includes/toolbar.php: * @var string cli/finder_indexer.php: * @var string cli/finder_indexer.php: * @var string components/com_contact/views/categories/view.html.php: * @var string components/com_contact/models/contact.php: * @var string components/com_contact/models/categories.php: * @var string components/com_contact/models/categories.php: * @var string components/com_weblinks/controllers/weblink.php: * @var string components/com_weblinks/models/form.php: * @var string components/com_weblinks/models/weblink.php: * @var string components/com_weblinks/models/categories.php: * @var string components/com_weblinks/models/categories.php: * @var string components/com_config/controller/display.php: * @var string components/com_config/controller/canceladmin.php: * @var string components/com_config/controller/canceladmin.php: * @var string components/com_config/controller/canceladmin.php: * @var string components/com_config/controller/cmsbase.php: * @var string components/com_config/model/cms.php: * @var string components/com_config/model/cms.php: * @var string components/com_config/model/cms.php: * @var string components/com_config/view/cms/html.php: * @var string components/com_config/view/cms/html.php: * @var string components/com_config/view/cms/html.php: * @var string components/com_finder/models/search.php: * @var string components/com_finder/models/suggestions.php: * @var string components/com_newsfeeds/views/categories/view.html.php: * @var string components/com_newsfeeds/models/categories.php: * @var string components/com_newsfeeds/models/categories.php: * @var string components/com_newsfeeds/models/newsfeed.php: * @var string components/com_tags/models/tags.php: * @var string components/com_content/views/categories/view.html.php: * @var string components/com_content/controllers/article.php: * @var string components/com_content/controllers/article.php: * @var string components/com_content/controllers/article.php: * @var string components/com_content/models/archive.php: * @var string components/com_content/models/form.php: * @var string components/com_content/models/category.php: * @var string components/com_content/models/featured.php: * @var string components/com_content/models/categories.php: * @var string components/com_content/models/categories.php: * @var string components/com_content/models/article.php: * @var string installation/model/fields/sample.php: * @var string installation/model/fields/prefix.php: * @var string installation/model/fields/language.php: * @var string installation/model/rules/prefix.php: * @var string installation/model/rules/prefix.php: * @var string libraries/phpmailer/phpmailer.php: * @var string libraries/phpmailer/phpmailer.php: * @var string libraries/phpmailer/phpmailer.php: * @var string libraries/phpmailer/phpmailer.php: * @var string libraries/phpmailer/phpmailer.php: * @var string libraries/phpmailer/phpmailer.php: * @var string libraries/phpmailer/phpmailer.php: * @var string libraries/phpmailer/phpmailer.php: * @var string libraries/phpmailer/phpmailer.php: * @var string libraries/phpmailer/phpmailer.php: * @var string libraries/phpmailer/phpmailer.php: * @var string libraries/phpmailer/phpmailer.php: * @var string libraries/phpmailer/phpmailer.php: * @var string libraries/phpmailer/phpmailer.php: * @var string libraries/phpmailer/phpmailer.php: * @var string libraries/phpmailer/phpmailer.php: * @var string libraries/phpmailer/phpmailer.php: * @var string libraries/phpmailer/phpmailer.php: * @var string libraries/phpmailer/phpmailer.php: * @var string libraries/phpmailer/phpmailer.php: * @var string libraries/phpmailer/phpmailer.php: * @var string libraries/phpmailer/phpmailer.php: * @var string libraries/phpmailer/phpmailer.php: * @var string libraries/phpmailer/phpmailer.php: * @var string libraries/phpmailer/phpmailer.php: * @var string libraries/phpmailer/phpmailer.php: * @var string libraries/phpmailer/phpmailer.php: * @var string libraries/phpmailer/phpmailer.php: * @var string libraries/phpmailer/phpmailer.php: * @var string libraries/phpmailer/phpmailer.php: * @var string libraries/phpmailer/phpmailer.php: * @var string libraries/phpmailer/phpmailer.php: * @var string libraries/phpmailer/phpmailer.php: * @var string libraries/phpmailer/phpmailer.php: * @var string libraries/phpmailer/phpmailer.php: * @var string libraries/phpmailer/phpmailer.php: * @var string libraries/phpmailer/phpmailer.php: * @var string libraries/phpmailer/phpmailer.php: * @var string libraries/phpmailer/phpmailer.php: * @var string libraries/phpmailer/smtp.php: * @var string libraries/phpmailer/smtp.php: * @var string libraries/phpmailer/smtp.php: * @var string libraries/phpmailer/pop3.php: * @var string libraries/phpmailer/pop3.php: * @var string libraries/phpmailer/pop3.php: * @var string libraries/phpmailer/pop3.php: * @var string libraries/phpmailer/pop3.php: * @var string libraries/simplepie/simplepie.php: * @var string libraries/simplepie/simplepie.php: * @var string libraries/simplepie/simplepie.php: * @var string libraries/simplepie/simplepie.php: * @var string libraries/simplepie/simplepie.php: * @var string libraries/simplepie/simplepie.php: * @var string libraries/simplepie/simplepie.php: * @var string libraries/simplepie/simplepie.php: * @var string libraries/simplepie/simplepie.php: * @var string libraries/simplepie/simplepie.php: * @var string libraries/simplepie/simplepie.php: * @var string libraries/simplepie/simplepie.php: * @var string libraries/simplepie/simplepie.php: * @var string libraries/simplepie/simplepie.php: * @var string libraries/simplepie/simplepie.php: * @var string libraries/simplepie/simplepie.php: * @var string libraries/simplepie/simplepie.php: * @var string libraries/simplepie/simplepie.php: * @var string libraries/simplepie/simplepie.php: * @var string libraries/simplepie/simplepie.php: * @var string libraries/simplepie/simplepie.php: * @var string libraries/simplepie/simplepie.php: * @var string libraries/joomla/form/form.php: * @var string libraries/joomla/form/rule/email.php: * @var string libraries/joomla/form/rule/boolean.php: * @var string libraries/joomla/form/rule/boolean.php: * @var string libraries/joomla/form/field.php: * @var string libraries/joomla/form/field.php: * @var string libraries/joomla/form/field.php: * @var string libraries/joomla/form/field.php: * @var string libraries/joomla/form/field.php: * @var string libraries/joomla/form/field.php: * @var string libraries/joomla/form/field.php: * @var string libraries/joomla/form/field.php: * @var string libraries/joomla/form/field.php: * @var string libraries/joomla/form/field.php: * @var string libraries/joomla/form/field.php: * @var string libraries/joomla/form/field.php: * @var string libraries/joomla/form/field.php: * @var string libraries/joomla/form/field.php: * @var string libraries/joomla/form/field.php: * @var string libraries/joomla/form/field.php: * @var string libraries/joomla/form/rule.php: * @var string libraries/joomla/form/rule.php: * @var string libraries/joomla/form/fields/groupedlist.php: * @var string libraries/joomla/form/fields/filelist.php: * @var string libraries/joomla/form/fields/filelist.php: * @var string libraries/joomla/form/fields/filelist.php: * @var string libraries/joomla/form/fields/filelist.php: * @var string libraries/joomla/form/fields/repeatable.php: * @var string libraries/joomla/form/fields/rules.php: * @var string libraries/joomla/form/fields/rules.php: * @var string libraries/joomla/form/fields/rules.php: * @var string libraries/joomla/form/fields/rules.php: * @var string libraries/joomla/form/fields/spacer.php: * @var string libraries/joomla/form/fields/predefinedlist.php: * @var string libraries/joomla/form/fields/file.php: * @var string libraries/joomla/form/fields/sql.php: * @var string libraries/joomla/form/fields/sql.php: * @var string libraries/joomla/form/fields/sql.php: * @var string libraries/joomla/form/fields/sql.php: * @var string libraries/joomla/form/fields/imagelist.php: * @var string libraries/joomla/form/fields/databaseconnection.php: * @var string libraries/joomla/form/fields/meter.php: * @var string libraries/joomla/form/fields/meter.php: * @var string libraries/joomla/form/fields/radio.php: * @var string libraries/joomla/form/fields/sessionhandler.php: * @var string libraries/joomla/form/fields/note.php: * @var string libraries/joomla/form/fields/email.php: * @var string libraries/joomla/form/fields/folderlist.php: * @var string libraries/joomla/form/fields/folderlist.php: * @var string libraries/joomla/form/fields/folderlist.php: * @var string libraries/joomla/form/fields/folderlist.php: * @var string libraries/joomla/form/fields/tel.php: * @var string libraries/joomla/form/fields/text.php: * @var string libraries/joomla/form/fields/text.php: * @var string libraries/joomla/form/fields/color.php: * @var string libraries/joomla/form/fields/language.php: * @var string libraries/joomla/form/fields/textarea.php: * @var string libraries/joomla/form/fields/integer.php: * @var string libraries/joomla/form/fields/plugins.php: * @var string libraries/joomla/form/fields/plugins.php: * @var string libraries/joomla/form/fields/url.php: * @var string libraries/joomla/form/fields/checkboxes.php: * @var string libraries/joomla/form/fields/number.php: * @var string libraries/joomla/form/fields/usergroup.php: * @var string libraries/joomla/form/fields/calendar.php: * @var string libraries/joomla/form/fields/cachehandler.php: * @var string libraries/joomla/form/fields/range.php: * @var string libraries/joomla/form/fields/checkbox.php: * @var string libraries/joomla/form/fields/hidden.php: * @var string libraries/joomla/form/fields/combo.php: * @var string libraries/joomla/form/fields/accesslevel.php: * @var string libraries/joomla/form/fields/password.php: * @var string libraries/joomla/form/fields/timezone.php: * @var string libraries/joomla/form/fields/list.php: * @var string libraries/joomla/document/feed/feed.php: * @var string libraries/joomla/document/feed/feed.php: * @var string libraries/joomla/document/feed/feed.php: * @var string libraries/joomla/document/feed/feed.php: * @var string libraries/joomla/document/feed/feed.php: * @var string libraries/joomla/document/feed/feed.php: * @var string libraries/joomla/document/feed/feed.php: * @var string libraries/joomla/document/feed/feed.php: * @var string libraries/joomla/document/feed/feed.php: * @var string libraries/joomla/document/feed/feed.php: * @var string libraries/joomla/document/feed/feed.php: * @var string libraries/joomla/document/feed/feed.php: * @var string libraries/joomla/document/feed/feed.php: * @var string libraries/joomla/document/feed/feed.php: * @var string libraries/joomla/document/feed/feed.php: * @var string libraries/joomla/document/feed/feed.php: * @var string libraries/joomla/document/feed/feed.php: * @var string libraries/joomla/document/feed/feed.php: * @var string libraries/joomla/document/feed/feed.php: * @var string libraries/joomla/document/feed/feed.php: * @var string libraries/joomla/document/feed/feed.php: * @var string libraries/joomla/document/feed/feed.php: * @var string libraries/joomla/document/feed/feed.php: * @var string libraries/joomla/document/feed/feed.php: * @var string libraries/joomla/document/feed/feed.php: * @var string libraries/joomla/document/feed/feed.php: * @var string libraries/joomla/document/feed/feed.php: * @var string libraries/joomla/document/feed/feed.php: * @var string libraries/joomla/document/feed/feed.php: * @var string libraries/joomla/document/feed/feed.php: * @var string libraries/joomla/document/feed/feed.php: * @var string libraries/joomla/document/feed/renderer/rss.php: * @var string libraries/joomla/document/feed/renderer/atom.php: * @var string libraries/joomla/document/html/html.php: * @var string libraries/joomla/document/html/html.php: * @var string libraries/joomla/document/html/html.php: * @var string libraries/joomla/document/opensearch/opensearch.php: * @var string libraries/joomla/document/opensearch/opensearch.php: * @var string libraries/joomla/document/opensearch/opensearch.php: * @var string libraries/joomla/document/opensearch/opensearch.php: * @var string libraries/joomla/document/opensearch/opensearch.php: * @var string libraries/joomla/document/opensearch/opensearch.php: * @var string libraries/joomla/document/opensearch/opensearch.php: * @var string libraries/joomla/document/opensearch/opensearch.php: * @var string libraries/joomla/document/xml/xml.php: * @var string libraries/joomla/document/json/json.php: * @var string libraries/joomla/document/renderer.php: * @var string libraries/joomla/document/document.php: * @var string libraries/joomla/document/document.php: * @var string libraries/joomla/document/document.php: * @var string libraries/joomla/document/document.php: * @var string libraries/joomla/document/document.php: * @var string libraries/joomla/document/document.php: * @var string libraries/joomla/document/document.php: * @var string libraries/joomla/document/document.php: * @var string libraries/joomla/document/document.php: * @var string libraries/joomla/document/document.php: * @var string libraries/joomla/document/document.php: * @var string libraries/joomla/document/document.php: * @var string libraries/joomla/document/document.php: * @var string libraries/joomla/document/document.php: * @var string libraries/joomla/document/document.php: * @var string libraries/joomla/document/document.php: * @var string libraries/joomla/feed/person.php: * @var string libraries/joomla/feed/person.php: * @var string libraries/joomla/feed/person.php: * @var string libraries/joomla/feed/person.php: * @var string libraries/joomla/feed/link.php: * @var string libraries/joomla/feed/link.php: * @var string libraries/joomla/feed/link.php: * @var string libraries/joomla/feed/link.php: * @var string libraries/joomla/feed/link.php: * @var string libraries/joomla/feed/parser.php: * @var string libraries/joomla/date/date.php: * @var string libraries/joomla/base/adapter.php: * @var string libraries/joomla/base/adapter.php: * @var string libraries/joomla/input/cli.php: * @var string libraries/joomla/session/session.php: * @var string libraries/joomla/session/session.php: * @var string libraries/joomla/session/session.php: * @var string libraries/joomla/archive/gzip.php: * @var string libraries/joomla/archive/zip.php: * @var string libraries/joomla/archive/zip.php: * @var string libraries/joomla/archive/zip.php: * @var string libraries/joomla/archive/zip.php: * @var string libraries/joomla/archive/bzip2.php: * @var string libraries/joomla/archive/tar.php: * @var string libraries/joomla/github/package.php: * @var string libraries/joomla/updater/update.php: * @var string libraries/joomla/updater/update.php: * @var string libraries/joomla/updater/update.php: * @var string libraries/joomla/updater/update.php: * @var string libraries/joomla/updater/update.php: * @var string libraries/joomla/updater/update.php: * @var string libraries/joomla/updater/update.php: * @var string libraries/joomla/updater/update.php: * @var string libraries/joomla/updater/update.php: * @var string libraries/joomla/updater/update.php: * @var string libraries/joomla/updater/update.php: * @var string libraries/joomla/updater/update.php: * @var string libraries/joomla/updater/update.php: * @var string libraries/joomla/updater/update.php: * @var string libraries/joomla/updater/update.php: * @var string libraries/joomla/updater/update.php: * @var string libraries/joomla/updater/updateadapter.php: * @var string libraries/joomla/view/html.php: * @var string libraries/joomla/filesystem/stream.php: * @var string libraries/joomla/filesystem/stream.php: * @var string libraries/joomla/filesystem/stream.php: * @var string libraries/joomla/filesystem/stream.php: * @var string libraries/joomla/filesystem/streams/string.php: * @var string libraries/joomla/filesystem/streams/string.php: * @var string libraries/joomla/filesystem/streams/string.php: * @var string libraries/joomla/filesystem/streams/string.php: * @var string libraries/joomla/filesystem/streams/string.php: * @var string libraries/joomla/filesystem/streams/string.php: * @var string libraries/joomla/log/entry.php: * @var string libraries/joomla/log/entry.php: * @var string libraries/joomla/log/entry.php: * @var string libraries/joomla/language/language.php: * @var string libraries/joomla/language/language.php: * @var string libraries/joomla/language/language.php: * @var string libraries/joomla/language/stemmer/porteren.php: * @var string libraries/joomla/language/stemmer/porteren.php: * @var string libraries/joomla/utilities/buffer.php: * @var string libraries/joomla/utilities/arrayhelper.php: * @var string libraries/joomla/microdata/microdata.php: * @var string libraries/joomla/microdata/microdata.php: * @var string libraries/joomla/microdata/microdata.php: * @var string libraries/joomla/microdata/microdata.php: * @var string libraries/joomla/microdata/microdata.php: * @var string libraries/joomla/microdata/microdata.php: * @var string libraries/joomla/microdata/microdata.php: * @var string libraries/joomla/table/nested.php: * @var string libraries/joomla/table/nested.php: * @var string libraries/joomla/table/table.php: * @var string libraries/joomla/table/table.php: * @var string libraries/joomla/table/asset.php: * @var string libraries/joomla/table/asset.php: * @var string libraries/joomla/table/asset.php: * @var string libraries/joomla/table/observer/contenthistory.php: * @var string libraries/joomla/table/observer/tags.php: * @var string libraries/joomla/user/authentication.php: * @var string libraries/joomla/user/authentication.php: * @var string libraries/joomla/user/authentication.php: * @var string libraries/joomla/user/authentication.php: * @var string libraries/joomla/user/authentication.php: * @var string libraries/joomla/user/authentication.php: * @var string libraries/joomla/user/authentication.php: * @var string libraries/joomla/user/authentication.php: * @var string libraries/joomla/user/authentication.php: * @var string libraries/joomla/user/authentication.php: * @var string libraries/joomla/user/authentication.php: * @var string libraries/joomla/user/authentication.php: * @var string libraries/joomla/user/authentication.php: * @var string libraries/joomla/user/user.php: * @var string libraries/joomla/user/user.php: * @var string libraries/joomla/user/user.php: * @var string libraries/joomla/user/user.php: * @var string libraries/joomla/user/user.php: * @var string libraries/joomla/user/user.php: * @var string libraries/joomla/user/user.php: * @var string libraries/joomla/user/user.php: * @var string libraries/joomla/database/importer.php: * @var string libraries/joomla/database/driver.php: * @var string libraries/joomla/database/driver.php: * @var string libraries/joomla/database/query/sqlsrv.php: * @var string libraries/joomla/database/query/sqlsrv.php: * @var string libraries/joomla/database/query/sqlazure.php: * @var string libraries/joomla/database/iterator.php: * @var string libraries/joomla/database/exporter.php: * @var string libraries/joomla/database/driver/sqlsrv.php: * @var string libraries/joomla/database/driver/sqlsrv.php: * @var string libraries/joomla/database/driver/sqlsrv.php: * @var string libraries/joomla/database/driver/sqlazure.php: * @var string libraries/joomla/database/driver/mysql.php: * @var string libraries/joomla/database/driver/mysqli.php: * @var string libraries/joomla/database/driver/mysqli.php: * @var string libraries/joomla/database/driver/mysqli.php: * @var string libraries/joomla/database/driver/postgresql.php: * @var string libraries/joomla/database/driver/postgresql.php: * @var string libraries/joomla/database/driver/postgresql.php: * @var string libraries/joomla/database/driver/postgresql.php: * @var string libraries/joomla/database/driver/postgresql.php: * @var string libraries/joomla/database/driver/pdo.php: * @var string libraries/joomla/database/driver/pdo.php: * @var string libraries/joomla/database/driver/pdo.php: * @var string libraries/joomla/database/driver/oracle.php: * @var string libraries/joomla/database/driver/oracle.php: * @var string libraries/joomla/database/driver/oracle.php: * @var string libraries/joomla/database/driver/oracle.php: * @var string libraries/joomla/database/driver/sqlite.php: * @var string libraries/joomla/database/driver/sqlite.php: * @var string libraries/joomla/cache/controller/output.php: * @var string libraries/joomla/cache/controller/output.php: * @var string libraries/joomla/cache/storage/file.php: * @var string libraries/joomla/cache/storage/helper.php: * @var string libraries/joomla/cache/storage/helper.php: * @var string libraries/joomla/cache/storage/cachelite.php: * @var string libraries/fof/form/header.php: * @var string libraries/fof/form/header.php: * @var string libraries/fof/form/header.php: * @var string libraries/fof/form/header.php: * @var string libraries/fof/form/header.php: * @var string libraries/fof/form/header.php: * @var string libraries/fof/controller/controller.php: * @var string libraries/fof/controller/controller.php: * @var string libraries/fof/controller/controller.php: * @var string libraries/fof/controller/controller.php: * @var string libraries/fof/controller/controller.php: * @var string libraries/fof/controller/controller.php: * @var string libraries/fof/controller/controller.php: * @var string libraries/fof/controller/controller.php: * @var string libraries/fof/controller/controller.php: * @var string libraries/fof/controller/controller.php: * @var string libraries/fof/controller/controller.php: * @var string libraries/fof/controller/controller.php: * @var string libraries/fof/controller/controller.php: * @var string libraries/fof/controller/controller.php: * @var string libraries/fof/model/field.php: * @var string libraries/fof/model/field.php: * @var string libraries/fof/model/field.php: * @var string libraries/fof/model/model.php: * @var string libraries/fof/model/model.php: * @var string libraries/fof/model/model.php: * @var string libraries/fof/model/model.php: * @var string libraries/fof/model/model.php: * @var string libraries/fof/model/model.php: * @var string libraries/fof/model/model.php: * @var string libraries/fof/model/model.php: * @var string libraries/fof/model/model.php: * @var string libraries/fof/model/model.php: * @var string libraries/fof/less/less.php: * @var string libraries/fof/less/less.php: * @var string libraries/fof/utils/array/array.php: * @var string libraries/fof/hal/link.php: * @var string libraries/fof/hal/link.php: * @var string libraries/fof/hal/link.php: * @var string libraries/fof/hal/link.php: * @var string libraries/fof/hal/render/json.php: * @var string libraries/fof/hal/document.php: * @var string libraries/fof/platform/platform.php: * @var string libraries/fof/platform/platform.php: * @var string libraries/fof/platform/platform.php: * @var string libraries/fof/view/view.php: * @var string libraries/fof/view/view.php: * @var string libraries/fof/view/view.php: * @var string libraries/fof/view/view.php: * @var string libraries/fof/view/view.php: * @var string libraries/fof/view/view.php: * @var string libraries/fof/view/view.php: * @var string libraries/fof/view/view.php: * @var string libraries/fof/view/view.php: * @var string libraries/fof/view/csv.php: * @var string libraries/fof/table/table.php: * @var string libraries/fof/table/table.php: * @var string libraries/fof/table/table.php: * @var string libraries/fof/table/table.php: * @var string libraries/fof/table/table.php: * @var string libraries/fof/table/table.php: * @var string libraries/fof/table/relations.php: * @var string libraries/fof/table/relations.php: * @var string libraries/fof/database/iterator.php: * @var string libraries/fof/autoloader/component.php: * @var string libraries/fof/autoloader/fof.php: * @var string libraries/framework/Joomla/Application/Cli/Output/Processor/ColorProcessor.php: * @var string libraries/framework/Joomla/Application/Cli/Output/Processor/ColorProcessor.php: * @var string libraries/cms/form/field/templatestyle.php: * @var string libraries/cms/form/field/media.php: * @var string libraries/cms/form/field/media.php: * @var string libraries/cms/form/field/media.php: * @var string libraries/cms/form/field/media.php: * @var string libraries/cms/form/field/media.php: * @var string libraries/cms/form/field/media.php: * @var string libraries/cms/form/field/moduleorder.php: * @var string libraries/cms/form/field/helpsite.php: * @var string libraries/cms/form/field/status.php: * @var string libraries/cms/form/field/userstate.php: * @var string libraries/cms/form/field/limitbox.php: * @var string libraries/cms/form/field/registrationdaterange.php: * @var string libraries/cms/form/field/contenttype.php: * @var string libraries/cms/form/field/moduleposition.php: * @var string libraries/cms/form/field/contentlanguage.php: * @var string libraries/cms/form/field/user.php: * @var string libraries/cms/form/field/tag.php: * @var string libraries/cms/form/field/usergrouplist.php: * @var string libraries/cms/form/field/ordering.php: * @var string libraries/cms/form/field/ordering.php: * @var string libraries/cms/form/field/author.php: * @var string libraries/cms/form/field/contenthistory.php: * @var string libraries/cms/form/field/menu.php: * @var string libraries/cms/form/field/menuitem.php: * @var string libraries/cms/form/field/menuitem.php: * @var string libraries/cms/form/field/moduletag.php: * @var string libraries/cms/form/field/chromestyle.php: * @var string libraries/cms/form/field/headertag.php: * @var string libraries/cms/form/field/useractive.php: * @var string libraries/cms/form/field/editor.php: * @var string libraries/cms/form/field/editor.php: * @var string libraries/cms/form/field/editor.php: * @var string libraries/cms/form/field/editor.php: * @var string libraries/cms/form/field/editor.php: * @var string libraries/cms/form/field/editor.php: * @var string libraries/cms/form/field/captcha.php: * @var string libraries/cms/captcha/captcha.php: * @var string libraries/cms/toolbar/button.php: * @var string libraries/cms/toolbar/toolbar.php: * @var string libraries/cms/toolbar/button/link.php: * @var string libraries/cms/toolbar/button/separator.php: * @var string libraries/cms/toolbar/button/custom.php: * @var string libraries/cms/toolbar/button/popup.php: * @var string libraries/cms/toolbar/button/confirm.php: * @var string libraries/cms/toolbar/button/slider.php: * @var string libraries/cms/toolbar/button/standard.php: * @var string libraries/cms/editor/editor.php: * @var string libraries/cms/editor/editor.php: * @var string libraries/cms/editor/editor.php: * @var string libraries/cms/schema/changeset.php: * @var string libraries/cms/schema/changeitem.php: * @var string libraries/cms/schema/changeitem.php: * @var string libraries/cms/schema/changeitem.php: * @var string libraries/cms/schema/changeitem.php: * @var string libraries/cms/schema/changeitem.php: * @var string libraries/cms/html/sidebar.php: * @var string libraries/cms/response/json.php: * @var string libraries/cms/installer/manifest.php: * @var string libraries/cms/installer/manifest.php: * @var string libraries/cms/installer/manifest.php: * @var string libraries/cms/installer/manifest.php: * @var string libraries/cms/installer/manifest.php: * @var string libraries/cms/installer/manifest.php: * @var string libraries/cms/installer/manifest.php: * @var string libraries/cms/installer/manifest/library.php: * @var string libraries/cms/installer/manifest/library.php: * @var string libraries/cms/installer/manifest/library.php: * @var string libraries/cms/installer/manifest/library.php: * @var string libraries/cms/installer/manifest/library.php: * @var string libraries/cms/installer/manifest/library.php: * @var string libraries/cms/installer/manifest/library.php: * @var string libraries/cms/installer/manifest/package.php: * @var string libraries/cms/installer/manifest/package.php: * @var string libraries/cms/installer/manifest/package.php: * @var string libraries/cms/installer/installer.php: * @var string libraries/cms/installer/installer.php: * @var string libraries/cms/installer/installer.php: * @var string libraries/cms/installer/extension.php: * @var string libraries/cms/installer/extension.php: * @var string libraries/cms/installer/extension.php: * @var string libraries/cms/installer/extension.php: * @var string libraries/cms/installer/extension.php: * @var string libraries/cms/installer/adapter/template.php: * @var string libraries/cms/installer/adapter/template.php: * @var string libraries/cms/installer/adapter/template.php: * @var string libraries/cms/installer/adapter/template.php: * @var string libraries/cms/installer/adapter/file.php: * @var string libraries/cms/installer/adapter/component.php: * @var string libraries/cms/installer/adapter/component.php: * @var string libraries/cms/installer/adapter/component.php: * @var string libraries/cms/installer/adapter/component.php: * @var string libraries/cms/installer/adapter/component.php: * @var string libraries/cms/installer/adapter/plugin.php: * @var string libraries/cms/installer/adapter/plugin.php: * @var string libraries/cms/installer/adapter/plugin.php: * @var string libraries/cms/installer/adapter/package.php: * @var string libraries/cms/installer/adapter/module.php: * @var string libraries/cms/installer/adapter/module.php: * @var string libraries/cms/installer/adapter/module.php: * @var string libraries/cms/installer/adapter/module.php: * @var string libraries/cms/application/cms.php: * @var string libraries/cms/plugin/plugin.php: * @var string libraries/cms/plugin/plugin.php: * @var string libraries/cms/ucm/base.php: * @var string libraries/cms/ucm/type.php: * @var string libraries/cms/helper/contenthistory.php: * @var string libraries/cms/helper/tags.php: * @var string libraries/cms/component/router/legacy.php: * @var string libraries/cms/layout/helper.php: * @var string libraries/legacy/form/field/componentlayout.php: * @var string libraries/legacy/form/field/category.php: * @var string libraries/legacy/form/field/modulelayout.php: * @var string libraries/legacy/controller/form.php: * @var string libraries/legacy/controller/form.php: * @var string libraries/legacy/controller/form.php: * @var string libraries/legacy/controller/form.php: * @var string libraries/legacy/controller/form.php: * @var string libraries/legacy/controller/admin.php: * @var string libraries/legacy/controller/admin.php: * @var string libraries/legacy/controller/admin.php: * @var string libraries/legacy/controller/legacy.php: * @var string libraries/legacy/controller/legacy.php: * @var string libraries/legacy/controller/legacy.php: * @var string libraries/legacy/controller/legacy.php: * @var string libraries/legacy/controller/legacy.php: * @var string libraries/legacy/controller/legacy.php: * @var string libraries/legacy/controller/legacy.php: * @var string libraries/legacy/controller/legacy.php: * @var string libraries/legacy/model/item.php: * @var string libraries/legacy/model/admin.php: * @var string libraries/legacy/model/admin.php: * @var string libraries/legacy/model/admin.php: * @var string libraries/legacy/model/admin.php: * @var string libraries/legacy/model/admin.php: * @var string libraries/legacy/model/admin.php: * @var string libraries/legacy/model/legacy.php: * @var string libraries/legacy/model/legacy.php: * @var string libraries/legacy/model/legacy.php: * @var string libraries/legacy/model/legacy.php: * @var string libraries/legacy/model/list.php: * @var string libraries/legacy/model/list.php: * @var string libraries/legacy/model/list.php: * @var string libraries/legacy/exception/exception.php: * @var string libraries/legacy/exception/exception.php: * @var string libraries/legacy/exception/exception.php: * @var string libraries/legacy/exception/exception.php: * @var string libraries/legacy/application/application.php: * @var string libraries/legacy/view/category.php: * @var string libraries/legacy/view/category.php: * @var string libraries/legacy/view/category.php: * @var string libraries/legacy/view/categories.php: * @var string libraries/legacy/view/legacy.php: * @var string libraries/legacy/view/legacy.php: * @var string libraries/legacy/view/legacy.php: * @var string libraries/legacy/view/legacy.php: * @var string libraries/legacy/view/legacy.php: * @var string libraries/legacy/view/legacy.php: * @var string libraries/legacy/view/legacy.php: * @var string libraries/legacy/view/legacy.php: * @var string libraries/legacy/view/legacy.php: * @var string libraries/legacy/categories/categories.php: * @var string libraries/legacy/categories/categories.php: * @var string libraries/legacy/categories/categories.php: * @var string libraries/legacy/categories/categories.php: * @var string libraries/legacy/categories/categories.php: * @var string libraries/legacy/categories/categories.php: * @var string libraries/legacy/categories/categories.php: * @var string libraries/legacy/categories/categories.php: * @var string libraries/legacy/categories/categories.php: * @var string libraries/legacy/categories/categories.php: * @var string libraries/legacy/categories/categories.php: * @var string libraries/legacy/categories/categories.php: * @var string libraries/legacy/categories/categories.php: * @var string libraries/legacy/categories/categories.php: * @var string libraries/legacy/categories/categories.php: * @var string libraries/legacy/categories/categories.php: * @var string libraries/legacy/categories/categories.php: * @var string plugins/finder/contacts/contacts.php: * @var string plugins/finder/contacts/contacts.php: * @var string plugins/finder/contacts/contacts.php: * @var string plugins/finder/contacts/contacts.php: * @var string plugins/finder/contacts/contacts.php: * @var string plugins/finder/contacts/contacts.php: * @var string plugins/finder/tags/tags.php: * @var string plugins/finder/tags/tags.php: * @var string plugins/finder/tags/tags.php: * @var string plugins/finder/tags/tags.php: * @var string plugins/finder/tags/tags.php: * @var string plugins/finder/tags/tags.php: * @var string plugins/finder/content/content.php: * @var string plugins/finder/content/content.php: * @var string plugins/finder/content/content.php: * @var string plugins/finder/content/content.php: * @var string plugins/finder/content/content.php: * @var string plugins/finder/weblinks/weblinks.php: * @var string plugins/finder/weblinks/weblinks.php: * @var string plugins/finder/weblinks/weblinks.php: * @var string plugins/finder/weblinks/weblinks.php: * @var string plugins/finder/weblinks/weblinks.php: * @var string plugins/finder/categories/categories.php: * @var string plugins/finder/categories/categories.php: * @var string plugins/finder/categories/categories.php: * @var string plugins/finder/categories/categories.php: * @var string plugins/finder/categories/categories.php: * @var string plugins/finder/categories/categories.php: * @var string plugins/finder/newsfeeds/newsfeeds.php: * @var string plugins/finder/newsfeeds/newsfeeds.php: * @var string plugins/finder/newsfeeds/newsfeeds.php: * @var string plugins/finder/newsfeeds/newsfeeds.php: * @var string plugins/finder/newsfeeds/newsfeeds.php: * @var string plugins/finder/newsfeeds/newsfeeds.php: * @var string plugins/twofactorauth/totp/totp.php: * @var string plugins/twofactorauth/yubikey/yubikey.php: * @var string plugins/user/profile/profile.php: * @var string plugins/user/profile/fields/tos.php: * @var string plugins/system/debug/debug.php: * @var string array This tag:* @var array has been used a total of 318 times within the following files: administrator/modules/mod_menu/menu.php: * @var array administrator/components/com_admin/models/sysinfo.php: * @var array administrator/components/com_admin/models/help.php: * @var array administrator/components/com_menus/models/menutypes.php: * @var array administrator/components/com_installer/views/update/view.html.php: * @var array administrator/components/com_cpanel/views/cpanel/view.html.php: * @var array administrator/components/com_users/views/notes/view.html.php: * @var array administrator/components/com_finder/helpers/indexer/stemmer.php: * @var array administrator/components/com_finder/helpers/indexer/taxonomy.php: * @var array administrator/components/com_finder/helpers/indexer/taxonomy.php: * @var array administrator/components/com_finder/helpers/indexer/stemmer/fr.php: * @var array administrator/components/com_finder/helpers/indexer/query.php: * @var array administrator/components/com_finder/helpers/indexer/query.php: * @var array administrator/components/com_finder/helpers/indexer/query.php: * @var array administrator/components/com_finder/helpers/indexer/query.php: * @var array administrator/components/com_finder/helpers/indexer/query.php: * @var array administrator/components/com_finder/helpers/indexer/query.php: * @var array administrator/components/com_finder/helpers/indexer/result.php: * @var array administrator/components/com_finder/helpers/indexer/result.php: * @var array administrator/components/com_finder/helpers/indexer/result.php: * @var array administrator/components/com_joomlaupdate/restore.php: * @var array administrator/components/com_joomlaupdate/restore.php: * @var array administrator/components/com_joomlaupdate/restore.php: * @var array administrator/components/com_languages/views/overrides/view.html.php: * @var array administrator/components/com_languages/helpers/jsonresponse.php: * @var array administrator/includes/toolbar.php: * @var array administrator/includes/toolbar.php: * @var array components/com_contact/models/category.php: * @var array components/com_contact/models/category.php: * @var array components/com_contact/models/featured.php: * @var array components/com_contact/models/featured.php: * @var array components/com_weblinks/models/category.php: * @var array components/com_weblinks/models/category.php: * @var array components/com_search/models/search.php: * @var array components/com_config/model/form.php: * @var array components/com_config/view/cms/html.php: * @var array components/com_finder/models/search.php: * @var array components/com_finder/models/search.php: * @var array components/com_finder/models/search.php: * @var array components/com_newsfeeds/models/category.php: * @var array components/com_newsfeeds/models/category.php: * @var array components/com_tags/models/tag.php: * @var array components/com_content/models/category.php: * @var array components/com_content/models/category.php: * @var array installation/view/complete/html.php: * @var array installation/view/install/html.php: * @var array installation/view/install/html.php: * @var array installation/view/languages/html.php: * @var array installation/view/defaultlanguage/html.php: * @var array installation/view/preinstall/html.php: * @var array installation/view/preinstall/html.php: * @var array installation/view/summary/html.php: * @var array installation/view/summary/html.php: * @var array installation/view/summary/html.php: * @var array libraries/simplepie/simplepie.php: * @var array libraries/simplepie/simplepie.php: * @var array libraries/simplepie/simplepie.php: * @var array libraries/simplepie/simplepie.php: * @var array libraries/simplepie/simplepie.php: * @var array libraries/simplepie/simplepie.php: * @var array libraries/simplepie/simplepie.php: * @var array libraries/simplepie/idn/idna_convert.class.php: * @var array libraries/joomla/form/form.php: * @var array libraries/joomla/form/form.php: * @var array libraries/joomla/form/form.php: * @var array libraries/joomla/form/helper.php: * @var array libraries/joomla/form/helper.php: * @var array libraries/joomla/form/fields/predefinedlist.php: * @var array libraries/joomla/form/fields/predefinedlist.php: * @var array libraries/joomla/form/fields/timezone.php: * @var array libraries/joomla/environment/browser.php: * @var array libraries/joomla/document/feed/feed.php: * @var array libraries/joomla/document/html/html.php: * @var array libraries/joomla/document/html/html.php: * @var array libraries/joomla/document/html/html.php: * @var array libraries/joomla/document/html/html.php: * @var array libraries/joomla/document/html/html.php: * @var array libraries/joomla/document/opensearch/opensearch.php: * @var array libraries/joomla/document/document.php: * @var array libraries/joomla/document/document.php: * @var array libraries/joomla/document/document.php: * @var array libraries/joomla/document/document.php: * @var array libraries/joomla/document/document.php: * @var array libraries/joomla/document/document.php: * @var array libraries/joomla/feed/parser.php: * @var array libraries/joomla/access/rules.php: * @var array libraries/joomla/access/access.php: * @var array libraries/joomla/access/access.php: * @var array libraries/joomla/access/access.php: * @var array libraries/joomla/access/access.php: * @var array libraries/joomla/access/access.php: * @var array libraries/joomla/access/rule.php: * @var array libraries/joomla/grid/grid.php: * @var array libraries/joomla/grid/grid.php: * @var array libraries/joomla/grid/grid.php: * @var array libraries/joomla/grid/grid.php: * @var array libraries/joomla/base/adapter.php: * @var array libraries/joomla/filter/input.php: * @var array libraries/joomla/filter/input.php: * @var array libraries/joomla/filter/input.php: * @var array libraries/joomla/filter/input.php: * @var array libraries/joomla/filter/input.php: * @var array libraries/joomla/input/files.php: * @var array libraries/joomla/input/input.php: * @var array libraries/joomla/input/input.php: * @var array libraries/joomla/input/input.php: * @var array libraries/joomla/input/cli.php: * @var array libraries/joomla/event/dispatcher.php: * @var array libraries/joomla/event/dispatcher.php: * @var array libraries/joomla/session/session.php: * @var array libraries/joomla/archive/gzip.php: * @var array libraries/joomla/archive/zip.php: * @var array libraries/joomla/archive/zip.php: * @var array libraries/joomla/archive/tar.php: * @var array libraries/joomla/archive/tar.php: * @var array libraries/joomla/github/package.php: * @var array libraries/joomla/github/package/repositories/hooks.php: * @var array libraries/joomla/github/hooks.php: * @var array libraries/joomla/updater/update.php: * @var array libraries/joomla/updater/update.php: * @var array libraries/joomla/updater/adapters/collection.php: * @var array libraries/joomla/updater/adapters/collection.php: * @var array libraries/joomla/updater/updateadapter.php: * @var array libraries/joomla/updater/updateadapter.php: * @var array libraries/joomla/object/object.php: * @var array libraries/joomla/filesystem/stream.php: * @var array libraries/joomla/filesystem/stream.php: * @var array libraries/joomla/filesystem/stream.php: * @var array libraries/joomla/filesystem/streams/string.php: * @var array libraries/joomla/log/entry.php: * @var array libraries/joomla/log/logger.php: * @var array libraries/joomla/log/log.php: * @var array libraries/joomla/log/log.php: * @var array libraries/joomla/log/log.php: * @var array libraries/joomla/language/stemmer.php: * @var array libraries/joomla/language/text.php: * @var array libraries/joomla/language/language.php: * @var array libraries/joomla/language/language.php: * @var array libraries/joomla/language/language.php: * @var array libraries/joomla/language/language.php: * @var array libraries/joomla/language/language.php: * @var array libraries/joomla/language/language.php: * @var array libraries/joomla/language/language.php: * @var array libraries/joomla/language/language.php: * @var array libraries/joomla/utilities/buffer.php: * @var array libraries/joomla/data/data.php: * @var array libraries/joomla/data/set.php: * @var array libraries/joomla/microdata/microdata.php: * @var array libraries/joomla/table/nested.php: * @var array libraries/joomla/table/table.php: * @var array libraries/joomla/table/table.php: * @var array libraries/joomla/table/user.php: * @var array libraries/joomla/table/observer/tags.php: * @var array libraries/joomla/observer/mapper.php: * @var array libraries/joomla/client/ftp.php: * @var array libraries/joomla/factory.php: * @var array libraries/joomla/user/authentication.php: * @var array libraries/joomla/user/authentication.php: * @var array libraries/joomla/user/user.php: * @var array libraries/joomla/user/user.php: * @var array libraries/joomla/user/user.php: * @var array libraries/joomla/user/user.php: * @var array libraries/joomla/database/exporter.php: * @var array libraries/joomla/database/exporter.php: * @var array libraries/joomla/database/driver/pdo.php: * @var array libraries/joomla/string/string.php: * @var array libraries/joomla/string/inflector.php: * @var array libraries/joomla/string/inflector.php: * @var array libraries/joomla/cache/controller.php: * @var array libraries/fof/controller/controller.php: * @var array libraries/fof/controller/controller.php: * @var array libraries/fof/controller/controller.php: * @var array libraries/fof/controller/controller.php: * @var array libraries/fof/controller/controller.php: * @var array libraries/fof/controller/controller.php: * @var array libraries/fof/controller/controller.php: * @var array libraries/fof/model/model.php: * @var array libraries/fof/model/model.php: * @var array libraries/fof/model/model.php: * @var array libraries/fof/model/model.php: * @var array libraries/fof/model/model.php: * @var array libraries/fof/model/model.php: * @var array libraries/fof/utils/observable/dispatcher.php: * @var array libraries/fof/utils/observable/dispatcher.php: * @var array libraries/fof/utils/object/object.php: * @var array libraries/fof/hal/links.php: * @var array libraries/fof/hal/document.php: * @var array libraries/fof/hal/document.php: * @var array libraries/fof/platform/platform.php: * @var array libraries/fof/platform/filesystem/filesystem.php: * @var array libraries/fof/view/view.php: * @var array libraries/fof/view/view.php: * @var array libraries/fof/view/view.php: * @var array libraries/fof/view/view.php: * @var array libraries/fof/view/csv.php: * @var array libraries/fof/config/provider.php: * @var array libraries/fof/table/table.php: * @var array libraries/fof/table/table.php: * @var array libraries/fof/table/table.php: * @var array libraries/fof/table/table.php: * @var array libraries/fof/table/table.php: * @var array libraries/fof/table/table.php: * @var array libraries/fof/table/table.php: * @var array libraries/fof/table/table.php: * @var array libraries/fof/table/table.php: * @var array libraries/fof/table/relations.php: * @var array libraries/fof/table/relations.php: * @var array libraries/fof/inflector/inflector.php: * @var array libraries/fof/inflector/inflector.php: * @var array libraries/fof/autoloader/component.php: * @var array libraries/framework/Joomla/Application/Cli/ColorStyle.php: * @var array libraries/framework/Joomla/Application/Cli/ColorStyle.php: * @var array libraries/framework/Joomla/Application/Cli/ColorStyle.php: * @var array libraries/framework/Joomla/Application/Cli/Output/Processor/ColorProcessor.php: * @var array libraries/framework/Joomla/Registry/Format/Ini.php: * @var array libraries/framework/Joomla/Registry/Registry.php: * @var array libraries/cms/form/field/status.php: * @var array libraries/cms/form/field/userstate.php: * @var array libraries/cms/form/field/limitbox.php: * @var array libraries/cms/form/field/limitbox.php: * @var array libraries/cms/form/field/registrationdaterange.php: * @var array libraries/cms/form/field/usergrouplist.php: * @var array libraries/cms/form/field/author.php: * @var array libraries/cms/form/field/menuitem.php: * @var array libraries/cms/form/field/menuitem.php: * @var array libraries/cms/form/field/menuitem.php: * @var array libraries/cms/form/field/useractive.php: * @var array libraries/cms/form/field/editor.php: * @var array libraries/cms/form/field/editor.php: * @var array libraries/cms/captcha/captcha.php: * @var array libraries/cms/captcha/captcha.php: * @var array libraries/cms/captcha/captcha.php: * @var array libraries/cms/toolbar/toolbar.php: * @var array libraries/cms/toolbar/toolbar.php: * @var array libraries/cms/toolbar/toolbar.php: * @var array libraries/cms/editor/editor.php: * @var array libraries/cms/editor/editor.php: * @var array libraries/cms/schema/changeset.php: * @var array libraries/cms/schema/changeitem.php: * @var array libraries/cms/html/sidebar.php: * @var array libraries/cms/html/sidebar.php: * @var array libraries/cms/html/category.php: * @var array libraries/cms/html/contentlanguage.php: * @var array libraries/cms/html/html.php: * @var array libraries/cms/html/html.php: * @var array libraries/cms/html/html.php: * @var array libraries/cms/html/tag.php: * @var array libraries/cms/html/behavior.php: * @var array libraries/cms/html/select.php: * @var array libraries/cms/html/access.php: * @var array libraries/cms/html/menu.php: * @var array libraries/cms/html/menu.php: * @var array libraries/cms/response/json.php: * @var array libraries/cms/installer/manifest.php: * @var array libraries/cms/installer/installer.php: * @var array libraries/cms/installer/installer.php: * @var array libraries/cms/installer/adapter/component.php: * @var array libraries/cms/installer/adapter/component.php: * @var array libraries/cms/application/helper.php: * @var array libraries/cms/application/cms.php: * @var array libraries/cms/application/cms.php: * @var array libraries/cms/application/cms.php: * @var array libraries/cms/application/cms.php: * @var array libraries/cms/plugin/helper.php: * @var array libraries/cms/ucm/content.php: * @var array libraries/cms/component/helper.php: * @var array libraries/cms/table/contenthistory.php: * @var array libraries/cms/table/contenthistory.php: * @var array libraries/cms/layout/file.php: * @var array libraries/cms/layout/base.php: * @var array libraries/cms/library/helper.php: * @var array libraries/cms/menu/menu.php: * @var array libraries/cms/router/site.php: * @var array libraries/cms/router/router.php: * @var array libraries/cms/router/router.php: * @var array libraries/cms/router/router.php: * @var array libraries/cms/router/router.php: * @var array libraries/cms/router/router.php: * @var array libraries/cms/router/router.php: * @var array libraries/cms/pagination/pagination.php: * @var array libraries/loader.php: * @var array libraries/loader.php: * @var array libraries/loader.php: * @var array libraries/loader.php: * @var array libraries/loader.php: * @var array libraries/legacy/controller/legacy.php: * @var array libraries/legacy/controller/legacy.php: * @var array libraries/legacy/controller/legacy.php: * @var array libraries/legacy/controller/legacy.php: * @var array libraries/legacy/error/error.php: * @var array libraries/legacy/error/error.php: * @var array libraries/legacy/error/error.php: * @var array libraries/legacy/model/form.php: * @var array libraries/legacy/model/item.php: * @var array libraries/legacy/model/list.php: * @var array libraries/legacy/model/list.php: * @var array libraries/legacy/base/node.php: * @var array libraries/legacy/base/observable.php: * @var array libraries/legacy/base/observable.php: * @var array libraries/legacy/exception/exception.php: * @var array libraries/legacy/application/application.php: * @var array libraries/legacy/application/application.php: * @var array libraries/legacy/view/category.php: * @var array libraries/legacy/view/category.php: * @var array libraries/legacy/view/category.php: * @var array libraries/legacy/view/categories.php: * @var array libraries/legacy/view/legacy.php: * @var array libraries/legacy/view/legacy.php: * @var array libraries/legacy/view/legacy.php: * @var array libraries/legacy/categories/categories.php: * @var array libraries/legacy/categories/categories.php: * @var array libraries/legacy/categories/categories.php: * @var array libraries/legacy/categories/categories.php: * @var array libraries/legacy/categories/categories.php: * @var array plugins/system/debug/debug.php: * @var array plugins/system/debug/debug.php: * @var array plugins/system/debug/debug.php: * @var array plugins/system/debug/debug.php: * @var array boolean This tag:* @var boolean has been used a total of 111 times within the following files: administrator/modules/mod_menu/menu.php: * @var boolean administrator/components/com_finder/helpers/indexer/token.php: * @var boolean administrator/components/com_finder/helpers/indexer/token.php: * @var boolean administrator/components/com_finder/helpers/indexer/token.php: * @var boolean administrator/components/com_finder/helpers/indexer/query.php: * @var boolean administrator/components/com_joomlaupdate/restore.php: * @var boolean administrator/components/com_joomlaupdate/restore.php: * @var boolean administrator/components/com_joomlaupdate/restore.php: * @var boolean administrator/components/com_joomlaupdate/restore.php: * @var boolean administrator/components/com_languages/helpers/jsonresponse.php: * @var boolean administrator/components/com_languages/helpers/jsonresponse.php: * @var boolean components/com_config/model/cms.php: * @var boolean components/com_newsfeeds/views/newsfeed/view.html.php: * @var boolean libraries/phpmailer/phpmailer.php: * @var boolean libraries/joomla/form/field.php: * @var boolean libraries/joomla/form/field.php: * @var boolean libraries/joomla/form/field.php: * @var boolean libraries/joomla/form/field.php: * @var boolean libraries/joomla/form/field.php: * @var boolean libraries/joomla/form/field.php: * @var boolean libraries/joomla/form/field.php: * @var boolean libraries/joomla/form/field.php: * @var boolean libraries/joomla/form/field.php: * @var boolean libraries/joomla/form/field.php: * @var boolean libraries/joomla/form/fields/filelist.php: * @var boolean libraries/joomla/form/fields/filelist.php: * @var boolean libraries/joomla/form/fields/filelist.php: * @var boolean libraries/joomla/form/fields/predefinedlist.php: * @var boolean libraries/joomla/form/fields/sql.php: * @var boolean libraries/joomla/form/fields/meter.php: * @var boolean libraries/joomla/form/fields/meter.php: * @var boolean libraries/joomla/form/fields/meter.php: * @var boolean libraries/joomla/form/fields/folderlist.php: * @var boolean libraries/joomla/form/fields/folderlist.php: * @var boolean libraries/joomla/form/fields/checkboxes.php: * @var boolean libraries/joomla/form/fields/checkbox.php: * @var boolean libraries/joomla/form/fields/password.php: * @var boolean libraries/joomla/document/html/html.php: * @var boolean libraries/joomla/session/session.php: * @var boolean libraries/joomla/updater/adapters/collection.php: * @var boolean libraries/joomla/language/language.php: * @var boolean libraries/joomla/microdata/microdata.php: * @var boolean libraries/joomla/table/table.php: * @var boolean libraries/joomla/table/table.php: * @var boolean libraries/joomla/table/table.php: * @var boolean libraries/joomla/table/observer/tags.php: * @var boolean libraries/joomla/observer/updater.php: * @var boolean libraries/joomla/user/user.php: * @var boolean libraries/joomla/user/user.php: * @var boolean libraries/joomla/cache/storage/memcache.php: * @var boolean libraries/joomla/cache/storage/memcached.php: * @var boolean libraries/fof/controller/controller.php: * @var boolean libraries/fof/model/model.php: * @var boolean libraries/fof/hal/link.php: * @var boolean libraries/fof/platform/platform.php: * @var boolean libraries/fof/view/view.php: * @var boolean libraries/fof/view/view.php: * @var boolean libraries/fof/view/csv.php: * @var boolean libraries/fof/view/json.php: * @var boolean libraries/fof/table/table.php: * @var boolean libraries/fof/table/table.php: * @var boolean libraries/fof/table/table.php: * @var boolean libraries/fof/table/table.php: * @var boolean libraries/fof/table/table.php: * @var boolean libraries/fof/table/table.php: * @var boolean libraries/fof/dispatcher/dispatcher.php: * @var boolean libraries/framework/Joomla/Application/Cli/Output/Processor/ColorProcessor.php: * @var boolean libraries/cms/form/field/media.php: * @var boolean libraries/cms/form/field/tag.php: * @var boolean libraries/cms/response/json.php: * @var boolean libraries/cms/installer/installer.php: * @var boolean libraries/cms/installer/installer.php: * @var boolean libraries/cms/installer/extension.php: * @var boolean libraries/cms/installer/adapter/language.php: * @var boolean libraries/cms/application/site.php: * @var boolean libraries/cms/application/site.php: * @var boolean libraries/cms/plugin/plugin.php: * @var boolean libraries/cms/helper/tags.php: * @var boolean libraries/cms/helper/tags.php: * @var boolean libraries/legacy/model/legacy.php: * @var boolean libraries/legacy/categories/categories.php: * @var boolean libraries/legacy/categories/categories.php: * @var boolean libraries/legacy/categories/categories.php: * @var boolean plugins/captcha/recaptcha/recaptcha.php: * @var boolean plugins/search/contacts/contacts.php: * @var boolean plugins/search/tags/tags.php: * @var boolean plugins/search/weblinks/weblinks.php: * @var boolean plugins/search/categories/categories.php: * @var boolean plugins/search/newsfeeds/newsfeeds.php: * @var boolean plugins/extension/joomla/joomla.php: * @var boolean plugins/editors-xtd/article/article.php: * @var boolean plugins/editors-xtd/image/image.php: * @var boolean plugins/editors-xtd/readmore/readmore.php: * @var boolean plugins/editors-xtd/pagebreak/pagebreak.php: * @var boolean plugins/finder/contacts/contacts.php: * @var boolean plugins/finder/tags/tags.php: * @var boolean plugins/finder/content/content.php: * @var boolean plugins/finder/weblinks/weblinks.php: * @var boolean plugins/finder/categories/categories.php: * @var boolean plugins/finder/newsfeeds/newsfeeds.php: * @var boolean plugins/content/vote/vote.php: * @var boolean plugins/content/pagebreak/pagebreak.php: * @var boolean plugins/editors/tinymce/tinymce.php: * @var boolean plugins/twofactorauth/totp/totp.php: * @var boolean plugins/twofactorauth/yubikey/yubikey.php: * @var boolean plugins/user/profile/profile.php: * @var boolean plugins/user/contactcreator/contactcreator.php: * @var boolean plugins/quickicon/joomlaupdate/joomlaupdate.php: * @var boolean plugins/quickicon/extensionupdate/extensionupdate.php: * @var boolean plugins/system/debug/debug.php: * @var boolean plugins/system/logout/logout.php: * @var boolean integer This tag:* @var integer has been used a total of 97 times within the following files: administrator/components/com_finder/helpers/indexer/adapter.php: * @var integer administrator/components/com_finder/helpers/indexer/adapter.php: * @var integer administrator/components/com_finder/helpers/indexer/adapter.php: * @var integer administrator/components/com_finder/helpers/indexer/token.php: * @var integer administrator/components/com_finder/helpers/indexer/token.php: * @var integer administrator/components/com_finder/helpers/indexer/indexer.php: * @var integer administrator/components/com_finder/helpers/indexer/indexer.php: * @var integer administrator/components/com_finder/helpers/indexer/indexer.php: * @var integer administrator/components/com_finder/helpers/indexer/indexer.php: * @var integer administrator/components/com_finder/helpers/indexer/indexer.php: * @var integer administrator/components/com_finder/helpers/indexer/query.php: * @var integer administrator/components/com_finder/helpers/indexer/result.php: * @var integer administrator/components/com_finder/helpers/indexer/result.php: * @var integer administrator/components/com_finder/helpers/indexer/result.php: * @var integer administrator/components/com_finder/helpers/indexer/result.php: * @var integer administrator/components/com_cache/models/cache.php: * @var integer components/com_search/models/search.php: * @var integer components/com_search/models/search.php: * @var integer installation/model/database.php: * @var integer libraries/joomla/form/field.php: * @var integer libraries/joomla/form/field.php: * @var integer libraries/joomla/form/fields/text.php: * @var integer libraries/joomla/form/fields/color.php: * @var integer libraries/joomla/form/fields/calendar.php: * @var integer libraries/joomla/form/fields/calendar.php: * @var integer libraries/joomla/form/fields/calendar.php: * @var integer libraries/joomla/form/fields/password.php: * @var integer libraries/joomla/form/fields/password.php: * @var integer libraries/joomla/form/fields/timezone.php: * @var integer libraries/joomla/document/html/html.php: * @var integer libraries/joomla/feed/link.php: * @var integer libraries/joomla/filter/input.php: * @var integer libraries/joomla/filter/input.php: * @var integer libraries/joomla/filter/input.php: * @var integer libraries/joomla/filesystem/stream.php: * @var integer libraries/joomla/filesystem/stream.php: * @var integer libraries/joomla/filesystem/stream.php: * @var integer libraries/joomla/filesystem/stream.php: * @var integer libraries/joomla/filesystem/streams/string.php: * @var integer libraries/joomla/log/log.php: * @var integer libraries/joomla/log/log.php: * @var integer libraries/joomla/log/log.php: * @var integer libraries/joomla/log/log.php: * @var integer libraries/joomla/log/log.php: * @var integer libraries/joomla/log/log.php: * @var integer libraries/joomla/log/log.php: * @var integer libraries/joomla/log/log.php: * @var integer libraries/joomla/log/log.php: * @var integer libraries/joomla/language/language.php: * @var integer libraries/joomla/utilities/buffer.php: * @var integer libraries/joomla/data/set.php: * @var integer libraries/joomla/table/nested.php: * @var integer libraries/joomla/table/nested.php: * @var integer libraries/joomla/table/nested.php: * @var integer libraries/joomla/table/nested.php: * @var integer libraries/joomla/table/nested.php: * @var integer libraries/joomla/table/nested.php: * @var integer libraries/joomla/table/nested.php: * @var integer libraries/joomla/table/asset.php: * @var integer libraries/joomla/user/user.php: * @var integer libraries/joomla/user/user.php: * @var integer libraries/joomla/user/user.php: * @var integer libraries/joomla/database/iterator.php: * @var integer libraries/joomla/cache/storage/memcache.php: * @var integer libraries/joomla/cache/storage/memcached.php: * @var integer libraries/joomla/cache/storage/helper.php: * @var integer libraries/fof/controller/controller.php: * @var integer libraries/fof/less/less.php: * @var integer libraries/fof/platform/platform.php: * @var integer libraries/fof/database/iterator.php: * @var integer libraries/framework/Joomla/Application/Cli/ColorStyle.php: * @var integer libraries/framework/Joomla/Application/Cli/ColorStyle.php: * @var integer libraries/framework/Joomla/Application/Cli/ColorStyle.php: * @var integer libraries/framework/Joomla/Application/Cli/ColorStyle.php: * @var integer libraries/framework/Symfony/Component/Yaml/Dumper.php: * @var integer libraries/cms/form/field/moduleposition.php: * @var integer libraries/cms/application/cms.php: * @var integer libraries/cms/menu/menu.php: * @var integer libraries/cms/menu/menu.php: * @var integer libraries/cms/router/router.php: * @var integer libraries/cms/router/router.php: * @var integer libraries/legacy/application/application.php: * @var integer libraries/legacy/application/application.php: * @var integer libraries/legacy/categories/categories.php: * @var integer libraries/legacy/categories/categories.php: * @var integer libraries/legacy/categories/categories.php: * @var integer libraries/legacy/categories/categories.php: * @var integer libraries/legacy/categories/categories.php: * @var integer libraries/legacy/categories/categories.php: * @var integer libraries/legacy/categories/categories.php: * @var integer libraries/legacy/categories/categories.php: * @var integer libraries/legacy/categories/categories.php: * @var integer libraries/legacy/categories/categories.php: * @var integer libraries/legacy/categories/categories.php: * @var integer libraries/legacy/categories/categories.php: * @var integer libraries/legacy/categories/categories.php: * @var integer libraries/legacy/categories/categories.php: * @var integer object This tag:* @var object has been used a total of 57 times within the following files: administrator/modules/mod_menu/menu.php: * @var object administrator/modules/mod_menu/menu.php: * @var object administrator/components/com_installer/views/update/view.html.php: * @var object administrator/components/com_users/views/note/view.html.php: * @var object administrator/components/com_finder/helpers/indexer/adapter.php: * @var object administrator/components/com_finder/helpers/indexer/indexer.php: * @var object administrator/components/com_finder/helpers/indexer/indexer.php: * @var object administrator/components/com_cache/models/cache.php: * @var object administrator/components/com_languages/views/overrides/view.html.php: * @var object administrator/components/com_languages/views/overrides/view.html.php: * @var object administrator/components/com_languages/views/override/view.html.php: * @var object administrator/components/com_languages/views/override/view.html.php: * @var object administrator/components/com_languages/views/override/view.html.php: * @var object components/com_contact/models/category.php: * @var object components/com_contact/models/featured.php: * @var object components/com_weblinks/models/category.php: * @var object components/com_search/models/search.php: * @var object components/com_newsfeeds/views/newsfeed/view.html.php: * @var object components/com_newsfeeds/views/newsfeed/view.html.php: * @var object components/com_newsfeeds/models/category.php: * @var object components/com_tags/models/tag.php: * @var object components/com_content/models/category.php: * @var object libraries/joomla/form/form.php: * @var object libraries/joomla/document/feed/feed.php: * @var object libraries/joomla/document/feed/feed.php: * @var object libraries/joomla/document/error/error.php: * @var object libraries/joomla/document/opensearch/opensearch.php: * @var object libraries/joomla/document/document.php: * @var object libraries/joomla/date/date.php: * @var object libraries/joomla/date/date.php: * @var object libraries/joomla/event/event.php: * @var object libraries/joomla/updater/adapters/collection.php: * @var object libraries/joomla/database/importer.php: * @var object libraries/joomla/database/exporter.php: * @var object libraries/joomla/cache/controller/output.php: * @var object libraries/joomla/cache/storage/cachelite.php: * @var object libraries/fof/model/model.php: * @var object libraries/fof/utils/observable/event.php: * @var object libraries/fof/platform/platform.php: * @var object libraries/framework/Joomla/Registry/Registry.php: * @var object libraries/cms/editor/editor.php: * @var object libraries/cms/installer/installer.php: * @var object libraries/cms/installer/installer.php: * @var object libraries/cms/installer/extension.php: * @var object libraries/cms/installer/extension.php: * @var object libraries/cms/installer/adapter/file.php: * @var object libraries/cms/installer/adapter/plugin.php: * @var object libraries/cms/installer/adapter/plugin.php: * @var object libraries/cms/installer/adapter/package.php: * @var object libraries/cms/installer/adapter/module.php: * @var object libraries/cms/application/cms.php: * @var object libraries/legacy/model/legacy.php: * @var object libraries/legacy/base/observer.php: * @var object libraries/legacy/base/node.php: * @var object libraries/legacy/base/tree.php: * @var object libraries/legacy/base/tree.php: * @var object libraries/legacy/categories/categories.php: * @var object mixed This tag:* @var mixed has been used a total of 40 times within the following files: administrator/components/com_finder/helpers/indexer/result.php: * @var mixed administrator/components/com_finder/helpers/indexer/result.php: * @var mixed administrator/components/com_languages/helpers/jsonresponse.php: * @var mixed libraries/joomla/form/form.php: * @var mixed libraries/joomla/form/field.php: * @var mixed libraries/joomla/form/field.php: * @var mixed libraries/joomla/form/field.php: * @var mixed libraries/joomla/form/field.php: * @var mixed libraries/joomla/form/field.php: * @var mixed libraries/joomla/form/field.php: * @var mixed libraries/joomla/form/fields/file.php: * @var mixed libraries/joomla/form/fields/text.php: * @var mixed libraries/joomla/form/fields/color.php: * @var mixed libraries/joomla/form/fields/color.php: * @var mixed libraries/joomla/form/fields/color.php: * @var mixed libraries/joomla/form/fields/textarea.php: * @var mixed libraries/joomla/form/fields/textarea.php: * @var mixed libraries/joomla/form/fields/checkboxes.php: * @var mixed libraries/joomla/event/dispatcher.php: * @var mixed libraries/joomla/user/authentication.php: * @var mixed libraries/joomla/database/importer.php: * @var mixed libraries/joomla/database/iterator.php: * @var mixed libraries/joomla/database/iterator.php: * @var mixed libraries/joomla/database/iterator.php: * @var mixed libraries/fof/form/header.php: * @var mixed libraries/fof/form/header.php: * @var mixed libraries/fof/form/header.php: * @var mixed libraries/fof/model/field.php: * @var mixed libraries/fof/utils/observable/dispatcher.php: * @var mixed libraries/fof/database/iterator.php: * @var mixed libraries/fof/database/iterator.php: * @var mixed libraries/fof/database/iterator.php: * @var mixed libraries/cms/form/field/templatestyle.php: * @var mixed libraries/cms/form/field/templatestyle.php: * @var mixed libraries/cms/form/field/editor.php: * @var mixed libraries/cms/captcha/captcha.php: * @var mixed libraries/cms/editor/editor.php: * @var mixed libraries/cms/response/json.php: * @var mixed libraries/legacy/base/observable.php: * @var mixed libraries/legacy/categories/categories.php: * @var mixed /* int A monotonically increasing number, denoting the row number in a repeatable view */ This tag:* @var /* int A monotonically increasing number, denoting the row number in a repeatable view */ has been used a total of 34 times within the following files: libraries/fof/form/field/groupedlist.php: /** @var int A monotonically increasing number, denoting the row number in a repeatable view */ libraries/fof/form/field/media.php: /** @var int A monotonically increasing number, denoting the row number in a repeatable view */ libraries/fof/form/field/components.php: /** @var int A monotonically increasing number, denoting the row number in a repeatable view */ libraries/fof/form/field/rules.php: /** @var int A monotonically increasing number, denoting the row number in a repeatable view */ libraries/fof/form/field/spacer.php: /** @var int A monotonically increasing number, denoting the row number in a repeatable view */ libraries/fof/form/field/sql.php: /** @var int A monotonically increasing number, denoting the row number in a repeatable view */ libraries/fof/form/field/selectrow.php: /** @var int A monotonically increasing number, denoting the row number in a repeatable view */ libraries/fof/form/field/imagelist.php: /** @var int A monotonically increasing number, denoting the row number in a repeatable view */ libraries/fof/form/field/user.php: /** @var int A monotonically increasing number, denoting the row number in a repeatable view */ libraries/fof/form/field/actions.php: /** @var int A monotonically increasing number, denoting the row number in a repeatable view */ libraries/fof/form/field/radio.php: /** @var int A monotonically increasing number, denoting the row number in a repeatable view */ libraries/fof/form/field/tag.php: /** @var int A monotonically increasing number, denoting the row number in a repeatable view */ libraries/fof/form/field/sessionhandler.php: /** @var int A monotonically increasing number, denoting the row number in a repeatable view */ libraries/fof/form/field/email.php: /** @var int A monotonically increasing number, denoting the row number in a repeatable view */ libraries/fof/form/field/tel.php: /** @var int A monotonically increasing number, denoting the row number in a repeatable view */ libraries/fof/form/field/text.php: /** @var int A monotonically increasing number, denoting the row number in a repeatable view */ libraries/fof/form/field/ordering.php: /** @var int A monotonically increasing number, denoting the row number in a repeatable view */ libraries/fof/form/field/language.php: /** @var int A monotonically increasing number, denoting the row number in a repeatable view */ libraries/fof/form/field/textarea.php: /** @var int A monotonically increasing number, denoting the row number in a repeatable view */ libraries/fof/form/field/published.php: /** @var int A monotonically increasing number, denoting the row number in a repeatable view */ libraries/fof/form/field/integer.php: /** @var int A monotonically increasing number, denoting the row number in a repeatable view */ libraries/fof/form/field/plugins.php: /** @var int A monotonically increasing number, denoting the row number in a repeatable view */ libraries/fof/form/field/url.php: /** @var int A monotonically increasing number, denoting the row number in a repeatable view */ libraries/fof/form/field/usergroup.php: /** @var int A monotonically increasing number, denoting the row number in a repeatable view */ libraries/fof/form/field/calendar.php: /** @var int A monotonically increasing number, denoting the row number in a repeatable view */ libraries/fof/form/field/cachehandler.php: /** @var int A monotonically increasing number, denoting the row number in a repeatable view */ libraries/fof/form/field/checkbox.php: /** @var int A monotonically increasing number, denoting the row number in a repeatable view */ libraries/fof/form/field/hidden.php: /** @var int A monotonically increasing number, denoting the row number in a repeatable view */ libraries/fof/form/field/accesslevel.php: /** @var int A monotonically increasing number, denoting the row number in a repeatable view */ libraries/fof/form/field/password.php: /** @var int A monotonically increasing number, denoting the row number in a repeatable view */ libraries/fof/form/field/timezone.php: /** @var int A monotonically increasing number, denoting the row number in a repeatable view */ libraries/fof/form/field/list.php: /** @var int A monotonically increasing number, denoting the row number in a repeatable view */ libraries/fof/form/field/editor.php: /** @var int A monotonically increasing number, denoting the row number in a repeatable view */ libraries/fof/form/field/captcha.php: /** @var int A monotonically increasing number, denoting the row number in a repeatable view */ /* FOFTable The item being rendered in a repeatable form field */ This tag:* @var /* FOFTable The item being rendered in a repeatable form field */ has been used a total of 34 times within the following files: libraries/fof/form/field/groupedlist.php: /** @var FOFTable The item being rendered in a repeatable form field */ libraries/fof/form/field/media.php: /** @var FOFTable The item being rendered in a repeatable form field */ libraries/fof/form/field/components.php: /** @var FOFTable The item being rendered in a repeatable form field */ libraries/fof/form/field/rules.php: /** @var FOFTable The item being rendered in a repeatable form field */ libraries/fof/form/field/spacer.php: /** @var FOFTable The item being rendered in a repeatable form field */ libraries/fof/form/field/sql.php: /** @var FOFTable The item being rendered in a repeatable form field */ libraries/fof/form/field/selectrow.php: /** @var FOFTable The item being rendered in a repeatable form field */ libraries/fof/form/field/imagelist.php: /** @var FOFTable The item being rendered in a repeatable form field */ libraries/fof/form/field/user.php: /** @var FOFTable The item being rendered in a repeatable form field */ libraries/fof/form/field/actions.php: /** @var FOFTable The item being rendered in a repeatable form field */ libraries/fof/form/field/radio.php: /** @var FOFTable The item being rendered in a repeatable form field */ libraries/fof/form/field/tag.php: /** @var FOFTable The item being rendered in a repeatable form field */ libraries/fof/form/field/sessionhandler.php: /** @var FOFTable The item being rendered in a repeatable form field */ libraries/fof/form/field/email.php: /** @var FOFTable The item being rendered in a repeatable form field */ libraries/fof/form/field/tel.php: /** @var FOFTable The item being rendered in a repeatable form field */ libraries/fof/form/field/text.php: /** @var FOFTable The item being rendered in a repeatable form field */ libraries/fof/form/field/ordering.php: /** @var FOFTable The item being rendered in a repeatable form field */ libraries/fof/form/field/language.php: /** @var FOFTable The item being rendered in a repeatable form field */ libraries/fof/form/field/textarea.php: /** @var FOFTable The item being rendered in a repeatable form field */ libraries/fof/form/field/published.php: /** @var FOFTable The item being rendered in a repeatable form field */ libraries/fof/form/field/integer.php: /** @var FOFTable The item being rendered in a repeatable form field */ libraries/fof/form/field/plugins.php: /** @var FOFTable The item being rendered in a repeatable form field */ libraries/fof/form/field/url.php: /** @var FOFTable The item being rendered in a repeatable form field */ libraries/fof/form/field/usergroup.php: /** @var FOFTable The item being rendered in a repeatable form field */ libraries/fof/form/field/calendar.php: /** @var FOFTable The item being rendered in a repeatable form field */ libraries/fof/form/field/cachehandler.php: /** @var FOFTable The item being rendered in a repeatable form field */ libraries/fof/form/field/checkbox.php: /** @var FOFTable The item being rendered in a repeatable form field */ libraries/fof/form/field/hidden.php: /** @var FOFTable The item being rendered in a repeatable form field */ libraries/fof/form/field/accesslevel.php: /** @var FOFTable The item being rendered in a repeatable form field */ libraries/fof/form/field/password.php: /** @var FOFTable The item being rendered in a repeatable form field */ libraries/fof/form/field/timezone.php: /** @var FOFTable The item being rendered in a repeatable form field */ libraries/fof/form/field/list.php: /** @var FOFTable The item being rendered in a repeatable form field */ libraries/fof/form/field/editor.php: /** @var FOFTable The item being rendered in a repeatable form field */ libraries/fof/form/field/captcha.php: /** @var FOFTable The item being rendered in a repeatable form field */ / InstallationApplicationWeb $app */ This tag:* @var / InstallationApplicationWeb $app */ has been used a total of 32 times within the following files: installation/controller/verifyftpsettings.php: /* @var InstallationApplicationWeb $app */ installation/controller/ftp.php: /* @var InstallationApplicationWeb $app */ installation/controller/preinstall.php: /* @var InstallationApplicationWeb $app */ installation/controller/setlanguage.php: /* @var InstallationApplicationWeb $app */ installation/controller/default.php: /* @var InstallationApplicationWeb $app */ installation/controller/install/sample.php: /* @var InstallationApplicationWeb $app */ installation/controller/install/languages.php: /* @var InstallationApplicationWeb $app */ installation/controller/install/email.php: /* @var InstallationApplicationWeb $app */ installation/controller/install/database_backup.php: /* @var InstallationApplicationWeb $app */ installation/controller/install/database.php: /* @var InstallationApplicationWeb $app */ installation/controller/install/config.php: /* @var InstallationApplicationWeb $app */ installation/controller/site.php: /* @var InstallationApplicationWeb $app */ installation/controller/summary.php: /* @var InstallationApplicationWeb $app */ installation/controller/setdefaultlanguage.php: /* @var InstallationApplicationWeb $app */ installation/controller/removefolder.php: /* @var InstallationApplicationWeb $app */ installation/controller/detectftproot.php: /* @var InstallationApplicationWeb $app */ installation/controller/database.php: /* @var InstallationApplicationWeb $app */ installation/model/ftp.php: /* @var InstallationApplicationWeb $app */ installation/model/ftp.php: /* @var InstallationApplicationWeb $app */ installation/model/languages.php: /* @var InstallationApplicationWeb $app */ installation/model/languages.php: /* @var InstallationApplicationWeb $app */ installation/model/languages.php: /* @var InstallationApplicationWeb $app */ installation/model/configuration.php: /* @var InstallationApplicationWeb $app */ installation/model/database.php: /* @var InstallationApplicationWeb $app */ installation/model/database.php: /* @var InstallationApplicationWeb $app */ installation/model/database.php: /* @var InstallationApplicationWeb $app */ installation/model/database.php: /* @var InstallationApplicationWeb $app */ installation/model/database.php: /* @var InstallationApplicationWeb $app */ installation/model/setup.php: /* @var InstallationApplicationWeb $app */ installation/model/setup.php: /* @var InstallationApplicationWeb $app */ installation/model/setup.php: /* @var InstallationApplicationWeb $app */ installation/model/setup.php: /* @var InstallationApplicationWeb $app */ int This tag:* @var int has been used a total of 28 times within the following files: libraries/phpmailer/phpmailer.php: * @var int libraries/phpmailer/phpmailer.php: * @var int libraries/phpmailer/phpmailer.php: * @var int libraries/phpmailer/phpmailer.php: * @var int libraries/phpmailer/smtp.php: * @var int libraries/phpmailer/smtp.php: * @var int libraries/phpmailer/smtp.php: * @var int libraries/phpmailer/smtp.php: * @var int libraries/phpmailer/pop3.php: * @var int libraries/phpmailer/pop3.php: * @var int libraries/phpmailer/pop3.php: * @var int libraries/phpmailer/pop3.php: * @var int libraries/phpmailer/pop3.php: * @var int libraries/simplepie/simplepie.php: * @var int libraries/simplepie/simplepie.php: * @var int libraries/simplepie/simplepie.php: * @var int libraries/simplepie/simplepie.php: * @var int libraries/simplepie/simplepie.php: * @var int libraries/simplepie/simplepie.php: * @var int libraries/joomla/grid/grid.php: * @var int libraries/joomla/user/user.php: * @var int libraries/joomla/user/user.php: * @var int libraries/fof/model/model.php: * @var int libraries/fof/model/model.php: * @var int libraries/cms/form/field/media.php: * @var int libraries/cms/form/field/media.php: * @var int libraries/legacy/exception/exception.php: * @var int plugins/system/debug/debug.php: * @var int JDatabaseDriver This tag:* @var JDatabaseDriver has been used a total of 13 times within the following files: libraries/joomla/model/database.php: * @var JDatabaseDriver libraries/joomla/base/adapter.php: * @var JDatabaseDriver libraries/joomla/base/adapterinstance.php: * @var JDatabaseDriver libraries/joomla/table/table.php: * @var JDatabaseDriver libraries/joomla/factory.php: * @var JDatabaseDriver libraries/joomla/database/importer.php: * @var JDatabaseDriver libraries/joomla/database/exporter.php: * @var JDatabaseDriver libraries/fof/table/table.php: * @var JDatabaseDriver libraries/cms/schema/changeset.php: * @var JDatabaseDriver libraries/cms/schema/changeitem.php: * @var JDatabaseDriver libraries/cms/ucm/type.php: * @var JDatabaseDriver plugins/authentication/cookie/cookie.php: * @var JDatabaseDriver plugins/user/joomla/joomla.php: * @var JDatabaseDriver JApplicationCms This tag:* @var JApplicationCms has been used a total of 12 times within the following files: administrator/components/com_config/controller/application/refreshhelp.php: * @var JApplicationCms administrator/components/com_config/controller/application/save.php: * @var JApplicationCms administrator/components/com_config/controller/application/removeroot.php: * @var JApplicationCms administrator/components/com_config/controller/component/save.php: * @var JApplicationCms components/com_config/controller/display.php: * @var JApplicationCms components/com_config/controller/cancel.php: * @var JApplicationCms components/com_config/controller/config/save.php: * @var JApplicationCms libraries/joomla/factory.php: * @var JApplicationCms plugins/authentication/cookie/cookie.php: * @var JApplicationCms plugins/editors/tinymce/tinymce.php: * @var JApplicationCms plugins/user/joomla/joomla.php: * @var JApplicationCms plugins/system/remember/remember.php: * @var JApplicationCms JRegistry This tag:* @var JRegistry has been used a total of 12 times within the following files: installation/view/complete/html.php: * @var JRegistry libraries/joomla/model/base.php: * @var JRegistry libraries/joomla/openstreetmap/openstreetmap.php: * @var JRegistry libraries/joomla/openstreetmap/oauth.php: * @var JRegistry libraries/joomla/openstreetmap/object.php: * @var JRegistry libraries/joomla/user/user.php: * @var JRegistry libraries/joomla/user/user.php: * @var JRegistry libraries/cms/form/field/tag.php: * @var JRegistry libraries/cms/plugin/plugin.php: * @var JRegistry libraries/cms/layout/base.php: * @var JRegistry libraries/legacy/view/category.php: * @var JRegistry libraries/legacy/view/categories.php: * @var JRegistry bool This tag:* @var bool has been used a total of 11 times within the following files: libraries/phpmailer/phpmailer.php: * @var bool libraries/phpmailer/phpmailer.php: * @var bool libraries/phpmailer/phpmailer.php: * @var bool libraries/phpmailer/phpmailer.php: * @var bool libraries/phpmailer/phpmailer.php: * @var bool libraries/phpmailer/phpmailer.php: * @var bool libraries/phpmailer/phpmailer.php: * @var bool libraries/phpmailer/smtp.php: * @var bool libraries/simplepie/simplepie.php: * @var bool libraries/fof/form/header.php: * @var bool libraries/fof/model/model.php: * @var bool string The prefix to use with controller messages. This tag:* @var string The prefix to use with controller messages. has been used a total of 11 times within the following files: administrator/components/com_categories/models/category.php: * @var string The prefix to use with controller messages. administrator/components/com_users/controllers/user.php: * @var string The prefix to use with controller messages. administrator/components/com_users/controllers/users.php: * @var string The prefix to use with controller messages. administrator/components/com_banners/controllers/banner.php: * @var string The prefix to use with controller messages. administrator/components/com_banners/controllers/clients.php: * @var string The prefix to use with controller messages. administrator/components/com_banners/controllers/banners.php: * @var string The prefix to use with controller messages. administrator/components/com_banners/controllers/client.php: * @var string The prefix to use with controller messages. administrator/components/com_banners/controllers/tracks.php: * @var string The prefix to use with controller messages. administrator/components/com_banners/models/banner.php: * @var string The prefix to use with controller messages. administrator/components/com_tags/models/tag.php: * @var string The prefix to use with controller messages. administrator/components/com_modules/models/module.php: * @var string The prefix to use with controller messages. JHttp The HTTP client object to use in sending HTTP requests. This tag:* @var JHttp The HTTP client object to use in sending HTTP requests. has been used a total of 9 times within the following files: libraries/joomla/facebook/object.php: * @var JHttp The HTTP client object to use in sending HTTP requests. libraries/joomla/facebook/facebook.php: * @var JHttp The HTTP client object to use in sending HTTP requests. libraries/joomla/oauth1/client.php: * @var JHttp The HTTP client object to use in sending HTTP requests. libraries/joomla/linkedin/linkedin.php: * @var JHttp The HTTP client object to use in sending HTTP requests. libraries/joomla/linkedin/object.php: * @var JHttp The HTTP client object to use in sending HTTP requests. libraries/joomla/twitter/twitter.php: * @var JHttp The HTTP client object to use in sending HTTP requests. libraries/joomla/twitter/object.php: * @var JHttp The HTTP client object to use in sending HTTP requests. libraries/joomla/oauth2/client.php: * @var JHttp The HTTP client object to use in sending HTTP requests. libraries/joomla/google/embed/maps.php: * @var JHttp The HTTP client object to use in sending HTTP requests. array Array containing information for loaded files This tag:* @var array Array containing information for loaded files has been used a total of 7 times within the following files: administrator/components/com_contenthistory/helpers/html/textdiff.php: * @var array Array containing information for loaded files libraries/cms/html/formbehavior.php: * @var array Array containing information for loaded files libraries/cms/html/dropdown.php: * @var array Array containing information for loaded files libraries/cms/html/searchtools.php: * @var array Array containing information for loaded files libraries/cms/html/sortablelist.php: * @var array Array containing information for loaded files libraries/cms/html/bootstrap.php: * @var array Array containing information for loaded files libraries/cms/html/jquery.php: * @var array Array containing information for loaded files string The name of the view to link individual items to This tag:* @var string The name of the view to link individual items to has been used a total of 7 times within the following files: components/com_contact/views/category/view.feed.php: * @var string The name of the view to link individual items to components/com_contact/views/category/view.html.php: * @var string The name of the view to link individual items to components/com_weblinks/views/category/view.feed.php: * @var string The name of the view to link individual items to components/com_weblinks/views/categories/view.html.php: * @var string The name of the view to link individual items to components/com_newsfeeds/views/category/view.html.php: * @var string The name of the view to link individual items to components/com_content/views/category/view.feed.php: * @var string The name of the view to link individual items to components/com_content/views/category/view.html.php: * @var string The name of the view to link individual items to string The name of the extension for the category This tag:* @var string The name of the extension for the category has been used a total of 7 times within the following files: components/com_contact/views/category/view.html.php: * @var string The name of the extension for the category components/com_contact/views/categories/view.html.php: * @var string The name of the extension for the category components/com_weblinks/views/categories/view.html.php: * @var string The name of the extension for the category components/com_newsfeeds/views/category/view.html.php: * @var string The name of the extension for the category components/com_newsfeeds/views/categories/view.html.php: * @var string The name of the extension for the category components/com_content/views/category/view.html.php: * @var string The name of the extension for the category components/com_content/views/categories/view.html.php: * @var string The name of the extension for the category SimpleXMLElement This tag:* @var SimpleXMLElement has been used a total of 5 times within the following files: libraries/joomla/form/form.php: * @var SimpleXMLElement libraries/joomla/form/field.php: * @var SimpleXMLElement libraries/fof/form/header.php: * @var SimpleXMLElement libraries/cms/installer/adapter/plugin.php: * @var SimpleXMLElement libraries/cms/installer/adapter/module.php: * @var SimpleXMLElement string The prefix to use with controller messages. This tag:* @var string The prefix to use with controller messages. has been used a total of 5 times within the following files: administrator/components/com_menus/models/item.php: * @var string The prefix to use with controller messages. administrator/components/com_menus/models/menu.php: * @var string The prefix to use with controller messages. administrator/components/com_newsfeeds/models/newsfeed.php: * @var string The prefix to use with controller messages. administrator/components/com_content/models/article.php: * @var string The prefix to use with controller messages. administrator/components/com_redirect/models/link.php: * @var string The prefix to use with controller messages. callable This tag:* @var callable has been used a total of 5 times within the following files: libraries/joomla/language/language.php: * @var callable libraries/joomla/language/language.php: * @var callable libraries/joomla/language/language.php: * @var callable libraries/joomla/language/language.php: * @var callable libraries/joomla/language/language.php: * @var callable FOFTable This tag:* @var FOFTable has been used a total of 5 times within the following files: libraries/fof/model/model.php: * @var FOFTable libraries/fof/model/model.php: * @var FOFTable libraries/fof/table/relations.php: * @var FOFTable libraries/fof/database/iterator.php: * @var FOFTable libraries/fof/database/iterator.php: * @var FOFTable string The default view. This tag:* @var string The default view. has been used a total of 5 times within the following files: administrator/components/com_contact/controller.php: * @var string The default view. administrator/components/com_search/controller.php: * @var string The default view. administrator/components/com_content/controller.php: * @var string The default view. administrator/components/com_languages/controller.php: * @var string The default view. administrator/components/com_redirect/controller.php: * @var string The default view. integer The mcrypt cipher constant. This tag:* @var integer The mcrypt cipher constant. has been used a total of 4 times within the following files: libraries/joomla/crypt/cipher/mcrypt.php: * @var integer The mcrypt cipher constant. libraries/joomla/crypt/cipher/3des.php: * @var integer The mcrypt cipher constant. libraries/joomla/crypt/cipher/blowfish.php: * @var integer The mcrypt cipher constant. libraries/joomla/crypt/cipher/rijndael256.php: * @var integer The mcrypt cipher constant. integer The mcrypt block cipher mode. This tag:* @var integer The mcrypt block cipher mode. has been used a total of 4 times within the following files: libraries/joomla/crypt/cipher/mcrypt.php: * @var integer The mcrypt block cipher mode. libraries/joomla/crypt/cipher/3des.php: * @var integer The mcrypt block cipher mode. libraries/joomla/crypt/cipher/blowfish.php: * @var integer The mcrypt block cipher mode. libraries/joomla/crypt/cipher/rijndael256.php: * @var integer The mcrypt block cipher mode. string The JCrypt key type for validation. This tag:* @var string The JCrypt key type for validation. has been used a total of 4 times within the following files: libraries/joomla/crypt/cipher/mcrypt.php: * @var string The JCrypt key type for validation. libraries/joomla/crypt/cipher/3des.php: * @var string The JCrypt key type for validation. libraries/joomla/crypt/cipher/blowfish.php: * @var string The JCrypt key type for validation. libraries/joomla/crypt/cipher/rijndael256.php: * @var string The JCrypt key type for validation. string The prefix to use with controller messages. This tag:* @var string The prefix to use with controller messages. has been used a total of 4 times within the following files: administrator/components/com_users/controllers/levels.php: * @var string The prefix to use with controller messages. administrator/components/com_users/controllers/group.php: * @var string The prefix to use with controller messages. administrator/components/com_users/controllers/groups.php: * @var string The prefix to use with controller messages. administrator/components/com_users/controllers/level.php: * @var string The prefix to use with controller messages. JInput This tag:* @var JInput has been used a total of 4 times within the following files: libraries/joomla/controller/base.php: * @var JInput libraries/joomla/session/session.php: * @var JInput libraries/joomla/application/base.php: * @var JInput libraries/legacy/controller/legacy.php: * @var JInput float This tag:* @var float has been used a total of 4 times within the following files: libraries/simplepie/simplepie.php: * @var float libraries/joomla/form/fields/number.php: * @var float libraries/joomla/form/fields/number.php: * @var float libraries/joomla/form/fields/number.php: * @var float string Default title to use for page title This tag:* @var string Default title to use for page title has been used a total of 4 times within the following files: components/com_contact/views/category/view.html.php: * @var string Default title to use for page title components/com_weblinks/views/categories/view.html.php: * @var string Default title to use for page title components/com_newsfeeds/views/category/view.html.php: * @var string Default title to use for page title components/com_content/views/category/view.html.php: * @var string Default title to use for page title mixed Boolean or array of booleans. This tag:* @var mixed Boolean or array of booleans. has been used a total of 4 times within the following files: libraries/joomla/utilities/arrayhelper.php: * @var mixed Boolean or array of booleans. libraries/joomla/utilities/arrayhelper.php: * @var mixed Boolean or array of booleans. libraries/fof/utils/array/array.php: * @var mixed Boolean or array of booleans. libraries/fof/utils/array/array.php: * @var mixed Boolean or array of booleans. JPagination This tag:* @var JPagination has been used a total of 4 times within the following files: administrator/components/com_installer/views/update/view.html.php: * @var JPagination administrator/components/com_users/views/notes/view.html.php: * @var JPagination libraries/fof/model/model.php: * @var JPagination libraries/legacy/view/category.php: * @var JPagination / InstallationViewDefault $this */ This tag:* @var / InstallationViewDefault $this */ has been used a total of 3 times within the following files: installation/view/site/tmpl/default.php:/* @var InstallationViewDefault $this */ installation/view/ftp/tmpl/default.php:/* @var InstallationViewDefault $this */ installation/view/database/tmpl/default.php:/* @var InstallationViewDefault $this */ JForm This tag:* @var JForm has been used a total of 3 times within the following files: administrator/components/com_users/views/note/view.html.php: * @var JForm installation/view/default.php: * @var JForm libraries/joomla/form/field.php: * @var JForm string The minimum supported database version. This tag:* @var string The minimum supported database version. has been used a total of 3 times within the following files: libraries/joomla/database/driver.php: * @var string The minimum supported database version. libraries/joomla/database/driver/sqlsrv.php: * @var string The minimum supported database version. libraries/joomla/database/driver/mysqli.php: * @var string The minimum supported database version. integer The offset for the result set. This tag:* @var integer The offset for the result set. has been used a total of 3 times within the following files: libraries/joomla/database/query/mysqli.php: * @var integer The offset for the result set. libraries/joomla/database/query/oracle.php: * @var integer The offset for the result set. libraries/joomla/database/query/sqlite.php: * @var integer The offset for the result set. resource This tag:* @var resource has been used a total of 3 times within the following files: libraries/joomla/updater/update.php: * @var resource libraries/joomla/updater/updateadapter.php: * @var resource libraries/joomla/filesystem/stream.php: * @var resource FOFInput This tag:* @var FOFInput has been used a total of 3 times within the following files: libraries/fof/controller/controller.php: * @var FOFInput libraries/fof/view/view.php: * @var FOFInput libraries/fof/table/table.php: * @var FOFInput InstallationModelSetup This tag:* @var InstallationModelSetup has been used a total of 3 times within the following files: installation/view/complete/html.php: * @var InstallationModelSetup installation/view/default.php: * @var InstallationModelSetup installation/view/install/html.php: * @var InstallationModelSetup JRegistry Options for the GitHub object. This tag:* @var JRegistry Options for the GitHub object. has been used a total of 3 times within the following files: libraries/joomla/github/github.php: * @var JRegistry Options for the GitHub object. libraries/joomla/github/object.php: * @var JRegistry Options for the GitHub object. libraries/joomla/twitter/twitter.php: * @var JRegistry Options for the GitHub object. integer The limit for the result set. This tag:* @var integer The limit for the result set. has been used a total of 3 times within the following files: libraries/joomla/database/query/mysqli.php: * @var integer The limit for the result set. libraries/joomla/database/query/oracle.php: * @var integer The limit for the result set. libraries/joomla/database/query/sqlite.php: * @var integer The limit for the result set. string|null This tag:* @var string|null has been used a total of 3 times within the following files: libraries/fof/form/header.php: * @var string|null libraries/fof/form/header.php: * @var string|null libraries/fof/form/header.php: * @var string|null JRegistry The client options. This tag:* @var JRegistry The client options. has been used a total of 3 times within the following files: libraries/joomla/http/transport/curl.php: * @var JRegistry The client options. libraries/joomla/http/transport/stream.php: * @var JRegistry The client options. libraries/joomla/http/transport/socket.php: * @var JRegistry The client options. JEventDispatcher This tag:* @var JEventDispatcher has been used a total of 3 times within the following files: libraries/joomla/event/dispatcher.php: * @var JEventDispatcher libraries/joomla/session/session.php: * @var JEventDispatcher libraries/joomla/application/base.php: * @var JEventDispatcher FOFConfigProvider This tag:* @var FOFConfigProvider has been used a total of 3 times within the following files: libraries/fof/controller/controller.php: * @var FOFConfigProvider libraries/fof/model/model.php: * @var FOFConfigProvider libraries/fof/table/table.php: * @var FOFConfigProvider JRegistry Options for the Facebook object. This tag:* @var JRegistry Options for the Facebook object. has been used a total of 2 times within the following files: libraries/joomla/facebook/object.php: * @var JRegistry Options for the Facebook object. libraries/joomla/facebook/facebook.php: * @var JRegistry Options for the Facebook object. JFacebookOAuth The OAuth client. This tag:* @var JFacebookOAuth The OAuth client. has been used a total of 2 times within the following files: libraries/joomla/facebook/object.php: * @var JFacebookOAuth The OAuth client. libraries/joomla/facebook/facebook.php: * @var JFacebookOAuth The OAuth client. array The entry properties. This tag:* @var array The entry properties. has been used a total of 2 times within the following files: libraries/joomla/feed/entry.php: * @var array The entry properties. libraries/joomla/feed/feed.php: * @var array The entry properties. string The feed format version. This tag:* @var string The feed format version. has been used a total of 2 times within the following files: libraries/joomla/feed/parser/rss.php: * @var string The feed format version. libraries/joomla/feed/parser/atom.php: * @var string The feed format version. JDocument This tag:* @var JDocument has been used a total of 2 times within the following files: libraries/joomla/document/renderer.php: * @var JDocument libraries/joomla/factory.php: * @var JDocument JDatabaseQuery This tag:* @var JDatabaseQuery has been used a total of 2 times within the following files: libraries/fof/table/table.php: * @var JDatabaseQuery libraries/legacy/model/list.php: * @var JDatabaseQuery object user object This tag:* @var object user object has been used a total of 2 times within the following files: administrator/components/com_languages/views/installed/view.html.php: * @var object user object administrator/components/com_languages/models/installed.php: * @var object user object string HTML markup for the dropdown list This tag:* @var string HTML markup for the dropdown list has been used a total of 2 times within the following files: libraries/cms/html/dropdown.php: * @var string HTML markup for the dropdown list libraries/cms/html/actionsdropdown.php: * @var string HTML markup for the dropdown list This tag:* @var has been used a total of 2 times within the following files: libraries/legacy/categories/categories.php: * @var libraries/legacy/categories/categories.php: * @var string option name This tag:* @var string option name has been used a total of 2 times within the following files: administrator/components/com_languages/views/installed/view.html.php: * @var string option name administrator/components/com_languages/models/installed.php: * @var string option name boolean|JExeption True, if FTP settings should be shown, or an exeption This tag:* @var boolean|JExeption True, if FTP settings should be shown, or an exeption has been used a total of 2 times within the following files: administrator/components/com_languages/views/installed/view.html.php: * @var boolean|JExeption True, if FTP settings should be shown, or an exeption administrator/components/com_languages/models/installed.php: * @var boolean|JExeption True, if FTP settings should be shown, or an exeption JUcmType This tag:* @var JUcmType has been used a total of 2 times within the following files: libraries/cms/ucm/base.php: * @var JUcmType libraries/cms/ucm/type.php: * @var JUcmType InstallationModelLanguages This tag:* @var InstallationModelLanguages has been used a total of 2 times within the following files: installation/view/languages/html.php: * @var InstallationModelLanguages installation/view/defaultlanguage/html.php: * @var InstallationModelLanguages resource The image resource handle. This tag:* @var resource The image resource handle. has been used a total of 2 times within the following files: libraries/joomla/image/filter.php: * @var resource The image resource handle. libraries/joomla/image/image.php: * @var resource The image resource handle. object client object This tag:* @var object client object has been used a total of 2 times within the following files: administrator/components/com_languages/views/installed/view.html.php: * @var object client object administrator/components/com_languages/models/installed.php: * @var object client object JHttp This tag:* @var JHttp has been used a total of 2 times within the following files: libraries/joomla/openstreetmap/openstreetmap.php: * @var JHttp libraries/joomla/openstreetmap/object.php: * @var JHttp JAccessRules A JAccessRules object. This tag:* @var JAccessRules A JAccessRules object. has been used a total of 2 times within the following files: libraries/joomla/table/table.php: * @var JAccessRules A JAccessRules object. libraries/fof/table/table.php: * @var JAccessRules A JAccessRules object. JTable This tag:* @var JTable has been used a total of 2 times within the following files: libraries/joomla/table/observer.php: * @var JTable libraries/cms/ucm/content.php: * @var JTable JTwitterOAuth The OAuth client. This tag:* @var JTwitterOAuth The OAuth client. has been used a total of 2 times within the following files: libraries/joomla/twitter/twitter.php: * @var JTwitterOAuth The OAuth client. libraries/joomla/twitter/object.php: * @var JTwitterOAuth The OAuth client. mixed Integer or array of integers. This tag:* @var mixed Integer or array of integers. has been used a total of 2 times within the following files: libraries/joomla/utilities/arrayhelper.php: * @var mixed Integer or array of integers. libraries/fof/utils/array/array.php: * @var mixed Integer or array of integers. JRegistry Options for the Google data object. This tag:* @var JRegistry Options for the Google data object. has been used a total of 2 times within the following files: libraries/joomla/google/data.php: * @var JRegistry Options for the Google data object. libraries/joomla/google/embed.php: * @var JRegistry Options for the Google data object. JCache This tag:* @var JCache has been used a total of 2 times within the following files: libraries/joomla/factory.php: * @var JCache libraries/joomla/cache/controller.php: * @var JCache datetime This tag:* @var datetime has been used a total of 2 times within the following files: libraries/joomla/user/user.php: * @var datetime libraries/joomla/user/user.php: * @var datetime scalar This tag:* @var scalar has been used a total of 2 times within the following files: libraries/joomla/database/iterator.php: * @var scalar libraries/fof/database/iterator.php: * @var scalar integer The affected row offset to apply for the current SQL statement. This tag:* @var integer The affected row offset to apply for the current SQL statement. has been used a total of 2 times within the following files: libraries/joomla/database/driver.php: * @var integer The affected row offset to apply for the current SQL statement. libraries/joomla/database/query/sqlsrv.php: * @var integer The affected row offset to apply for the current SQL statement. array The log of executed SQL statements timings (start and stop microtimes) by the database driver. This tag:* @var array The log of executed SQL statements timings (start and stop microtimes) by the database driver. has been used a total of 2 times within the following files: libraries/joomla/database/driver.php: * @var array The log of executed SQL statements timings (start and stop microtimes) by the database driver. libraries/joomla/database/driver.php: * @var array The log of executed SQL statements timings (start and stop microtimes) by the database driver. integer The affected row limit for the current SQL statement. This tag:* @var integer The affected row limit for the current SQL statement. has been used a total of 2 times within the following files: libraries/joomla/database/driver.php: * @var integer The affected row limit for the current SQL statement. libraries/joomla/database/query/sqlsrv.php: * @var integer The affected row limit for the current SQL statement. JLinkedinOAuth The OAuth client. This tag:* @var JLinkedinOAuth The OAuth client. has been used a total of 2 times within the following files: libraries/joomla/linkedin/linkedin.php: * @var JLinkedinOAuth The OAuth client. libraries/joomla/linkedin/object.php: * @var JLinkedinOAuth The OAuth client. JRegistry The application configuration object. This tag:* @var JRegistry The application configuration object. has been used a total of 2 times within the following files: libraries/joomla/application/web.php: * @var JRegistry The application configuration object. libraries/joomla/application/cli.php: * @var JRegistry The application configuration object. JGithubHttp The HTTP client object to use in sending HTTP requests. This tag:* @var JGithubHttp The HTTP client object to use in sending HTTP requests. has been used a total of 2 times within the following files: libraries/joomla/github/github.php: * @var JGithubHttp The HTTP client object to use in sending HTTP requests. libraries/joomla/github/object.php: * @var JGithubHttp The HTTP client object to use in sending HTTP requests. JSession This tag:* @var JSession has been used a total of 2 times within the following files: libraries/joomla/session/session.php: * @var JSession libraries/joomla/factory.php: * @var JSession JMediawikiHttp The HTTP client object to use in sending HTTP requests. This tag:* @var JMediawikiHttp The HTTP client object to use in sending HTTP requests. has been used a total of 2 times within the following files: libraries/joomla/mediawiki/mediawiki.php: * @var JMediawikiHttp The HTTP client object to use in sending HTTP requests. libraries/joomla/mediawiki/object.php: * @var JMediawikiHttp The HTTP client object to use in sending HTTP requests. JRegistry Options for the MediaWiki object. This tag:* @var JRegistry Options for the MediaWiki object. has been used a total of 2 times within the following files: libraries/joomla/mediawiki/mediawiki.php: * @var JRegistry Options for the MediaWiki object. libraries/joomla/mediawiki/object.php: * @var JRegistry Options for the MediaWiki object. array Bounded object array This tag:* @var array Bounded object array has been used a total of 2 times within the following files: libraries/joomla/database/query/oracle.php: * @var array Bounded object array libraries/joomla/database/query/sqlite.php: * @var array Bounded object array JOpenstreetmapOauth This tag:* @var JOpenstreetmapOauth has been used a total of 2 times within the following files: libraries/joomla/openstreetmap/openstreetmap.php: * @var JOpenstreetmapOauth libraries/joomla/openstreetmap/object.php: * @var JOpenstreetmapOauth JApplicationWebClient The application client object. This tag:* @var JApplicationWebClient The application client object. has been used a total of 2 times within the following files: libraries/joomla/application/web.php: * @var JApplicationWebClient The application client object. libraries/legacy/application/application.php: * @var JApplicationWebClient The application client object. FOFModel This tag:* @var FOFModel has been used a total of 2 times within the following files: libraries/fof/form/form.php: * @var FOFModel libraries/fof/controller/controller.php: * @var FOFModel stdClass This tag:* @var stdClass has been used a total of 2 times within the following files: libraries/joomla/updater/update.php: * @var stdClass libraries/joomla/updater/update.php: * @var stdClass FOFView This tag:* @var FOFView has been used a total of 2 times within the following files: libraries/fof/form/form.php: * @var FOFView libraries/fof/controller/controller.php: * @var FOFView JApplicationWeb The application object to send HTTP headers for redirects. This tag:* @var JApplicationWeb The application object to send HTTP headers for redirects. has been used a total of 2 times within the following files: libraries/joomla/oauth1/client.php: * @var JApplicationWeb The application object to send HTTP headers for redirects. libraries/joomla/oauth2/client.php: * @var JApplicationWeb The application object to send HTTP headers for redirects. JRegistry Options for the Linkedin object. This tag:* @var JRegistry Options for the Linkedin object. has been used a total of 2 times within the following files: libraries/joomla/linkedin/linkedin.php: * @var JRegistry Options for the Linkedin object. libraries/joomla/linkedin/object.php: * @var JRegistry Options for the Linkedin object. string The event to trigger after before the data. This tag:* @var string The event to trigger after before the data. has been used a total of 2 times within the following files: administrator/components/com_plugins/models/plugin.php: * @var string The event to trigger after before the data. administrator/components/com_users/models/group.php: * @var string The event to trigger after before the data. string The default view. This tag:* @var string The default view. has been used a total of 2 times within the following files: administrator/components/com_config/controller.php: * @var string The default view. administrator/components/com_finder/controller.php: * @var string The default view. string The event to trigger after saving the data. This tag:* @var string The event to trigger after saving the data. has been used a total of 2 times within the following files: administrator/components/com_plugins/models/plugin.php: * @var string The event to trigger after saving the data. administrator/components/com_users/models/group.php: * @var string The event to trigger after saving the data. object JTable object This tag:* @var object JTable object has been used a total of 2 times within the following files: administrator/components/com_installer/models/install.php: * @var object JTable object administrator/components/com_installer/models/install.php: * @var object JTable object JTableObserverTags $tagsObserver This tag:* @var JTableObserverTags $tagsObserver has been used a total of 2 times within the following files: administrator/components/com_categories/models/category.php: * @var JTableObserverTags $tagsObserver libraries/legacy/model/admin.php: * @var JTableObserverTags $tagsObserver object pagination information This tag:* @var object pagination information has been used a total of 2 times within the following files: administrator/components/com_installer/views/languages/view.html.php: * @var object pagination information administrator/components/com_languages/views/installed/view.html.php: * @var object pagination information JObject This tag:* @var JObject has been used a total of 2 times within the following files: administrator/components/com_users/views/notes/view.html.php: * @var JObject administrator/components/com_users/views/note/view.html.php: * @var JObject JUser This tag:* @var JUser has been used a total of 2 times within the following files: administrator/components/com_users/views/notes/view.html.php: * @var JUser libraries/joomla/application/base.php: * @var JUser string The name of the element. This tag:* @var string The name of the element. has been used a total of 1 times within the following files: libraries/joomla/database/query.php: * @var string The name of the element. array An array of elements. This tag:* @var array An array of elements. has been used a total of 1 times within the following files: libraries/joomla/database/query.php: * @var array An array of elements. string Glue piece. This tag:* @var string Glue piece. has been used a total of 1 times within the following files: libraries/joomla/database/query.php: * @var string Glue piece. resource The prepared statement. This tag:* @var resource The prepared statement. has been used a total of 1 times within the following files: libraries/joomla/database/driver/pdo.php: * @var resource The prepared statement. JDatabaseDriverPostgresqlQuery This tag:* @var JDatabaseDriverPostgresqlQuery has been used a total of 1 times within the following files: libraries/joomla/database/driver/postgresql.php: * @var JDatabaseDriverPostgresqlQuery object The RETURNING element of INSERT INTO This tag:* @var object The RETURNING element of INSERT INTO has been used a total of 1 times within the following files: libraries/joomla/database/query/postgresql.php: * @var object The RETURNING element of INSERT INTO array Config values This tag:* @var array Config values has been used a total of 1 times within the following files: administrator/components/com_admin/models/sysinfo.php: * @var array Config values array Some PHP settings This tag:* @var array Some PHP settings has been used a total of 1 times within the following files: administrator/components/com_admin/models/sysinfo.php: * @var array Some PHP settings JDatabaseDriver The database driver. This tag:* @var JDatabaseDriver The database driver. has been used a total of 1 times within the following files: libraries/joomla/database/query.php: * @var JDatabaseDriver The database driver. string The SQL query (if a direct query string was provided). This tag:* @var string The SQL query (if a direct query string was provided). has been used a total of 1 times within the following files: libraries/joomla/database/query.php: * @var string The SQL query (if a direct query string was provided). JDatabaseQueryElement The update element. This tag:* @var JDatabaseQueryElement The update element. has been used a total of 1 times within the following files: libraries/joomla/database/query.php: * @var JDatabaseQueryElement The update element. JDatabaseQueryElement The insert element. This tag:* @var JDatabaseQueryElement The insert element. has been used a total of 1 times within the following files: libraries/joomla/database/query.php: * @var JDatabaseQueryElement The insert element. JDatabaseQueryElement The from element. This tag:* @var JDatabaseQueryElement The from element. has been used a total of 1 times within the following files: libraries/joomla/database/query.php: * @var JDatabaseQueryElement The from element. JDatabaseQueryElement The delete element. This tag:* @var JDatabaseQueryElement The delete element. has been used a total of 1 times within the following files: libraries/joomla/database/query.php: * @var JDatabaseQueryElement The delete element. JDatabaseQueryElement The select element. This tag:* @var JDatabaseQueryElement The select element. has been used a total of 1 times within the following files: libraries/joomla/database/query.php: * @var JDatabaseQueryElement The select element. string The query type. This tag:* @var string The query type. has been used a total of 1 times within the following files: libraries/joomla/database/query.php: * @var string The query type. JDatabaseQueryElement The query element for a generic query (type = null). This tag:* @var JDatabaseQueryElement The query element for a generic query (type = null). has been used a total of 1 times within the following files: libraries/joomla/database/query.php: * @var JDatabaseQueryElement The query element for a generic query (type = null). object The OFFSET element This tag:* @var object The OFFSET element has been used a total of 1 times within the following files: libraries/joomla/database/query/postgresql.php: * @var object The OFFSET element object The LIMIT element This tag:* @var object The LIMIT element has been used a total of 1 times within the following files: libraries/joomla/database/query/postgresql.php: * @var object The LIMIT element boolean True if the database engine supports UTF-8 character encoding. This tag:* @var boolean True if the database engine supports UTF-8 character encoding. has been used a total of 1 times within the following files: libraries/joomla/database/driver.php: * @var boolean True if the database engine supports UTF-8 character encoding. integer The database error number This tag:* @var integer The database error number has been used a total of 1 times within the following files: libraries/joomla/database/driver.php: * @var integer The database error number string The database error message This tag:* @var string The database error message has been used a total of 1 times within the following files: libraries/joomla/database/driver.php: * @var string The database error message string The common database table prefix. This tag:* @var string The common database table prefix. has been used a total of 1 times within the following files: libraries/joomla/database/driver.php: * @var string The common database table prefix. mixed The current SQL statement to execute. This tag:* @var mixed The current SQL statement to execute. has been used a total of 1 times within the following files: libraries/joomla/database/driver.php: * @var mixed The current SQL statement to execute. string The help screen base URL for the menu item. This tag:* @var string The help screen base URL for the menu item. has been used a total of 1 times within the following files: administrator/components/com_menus/models/item.php: * @var string The help screen base URL for the menu item. array Passed in upon instantiation and saved. This tag:* @var array Passed in upon instantiation and saved. has been used a total of 1 times within the following files: libraries/joomla/database/driver.php: * @var array Passed in upon instantiation and saved. array JDatabaseDriver instances container. This tag:* @var array JDatabaseDriver instances container. has been used a total of 1 times within the following files: libraries/joomla/database/driver.php: * @var array JDatabaseDriver instances container. string The help screen key for the menu item. This tag:* @var string The help screen key for the menu item. has been used a total of 1 times within the following files: administrator/components/com_menus/models/item.php: * @var string The help screen key for the menu item. object The FOR UPDATE element used in “FOR UPDATE” lock This tag:* @var object The FOR UPDATE element used in “FOR UPDATE” lock has been used a total of 1 times within the following files: libraries/joomla/database/query/postgresql.php: * @var object The FOR UPDATE element used in "FOR UPDATE" lock object The FOR SHARE element used in “FOR SHARE” lock This tag:* @var object The FOR SHARE element used in “FOR SHARE” lock has been used a total of 1 times within the following files: libraries/joomla/database/query/postgresql.php: * @var object The FOR SHARE element used in "FOR SHARE" lock object The NOWAIT element used in “FOR SHARE” and “FOR UPDATE” lock This tag:* @var object The NOWAIT element used in “FOR SHARE” and “FOR UPDATE” lock has been used a total of 1 times within the following files: libraries/joomla/database/query/postgresql.php: * @var object The NOWAIT element used in "FOR SHARE" and "FOR UPDATE" lock array Some system values This tag:* @var array Some system values has been used a total of 1 times within the following files: administrator/components/com_admin/models/sysinfo.php: * @var array Some system values string PHP info This tag:* @var string PHP info has been used a total of 1 times within the following files: administrator/components/com_admin/models/sysinfo.php: * @var string PHP info integer The depth of the current transaction. This tag:* @var integer The depth of the current transaction. has been used a total of 1 times within the following files: libraries/joomla/database/driver.php: * @var integer The depth of the current transaction. callable[] List of callables to call just before disconnecting database This tag:* @var callable[] List of callables to call just before disconnecting database has been used a total of 1 times within the following files: libraries/joomla/database/driver.php: * @var callable[] List of callables to call just before disconnecting database JDatabaseQueryElement The join element. This tag:* @var JDatabaseQueryElement The join element. has been used a total of 1 times within the following files: libraries/joomla/database/query.php: * @var JDatabaseQueryElement The join element. JDatabaseQueryElement The set element. This tag:* @var JDatabaseQueryElement The set element. has been used a total of 1 times within the following files: libraries/joomla/database/query.php: * @var JDatabaseQueryElement The set element. array The buffer of profiling messages. This tag:* @var array The buffer of profiling messages. has been used a total of 1 times within the following files: libraries/joomla/profiler/profiler.php: * @var array The buffer of profiling messages. array The profiling messages. This tag:* @var array The profiling messages. has been used a total of 1 times within the following files: libraries/joomla/profiler/profiler.php: * @var array The profiling messages. float The previous time marker This tag:* @var float The previous time marker has been used a total of 1 times within the following files: libraries/joomla/profiler/profiler.php: * @var float The previous time marker string The prefix to use in the output This tag:* @var string The prefix to use in the output has been used a total of 1 times within the following files: libraries/joomla/profiler/profiler.php: * @var string The prefix to use in the output integer The start time. This tag:* @var integer The start time. has been used a total of 1 times within the following files: libraries/joomla/profiler/profiler.php: * @var integer The start time. JHttpTransport The HTTP transport object to use in sending HTTP requests. This tag:* @var JHttpTransport The HTTP transport object to use in sending HTTP requests. has been used a total of 1 times within the following files: libraries/joomla/http/http.php: * @var JHttpTransport The HTTP transport object to use in sending HTTP requests. JStringInflector This tag:* @var JStringInflector has been used a total of 1 times within the following files: libraries/joomla/string/inflector.php: * @var JStringInflector float The previous memory marker This tag:* @var float The previous memory marker has been used a total of 1 times within the following files: libraries/joomla/profiler/profiler.php: * @var float The previous memory marker array JProfiler instances container. This tag:* @var array JProfiler instances container. has been used a total of 1 times within the following files: libraries/joomla/profiler/profiler.php: * @var array JProfiler instances container. JUri URI of the page being rendered. This tag:* @var JUri URI of the page being rendered. has been used a total of 1 times within the following files: libraries/joomla/google/embed.php: * @var JUri URI of the page being rendered. JRegistry Options for the Google object. This tag:* @var JRegistry Options for the Google object. has been used a total of 1 times within the following files: libraries/joomla/google/google.php: * @var JRegistry Options for the Google object. JAuth The authentication client object to use in sending authenticated HTTP requests. This tag:* @var JAuth The authentication client object to use in sending authenticated HTTP requests. has been used a total of 1 times within the following files: libraries/joomla/google/google.php: * @var JAuth The authentication client object to use in sending authenticated HTTP requests. JGoogleAuth Authentication client for the Google data object. This tag:* @var JGoogleAuth Authentication client for the Google data object. has been used a total of 1 times within the following files: libraries/joomla/google/data.php: * @var JGoogleAuth Authentication client for the Google data object. string url for the latest version check This tag:* @var string url for the latest version check has been used a total of 1 times within the following files: administrator/components/com_admin/views/help/view.html.php: * @var string url for the latest version check JRegistry Options for the Google authentication object. This tag:* @var JRegistry Options for the Google authentication object. has been used a total of 1 times within the following files: libraries/joomla/google/auth.php: * @var JRegistry Options for the Google authentication object. JOAuth2Client OAuth client for the Google authentication object. This tag:* @var JOAuth2Client OAuth client for the Google authentication object. has been used a total of 1 times within the following files: libraries/joomla/google/auth/oauth2.php: * @var JOAuth2Client OAuth client for the Google authentication object. JRegistry Options for the HTTP client. This tag:* @var JRegistry Options for the HTTP client. has been used a total of 1 times within the following files: libraries/joomla/http/http.php: * @var JRegistry Options for the HTTP client. string Server response body. This tag:* @var string Server response body. has been used a total of 1 times within the following files: libraries/joomla/http/response.php: * @var string Server response body. JDatabaseQueryElement The values list for an INSERT statement. This tag:* @var JDatabaseQueryElement The values list for an INSERT statement. has been used a total of 1 times within the following files: libraries/joomla/database/query.php: * @var JDatabaseQueryElement The values list for an INSERT statement. JDatabaseQueryElement The order element. This tag:* @var JDatabaseQueryElement The order element. has been used a total of 1 times within the following files: libraries/joomla/database/query.php: * @var JDatabaseQueryElement The order element. object The auto increment insert field element. This tag:* @var object The auto increment insert field element. has been used a total of 1 times within the following files: libraries/joomla/database/query.php: * @var object The auto increment insert field element. JDatabaseQueryElement The column list for an INSERT statement. This tag:* @var JDatabaseQueryElement The column list for an INSERT statement. has been used a total of 1 times within the following files: libraries/joomla/database/query.php: * @var JDatabaseQueryElement The column list for an INSERT statement. JDatabaseQueryElement The having element. This tag:* @var JDatabaseQueryElement The having element. has been used a total of 1 times within the following files: libraries/joomla/database/query.php: * @var JDatabaseQueryElement The having element. JDatabaseQueryElement The where element. This tag:* @var JDatabaseQueryElement The where element. has been used a total of 1 times within the following files: libraries/joomla/database/query.php: * @var JDatabaseQueryElement The where element. JDatabaseQueryElement The group by element. This tag:* @var JDatabaseQueryElement The group by element. has been used a total of 1 times within the following files: libraries/joomla/database/query.php: * @var JDatabaseQueryElement The group by element. JDatabaseQueryElement The call element. This tag:* @var JDatabaseQueryElement The call element. has been used a total of 1 times within the following files: libraries/joomla/database/query.php: * @var JDatabaseQueryElement The call element. JDatabaseQueryElement The exec element. This tag:* @var JDatabaseQueryElement The exec element. has been used a total of 1 times within the following files: libraries/joomla/database/query.php: * @var JDatabaseQueryElement The exec element. array Reusable socket connections. This tag:* @var array Reusable socket connections. has been used a total of 1 times within the following files: libraries/joomla/http/transport/socket.php: * @var array Reusable socket connections. integer The server response code. This tag:* @var integer The server response code. has been used a total of 1 times within the following files: libraries/joomla/http/response.php: * @var integer The server response code. array Response headers. This tag:* @var array Response headers. has been used a total of 1 times within the following files: libraries/joomla/http/response.php: * @var array Response headers. string url for the start here link. This tag:* @var string url for the start here link. has been used a total of 1 times within the following files: administrator/components/com_admin/views/help/view.html.php: * @var string url for the start here link. JDatabaseFactory This tag:* @var JDatabaseFactory has been used a total of 1 times within the following files: libraries/joomla/database/factory.php: * @var JDatabaseFactory JDatabaseQueryElement The union element. This tag:* @var JDatabaseQueryElement The union element. has been used a total of 1 times within the following files: libraries/joomla/database/query.php: * @var JDatabaseQueryElement The union element. JDatabaseQueryElement The unionAll element. This tag:* @var JDatabaseQueryElement The unionAll element. has been used a total of 1 times within the following files: libraries/joomla/database/query.php: * @var JDatabaseQueryElement The unionAll element. string The null or zero representation of a timestamp for the database driver. This should be This tag:* @var string The null or zero representation of a timestamp for the database driver. This should be has been used a total of 1 times within the following files: libraries/joomla/database/driver.php: * @var string The null or zero representation of a timestamp for the database driver. This should be string The character(s) used to quote SQL statement names such as table names or field names, This tag:* @var string The character(s) used to quote SQL statement names such as table names or field names, has been used a total of 1 times within the following files: libraries/joomla/database/driver.php: * @var string The character(s) used to quote SQL statement names such as table names or field names, string The help screen key for the module. This tag:* @var string The help screen key for the module. has been used a total of 1 times within the following files: administrator/components/com_plugins/models/plugin.php: * @var string The help screen key for the module. JObserverUpdater This tag:* @var JObserverUpdater has been used a total of 1 times within the following files: libraries/joomla/table/table.php: * @var JObserverUpdater /* array A list of instanciated objects */ This tag:* @var /* array A list of instanciated objects */ has been used a total of 1 times within the following files: administrator/components/com_joomlaupdate/restore.php: /** @var array A list of instanciated objects */ string The key type. This tag:* @var string The key type. has been used a total of 1 times within the following files: libraries/joomla/crypt/key.php: * @var string The key type. string The public key. This tag:* @var string The public key. has been used a total of 1 times within the following files: libraries/joomla/crypt/key.php: * @var string The public key. JCryptCipher The encryption cipher object. This tag:* @var JCryptCipher The encryption cipher object. has been used a total of 1 times within the following files: libraries/joomla/crypt/crypt.php: * @var JCryptCipher The encryption cipher object. JCryptKey The encryption key[/pair)]. This tag:* @var JCryptKey The encryption key[/pair)]. has been used a total of 1 times within the following files: libraries/joomla/crypt/crypt.php: * @var JCryptKey The encryption key[/pair)]. string The private key. This tag:* @var string The private key. has been used a total of 1 times within the following files: libraries/joomla/crypt/key.php: * @var string The private key. JHelperContenthistory This tag:* @var JHelperContenthistory has been used a total of 1 times within the following files: libraries/joomla/table/observer/contenthistory.php: * @var JHelperContenthistory JTableObserverContenthistory This tag:* @var JTableObserverContenthistory has been used a total of 1 times within the following files: libraries/joomla/table/observer/contenthistory.php: * @var JTableObserverContenthistory JObserverInterface This tag:* @var JObserverInterface has been used a total of 1 times within the following files: libraries/joomla/observer/updater.php: * @var JObserverInterface JObserverInterface $observerClass This tag:* @var JObserverInterface $observerClass has been used a total of 1 times within the following files: libraries/joomla/observer/mapper.php: * @var JObserverInterface $observerClass resource Socket resource This tag:* @var resource Socket resource has been used a total of 1 times within the following files: libraries/joomla/client/ftp.php: * @var resource Socket resource JInput The input object to use in retrieving GET/POST data. This tag:* @var JInput The input object to use in retrieving GET/POST data. has been used a total of 1 times within the following files: libraries/joomla/oauth2/client.php: * @var JInput The input object to use in retrieving GET/POST data. JRegistry Options for the JOAuth2Client object. This tag:* @var JRegistry Options for the JOAuth2Client object. has been used a total of 1 times within the following files: libraries/joomla/oauth2/client.php: * @var JRegistry Options for the JOAuth2Client object. JHelperTags This tag:* @var JHelperTags has been used a total of 1 times within the following files: libraries/joomla/table/observer/tags.php: * @var JHelperTags JTableObserverTags This tag:* @var JTableObserverTags has been used a total of 1 times within the following files: libraries/joomla/table/observer/tags.php: * @var JTableObserverTags string The default hash type This tag:* @var string The default hash type has been used a total of 1 times within the following files: libraries/joomla/crypt/password/simple.php: * @var string The default hash type integer The cost parameter for hashing algorithms. This tag:* @var integer The cost parameter for hashing algorithms. has been used a total of 1 times within the following files: libraries/joomla/crypt/password/simple.php: * @var integer The cost parameter for hashing algorithms. JTwitterFavorites Twitter API object for favorites. This tag:* @var JTwitterFavorites Twitter API object for favorites. has been used a total of 1 times within the following files: libraries/joomla/twitter/twitter.php: * @var JTwitterFavorites Twitter API object for favorites. JTwitterDirectMessages Twitter API object for direct messages. This tag:* @var JTwitterDirectMessages Twitter API object for direct messages. has been used a total of 1 times within the following files: libraries/joomla/twitter/twitter.php: * @var JTwitterDirectMessages Twitter API object for direct messages. JTwitterLists Twitter API object for lists. This tag:* @var JTwitterLists Twitter API object for lists. has been used a total of 1 times within the following files: libraries/joomla/twitter/twitter.php: * @var JTwitterLists Twitter API object for lists. JTwitterSearch Twitter API object for search. This tag:* @var JTwitterSearch Twitter API object for search. has been used a total of 1 times within the following files: libraries/joomla/twitter/twitter.php: * @var JTwitterSearch Twitter API object for search. JTwitterStatuses Twitter API object for statuses. This tag:* @var JTwitterStatuses Twitter API object for statuses. has been used a total of 1 times within the following files: libraries/joomla/twitter/twitter.php: * @var JTwitterStatuses Twitter API object for statuses. JTwitterUsers Twitter API object for users. This tag:* @var JTwitterUsers Twitter API object for users. has been used a total of 1 times within the following files: libraries/joomla/twitter/twitter.php: * @var JTwitterUsers Twitter API object for users. JTwitterHelp Twitter API object for help. This tag:* @var JTwitterHelp Twitter API object for help. has been used a total of 1 times within the following files: libraries/joomla/twitter/twitter.php: * @var JTwitterHelp Twitter API object for help. JTwitterPlaces Twitter API object for places & geo. This tag:* @var JTwitterPlaces Twitter API object for places & geo. has been used a total of 1 times within the following files: libraries/joomla/twitter/twitter.php: * @var JTwitterPlaces Twitter API object for places & geo. JTwitterTrends Twitter API object for trends. This tag:* @var JTwitterTrends Twitter API object for trends. has been used a total of 1 times within the following files: libraries/joomla/twitter/twitter.php: * @var JTwitterTrends Twitter API object for trends. /* resource The FTP handle */ This tag:* @var /* resource The FTP handle */ has been used a total of 1 times within the following files: administrator/components/com_joomlaupdate/restore.php: /** @var resource The FTP handle */ /* array Simple hash data storage */ This tag:* @var /* array Simple hash data storage */ has been used a total of 1 times within the following files: administrator/components/com_joomlaupdate/restore.php: /** @var array Simple hash data storage */ string The help screen base URL for the module. This tag:* @var string The help screen base URL for the module. has been used a total of 1 times within the following files: administrator/components/com_plugins/models/plugin.php: * @var string The help screen base URL for the module. JRegistry Options for the Twitter object. This tag:* @var JRegistry Options for the Twitter object. has been used a total of 1 times within the following files: libraries/joomla/twitter/object.php: * @var JRegistry Options for the Twitter object. JRegistry Options for the JTwitterOauth object. This tag:* @var JRegistry Options for the JTwitterOauth object. has been used a total of 1 times within the following files: libraries/joomla/twitter/oauth.php: * @var JRegistry Options for the JTwitterOauth object. JTwitterBlock Twitter API object for block. This tag:* @var JTwitterBlock Twitter API object for block. has been used a total of 1 times within the following files: libraries/joomla/twitter/twitter.php: * @var JTwitterBlock Twitter API object for block. JTwitterProfile Twitter API object for profile. This tag:* @var JTwitterProfile Twitter API object for profile. has been used a total of 1 times within the following files: libraries/joomla/twitter/twitter.php: * @var JTwitterProfile Twitter API object for profile. resource Data port connection resource This tag:* @var resource Data port connection resource has been used a total of 1 times within the following files: libraries/joomla/client/ftp.php: * @var resource Data port connection resource array Passive connection information This tag:* @var array Passive connection information has been used a total of 1 times within the following files: libraries/joomla/client/ftp.php: * @var array Passive connection information JMail This tag:* @var JMail has been used a total of 1 times within the following files: libraries/joomla/factory.php: * @var JMail JAuthentication JAuthentication instances container. This tag:* @var JAuthentication JAuthentication instances container. has been used a total of 1 times within the following files: libraries/joomla/user/authentication.php: * @var JAuthentication JAuthentication instances container. /* int Timestamp of execution start */ This tag:* @var /* int Timestamp of execution start */ has been used a total of 1 times within the following files: administrator/components/com_joomlaupdate/restore.php: /** @var int Timestamp of execution start */ JAccess This tag:* @var JAccess has been used a total of 1 times within the following files: libraries/joomla/factory.php: * @var JAccess JLanguage This tag:* @var JLanguage has been used a total of 1 times within the following files: libraries/joomla/factory.php: * @var JLanguage object model state This tag:* @var object model state has been used a total of 1 times within the following files: administrator/components/com_installer/views/languages/view.html.php: * @var object model state JConfig This tag:* @var JConfig has been used a total of 1 times within the following files: libraries/joomla/factory.php: * @var JConfig array JUser instances container. This tag:* @var array JUser instances container. has been used a total of 1 times within the following files: libraries/joomla/user/user.php: * @var array JUser instances container. array An array of cached data. This tag:* @var array An array of cached data. has been used a total of 1 times within the following files: libraries/joomla/database/importer.php: * @var array An array of cached data. object item list This tag:* @var object item list has been used a total of 1 times within the following files: administrator/components/com_installer/views/languages/view.html.php: * @var object item list array The log of executed SQL statements by the database driver. This tag:* @var array The log of executed SQL statements by the database driver. has been used a total of 1 times within the following files: libraries/joomla/database/driver.php: * @var array The log of executed SQL statements by the database driver. boolean True to use local lookup for the help screen. This tag:* @var boolean True to use local lookup for the help screen. has been used a total of 1 times within the following files: administrator/components/com_menus/models/item.php: * @var boolean True to use local lookup for the help screen. boolean The database driver debugging state. This tag:* @var boolean The database driver debugging state. has been used a total of 1 times within the following files: libraries/joomla/database/driver.php: * @var boolean The database driver debugging state. resource The database connection cursor from the last query. This tag:* @var resource The database connection cursor from the last query. has been used a total of 1 times within the following files: libraries/joomla/database/driver.php: * @var resource The database connection cursor from the last query. resource The database connection resource. This tag:* @var resource The database connection resource. has been used a total of 1 times within the following files: libraries/joomla/database/driver.php: * @var resource The database connection resource. integer The number of SQL statements executed by the database driver. This tag:* @var integer The number of SQL statements executed by the database driver. has been used a total of 1 times within the following files: libraries/joomla/database/driver.php: * @var integer The number of SQL statements executed by the database driver. string Current DN This tag:* @var string Current DN has been used a total of 1 times within the following files: libraries/joomla/client/ldap.php: * @var string Current DN mixed LDAP Resource Identifier This tag:* @var mixed LDAP Resource Identifier has been used a total of 1 times within the following files: libraries/joomla/client/ldap.php: * @var mixed LDAP Resource Identifier array JClientFtp instances container. This tag:* @var array JClientFtp instances container. has been used a total of 1 times within the following files: libraries/joomla/client/ftp.php: * @var array JClientFtp instances container. string Hostname of LDAP server This tag:* @var string Hostname of LDAP server has been used a total of 1 times within the following files: libraries/joomla/client/ldap.php: * @var string Hostname of LDAP server bool Authorization Method to use This tag:* @var bool Authorization Method to use has been used a total of 1 times within the following files: libraries/joomla/client/ldap.php: * @var bool Authorization Method to use array Array to hold ascii format file extensions This tag:* @var array Array to hold ascii format file extensions has been used a total of 1 times within the following files: libraries/joomla/client/ftp.php: * @var array Array to hold ascii format file extensions integer Transfer Type This tag:* @var integer Transfer Type has been used a total of 1 times within the following files: libraries/joomla/client/ftp.php: * @var integer Transfer Type string Response Message This tag:* @var string Response Message has been used a total of 1 times within the following files: libraries/joomla/client/ftp.php: * @var string Response Message integer Timeout limit This tag:* @var integer Timeout limit has been used a total of 1 times within the following files: libraries/joomla/client/ftp.php: * @var integer Timeout limit int Port of LDAP server This tag:* @var int Port of LDAP server has been used a total of 1 times within the following files: libraries/joomla/client/ldap.php: * @var int Port of LDAP server string Base DN (e.g. o=MyDir) This tag:* @var string Base DN (e.g. o=MyDir) has been used a total of 1 times within the following files: libraries/joomla/client/ldap.php: * @var string Base DN (e.g. o=MyDir) boolean Negotiate TLS (encrypted communications) This tag:* @var boolean Negotiate TLS (encrypted communications) has been used a total of 1 times within the following files: libraries/joomla/client/ldap.php: * @var boolean Negotiate TLS (encrypted communications) string Username to connect to server This tag:* @var string Username to connect to server has been used a total of 1 times within the following files: libraries/joomla/client/ldap.php: * @var string Username to connect to server string Password to connect to server This tag:* @var string Password to connect to server has been used a total of 1 times within the following files: libraries/joomla/client/ldap.php: * @var string Password to connect to server boolean No referrals (server transfers) This tag:* @var boolean No referrals (server transfers) has been used a total of 1 times within the following files: libraries/joomla/client/ldap.php: * @var boolean No referrals (server transfers) boolean Use LDAP Version 3 This tag:* @var boolean Use LDAP Version 3 has been used a total of 1 times within the following files: libraries/joomla/client/ldap.php: * @var boolean Use LDAP Version 3 string User DN (e.g. cn=Users,o=MyDir) This tag:* @var string User DN (e.g. cn=Users,o=MyDir) has been used a total of 1 times within the following files: libraries/joomla/client/ldap.php: * @var string User DN (e.g. cn=Users,o=MyDir) string Search String This tag:* @var string Search String has been used a total of 1 times within the following files: libraries/joomla/client/ldap.php: * @var string Search String JGoogleData Google API object for data request. This tag:* @var JGoogleData Google API object for data request. has been used a total of 1 times within the following files: libraries/joomla/google/google.php: * @var JGoogleData Google API object for data request. JGoogleEmbed Google API object for embed generation. This tag:* @var JGoogleEmbed Google API object for embed generation. has been used a total of 1 times within the following files: libraries/joomla/google/google.php: * @var JGoogleEmbed Google API object for embed generation. int 0=not rerun, -1=skipped, -2=failed, 1=succeeded This tag:* @var int 0=not rerun, -1=skipped, -2=failed, 1=succeeded has been used a total of 1 times within the following files: libraries/cms/schema/changeitem.php: * @var int 0=not rerun, -1=skipped, -2=failed, 1=succeeded /* int Maximum execution time allowance per step */ This tag:* @var /* int Maximum execution time allowance per step */ has been used a total of 1 times within the following files: administrator/components/com_joomlaupdate/restore.php: /** @var int Maximum execution time allowance per step */ JTableExtension This tag:* @var JTableExtension has been used a total of 1 times within the following files: libraries/cms/installer/installer.php: * @var JTableExtension integer 0=not checked, -1=skipped, -2=failed, 1=succeeded This tag:* @var integer 0=not checked, -1=skipped, -2=failed, 1=succeeded has been used a total of 1 times within the following files: libraries/cms/schema/changeitem.php: * @var integer 0=not checked, -1=skipped, -2=failed, 1=succeeded array JEditor instances container. This tag:* @var array JEditor instances container. has been used a total of 1 times within the following files: libraries/cms/editor/editor.php: * @var array JEditor instances container. array Array to hold the pathway item objects This tag:* @var array Array to hold the pathway item objects has been used a total of 1 times within the following files: libraries/cms/pathway/pathway.php: * @var array Array to hold the pathway item objects integer Integer number of items in the pathway This tag:* @var integer Integer number of items in the pathway has been used a total of 1 times within the following files: libraries/cms/pathway/pathway.php: * @var integer Integer number of items in the pathway array JPathway instances container. This tag:* @var array JPathway instances container. has been used a total of 1 times within the following files: libraries/cms/pathway/pathway.php: * @var array JPathway instances container. JInstaller This tag:* @var JInstaller has been used a total of 1 times within the following files: libraries/cms/installer/installer.php: * @var JInstaller JProfiler This tag:* @var JProfiler has been used a total of 1 times within the following files: libraries/cms/application/cms.php: * @var JProfiler string Value of the primary key in the content type table This tag:* @var string Value of the primary key in the content type table has been used a total of 1 times within the following files: libraries/cms/helper/route.php: * @var string Value of the primary key in the content type table string Name of the view for the url This tag:* @var string Name of the view for the url has been used a total of 1 times within the following files: libraries/cms/helper/route.php: * @var string Name of the view for the url JTableCorecontent $ucmContentTable This tag:* @var JTableCorecontent $ucmContentTable has been used a total of 1 times within the following files: libraries/cms/helper/tags.php: * @var JTableCorecontent $ucmContentTable string Option for the extension (such as com_content) This tag:* @var string Option for the extension (such as com_content) has been used a total of 1 times within the following files: libraries/cms/helper/route.php: * @var string Option for the extension (such as com_content) array Holds the language lookup This tag:* @var array Holds the language lookup has been used a total of 1 times within the following files: libraries/cms/helper/route.php: * @var array Holds the language lookup string The extension for which the categories apply. This tag:* @var string The extension for which the categories apply. has been used a total of 1 times within the following files: administrator/components/com_categories/controller.php: * @var string The extension for which the categories apply. array Holds the reverse lookup This tag:* @var array Holds the reverse lookup has been used a total of 1 times within the following files: libraries/cms/helper/route.php: * @var array Holds the reverse lookup string Button type This tag:* @var string Button type has been used a total of 1 times within the following files: libraries/cms/toolbar/button/help.php: * @var string Button type JToolbar This tag:* @var JToolbar has been used a total of 1 times within the following files: libraries/cms/toolbar/toolbar.php: * @var JToolbar /* string Product name. */ This tag:* @var /* string Product name. */ has been used a total of 1 times within the following files: libraries/cms/version/version.php: /** @var string Product name. */ /* string Release version. */ This tag:* @var /* string Release version. */ has been used a total of 1 times within the following files: libraries/cms/version/version.php: /** @var string Release version. */ /* string Maintenance version. */ This tag:* @var /* string Maintenance version. */ has been used a total of 1 times within the following files: libraries/cms/version/version.php: /** @var string Maintenance version. */ JPlugin This tag:* @var JPlugin has been used a total of 1 times within the following files: libraries/cms/captcha/captcha.php: * @var JPlugin JEditor This tag:* @var JEditor has been used a total of 1 times within the following files: libraries/cms/form/field/editor.php: * @var JEditor \Symfony\Component\Yaml\Parser; This tag:* @var \Symfony\Component\Yaml\Parser; has been used a total of 1 times within the following files: libraries/framework/Joomla/Registry/Format/Yaml.php: * @var \Symfony\Component\Yaml\Parser; \Symfony\Component\Yaml\Dumper; This tag:* @var \Symfony\Component\Yaml\Dumper; has been used a total of 1 times within the following files: libraries/framework/Joomla/Registry/Format/Yaml.php: * @var \Symfony\Component\Yaml\Dumper; /* string Development STATUS. */ This tag:* @var /* string Development STATUS. */ has been used a total of 1 times within the following files: libraries/cms/version/version.php: /** @var string Development STATUS. */ /* string Build number. */ This tag:* @var /* string Build number. */ has been used a total of 1 times within the following files: libraries/cms/version/version.php: /** @var string Build number. */ /* string Copyright Notice. */ This tag:* @var /* string Copyright Notice. */ has been used a total of 1 times within the following files: libraries/cms/version/version.php: /** @var string Copyright Notice. */ /* string Link text. */ This tag:* @var /* string Link text. */ has been used a total of 1 times within the following files: libraries/cms/version/version.php: /** @var string Link text. */ JButton This tag:* @var JButton has been used a total of 1 times within the following files: libraries/cms/toolbar/button.php: * @var JButton /* string Release timezone. */ This tag:* @var /* string Release timezone. */ has been used a total of 1 times within the following files: libraries/cms/version/version.php: /** @var string Release timezone. */ /* string Release time. */ This tag:* @var /* string Release time. */ has been used a total of 1 times within the following files: libraries/cms/version/version.php: /** @var string Release time. */ /* string Code name. */ This tag:* @var /* string Code name. */ has been used a total of 1 times within the following files: libraries/cms/version/version.php: /** @var string Code name. */ /* string Release date. */ This tag:* @var /* string Release date. */ has been used a total of 1 times within the following files: libraries/cms/version/version.php: /** @var string Release date. */ string Dot separated path to the layout file, relative to base path This tag:* @var string Dot separated path to the layout file, relative to base path has been used a total of 1 times within the following files: libraries/cms/layout/file.php: * @var string Dot separated path to the layout file, relative to base path string Base path to use when loading layout files This tag:* @var string Base path to use when loading layout files has been used a total of 1 times within the following files: libraries/cms/layout/file.php: * @var string Base path to use when loading layout files string Error type. This tag:* @var string Error type. has been used a total of 1 times within the following files: libraries/legacy/exception/exception.php: * @var string Error type. mixed Backtrace information. This tag:* @var mixed Backtrace information. has been used a total of 1 times within the following files: libraries/legacy/exception/exception.php: * @var mixed Backtrace information. array Body This tag:* @var array Body has been used a total of 1 times within the following files: libraries/legacy/response/response.php: * @var array Body string Error message. This tag:* @var string Error message. has been used a total of 1 times within the following files: libraries/legacy/exception/exception.php: * @var string Error message. string Error code. This tag:* @var string Error code. has been used a total of 1 times within the following files: libraries/legacy/exception/exception.php: * @var string Error code. JCrypt This tag:* @var JCrypt has been used a total of 1 times within the following files: libraries/legacy/simplecrypt/simplecrypt.php: * @var JCrypt string Error level. This tag:* @var string Error level. has been used a total of 1 times within the following files: libraries/legacy/exception/exception.php: * @var string Error level. boolean Cachable This tag:* @var boolean Cachable has been used a total of 1 times within the following files: libraries/legacy/response/response.php: * @var boolean Cachable array Headers This tag:* @var array Headers has been used a total of 1 times within the following files: libraries/legacy/response/response.php: * @var array Headers JMenuNode This tag:* @var JMenuNode has been used a total of 1 times within the following files: administrator/modules/mod_menu/menu.php: * @var JMenuNode integer Extension Identifier This tag:* @var integer Extension Identifier has been used a total of 1 times within the following files: plugins/extension/joomla/joomla.php: * @var integer Extension Identifier JInstaller Installer object This tag:* @var JInstaller Installer object has been used a total of 1 times within the following files: plugins/extension/joomla/joomla.php: * @var JInstaller Installer object Array of Children This tag:* @var Array of Children has been used a total of 1 times within the following files: libraries/legacy/categories/categories.php: * @var Array of Children JModelCategory This tag:* @var JModelCategory has been used a total of 1 times within the following files: libraries/legacy/view/category.php: * @var JModelCategory date This tag:* @var date has been used a total of 1 times within the following files: libraries/legacy/application/application.php: * @var date array JApplication instances container. This tag:* @var array JApplication instances container. has been used a total of 1 times within the following files: libraries/legacy/application/application.php: * @var array JApplication instances container. boolean True to enable legacy error handling using JError, false to use exception handling. This flag This tag:* @var boolean True to enable legacy error handling using JError, false to use exception handling. This flag has been used a total of 1 times within the following files: libraries/legacy/error/error.php: * @var boolean True to enable legacy error handling using JError, false to use exception handling. This flag JControllerLegacy This tag:* @var JControllerLegacy has been used a total of 1 times within the following files: libraries/legacy/controller/legacy.php: * @var JControllerLegacy integer Total number of rows. This tag:* @var integer Total number of rows. has been used a total of 1 times within the following files: libraries/cms/pagination/pagination.php: * @var integer Total number of rows. integer Prefix used for request variables. This tag:* @var integer Prefix used for request variables. has been used a total of 1 times within the following files: libraries/cms/pagination/pagination.php: * @var integer Prefix used for request variables. integer Value pagination object begins at This tag:* @var integer Value pagination object begins at has been used a total of 1 times within the following files: libraries/cms/pagination/pagination.php: * @var integer Value pagination object begins at integer Number of rows to display per page. This tag:* @var integer Number of rows to display per page. has been used a total of 1 times within the following files: libraries/cms/pagination/pagination.php: * @var integer Number of rows to display per page. integer The record number to start displaying from. This tag:* @var integer The record number to start displaying from. has been used a total of 1 times within the following files: libraries/cms/pagination/pagination.php: * @var integer The record number to start displaying from. string Full path to actual layout files, after possible template override check This tag:* @var string Full path to actual layout files, after possible template override check has been used a total of 1 times within the following files: libraries/cms/layout/file.php: * @var string Full path to actual layout files, after possible template override check array JMenu instances container. This tag:* @var array JMenu instances container. has been used a total of 1 times within the following files: libraries/cms/menu/menu.php: * @var array JMenu instances container. integer Value pagination object ends at This tag:* @var integer Value pagination object ends at has been used a total of 1 times within the following files: libraries/cms/pagination/pagination.php: * @var integer Value pagination object ends at integer Current page This tag:* @var integer Current page has been used a total of 1 times within the following files: libraries/cms/pagination/pagination.php: * @var integer Current page string The link URL. This tag:* @var string The link URL. has been used a total of 1 times within the following files: libraries/cms/pagination/object.php: * @var string The link URL. integer The prefix used for request variables. This tag:* @var integer The prefix used for request variables. has been used a total of 1 times within the following files: libraries/cms/pagination/object.php: * @var integer The prefix used for request variables. boolean Flag whether the object is the ‘active’ page This tag:* @var boolean Flag whether the object is the ‘active’ page has been used a total of 1 times within the following files: libraries/cms/pagination/object.php: * @var boolean Flag whether the object is the 'active' page integer The number of rows as a base offset. This tag:* @var integer The number of rows as a base offset. has been used a total of 1 times within the following files: libraries/cms/pagination/object.php: * @var integer The number of rows as a base offset. string The link text. This tag:* @var string The link text. has been used a total of 1 times within the following files: libraries/cms/pagination/object.php: * @var string The link text. integer Total number of pages This tag:* @var integer Total number of pages has been used a total of 1 times within the following files: libraries/cms/pagination/pagination.php: * @var integer Total number of pages boolean View all flag This tag:* @var boolean View all flag has been used a total of 1 times within the following files: libraries/cms/pagination/pagination.php: * @var boolean View all flag array Format instances container. This tag:* @var array Format instances container. has been used a total of 1 times within the following files: libraries/framework/Joomla/Registry/AbstractRegistryFormat.php: * @var array Format instances container. Container This tag:* @var Container has been used a total of 1 times within the following files: libraries/framework/Joomla/DI/Container.php: * @var Container FOFForm This tag:* @var FOFForm has been used a total of 1 times within the following files: libraries/fof/form/header.php: * @var FOFForm array informations about writable state of directories This tag:* @var array informations about writable state of directories has been used a total of 1 times within the following files: administrator/components/com_admin/views/sysinfo/view.html.php: * @var array informations about writable state of directories array|null This tag:* @var array|null has been used a total of 1 times within the following files: libraries/fof/form/header.php: * @var array|null string the search string This tag:* @var string the search string has been used a total of 1 times within the following files: administrator/components/com_admin/views/help/view.html.php: * @var string the search string string the page to be viewed This tag:* @var string the page to be viewed has been used a total of 1 times within the following files: administrator/components/com_admin/views/help/view.html.php: * @var string the page to be viewed Memcached This tag:* @var Memcached has been used a total of 1 times within the following files: libraries/joomla/cache/storage/memcached.php: * @var Memcached array Table of contents This tag:* @var array Table of contents has been used a total of 1 times within the following files: administrator/components/com_admin/views/help/view.html.php: * @var array Table of contents string the iso language tag This tag:* @var string the iso language tag has been used a total of 1 times within the following files: administrator/components/com_admin/views/help/view.html.php: * @var string the iso language tag /* array Configuration parameters */ This tag:* @var /* array Configuration parameters */ has been used a total of 1 times within the following files: libraries/fof/toolbar/toolbar.php: /** @var array Configuration parameters */ /* array Input (e.g. request) variables */ This tag:* @var /* array Input (e.g. request) variables */ has been used a total of 1 times within the following files: libraries/fof/toolbar/toolbar.php: /** @var array Input (e.g. request) variables */ int Bit mask to enable Routing on redirects. This tag:* @var int Bit mask to enable Routing on redirects. has been used a total of 1 times within the following files: libraries/fof/controller/controller.php: * @var int Bit mask to enable Routing on redirects. string php info This tag:* @var string php info has been used a total of 1 times within the following files: administrator/components/com_admin/views/sysinfo/view.html.php: * @var string php info array somme system values This tag:* @var array somme system values has been used a total of 1 times within the following files: administrator/components/com_admin/views/sysinfo/view.html.php: * @var array somme system values /* bool Should I render buttons in the front-end? */ This tag:* @var /* bool Should I render buttons in the front-end? */ has been used a total of 1 times within the following files: libraries/fof/toolbar/toolbar.php: /** @var bool Should I render buttons in the front-end? */ /* bool Should I render the submenu in the front-end? */ This tag:* @var /* bool Should I render the submenu in the front-end? */ has been used a total of 1 times within the following files: libraries/fof/toolbar/toolbar.php: /** @var bool Should I render the submenu in the front-end? */ /* array Permissions map, see the __construct method for more information */ This tag:* @var /* array Permissions map, see the __construct method for more information */ has been used a total of 1 times within the following files: libraries/fof/toolbar/toolbar.php: /** @var array Permissions map, see the __construct method for more information */ /* array The links to be rendered in the toolbar */ This tag:* @var /* array The links to be rendered in the toolbar */ has been used a total of 1 times within the following files: libraries/fof/toolbar/toolbar.php: /** @var array The links to be rendered in the toolbar */ Memcache This tag:* @var Memcache has been used a total of 1 times within the following files: libraries/joomla/cache/storage/memcache.php: * @var Memcache array Options This tag:* @var array Options has been used a total of 1 times within the following files: libraries/joomla/cache/cache.php: * @var array Options SimpleXMLElement The album’s XML This tag:* @var SimpleXMLElement The album’s XML has been used a total of 1 times within the following files: libraries/joomla/google/data/picasa/album.php: * @var SimpleXMLElement The album's XML string Rawname This tag:* @var string Rawname has been used a total of 1 times within the following files: libraries/joomla/cache/storage.php: * @var string Rawname datetime Now This tag:* @var datetime Now has been used a total of 1 times within the following files: libraries/joomla/cache/storage.php: * @var datetime Now SimpleXMLElement The photo’s XML This tag:* @var SimpleXMLElement The photo’s XML has been used a total of 1 times within the following files: libraries/joomla/google/data/picasa/photo.php: * @var SimpleXMLElement The photo's XML JGoogleDataPlusComments Google+ API object for people. This tag:* @var JGoogleDataPlusComments Google+ API object for people. has been used a total of 1 times within the following files: libraries/joomla/google/data/plus.php: * @var JGoogleDataPlusComments Google+ API object for people. JGoogleDataPlusPeople Google+ API object for people. This tag:* @var JGoogleDataPlusPeople Google+ API object for people. has been used a total of 1 times within the following files: libraries/joomla/google/data/plus.php: * @var JGoogleDataPlusPeople Google+ API object for people. JGoogleDataPlusActivities Google+ API object for people. This tag:* @var JGoogleDataPlusActivities Google+ API object for people. has been used a total of 1 times within the following files: libraries/joomla/google/data/plus.php: * @var JGoogleDataPlusActivities Google+ API object for people. integer Cache lifetime This tag:* @var integer Cache lifetime has been used a total of 1 times within the following files: libraries/joomla/cache/storage.php: * @var integer Cache lifetime boolean Locking This tag:* @var boolean Locking has been used a total of 1 times within the following files: libraries/joomla/cache/storage.php: * @var boolean Locking string Cache group This tag:* @var string Cache group has been used a total of 1 times within the following files: libraries/joomla/cache/controller/page.php: * @var string Cache group object Cache lock test This tag:* @var object Cache lock test has been used a total of 1 times within the following files: libraries/joomla/cache/controller/page.php: * @var object Cache lock test object Storage handler This tag:* @var object Storage handler has been used a total of 1 times within the following files: libraries/joomla/cache/cache.php: * @var object Storage handler integer ID property for the cache page object. This tag:* @var integer ID property for the cache page object. has been used a total of 1 times within the following files: libraries/joomla/cache/controller/page.php: * @var integer ID property for the cache page object. string Hash This tag:* @var string Hash has been used a total of 1 times within the following files: libraries/joomla/cache/storage.php: * @var string Hash string Language This tag:* @var string Language has been used a total of 1 times within the following files: libraries/joomla/cache/storage.php: * @var string Language string Application name. This tag:* @var string Application name. has been used a total of 1 times within the following files: libraries/joomla/cache/storage.php: * @var string Application name. array config values This tag:* @var array config values has been used a total of 1 times within the following files: administrator/components/com_admin/views/sysinfo/view.html.php: * @var array config values FOFModelDispatcherBehavior This tag:* @var FOFModelDispatcherBehavior has been used a total of 1 times within the following files: libraries/fof/model/model.php: * @var FOFModelDispatcherBehavior /* int The Time Step for the TOTP used in FOF’s transparent user authentication */ This tag:* @var /* int The Time Step for the TOTP used in FOF’s transparent user authentication */ has been used a total of 1 times within the following files: libraries/fof/dispatcher/dispatcher.php: /** @var int The Time Step for the TOTP used in FOF's transparent user authentication */ /* string The key for the TOTP, Base32 encoded (watch out; Base32, NOT Base64!) */ This tag:* @var /* string The key for the TOTP, Base32 encoded (watch out; Base32, NOT Base64!) */ has been used a total of 1 times within the following files: libraries/fof/dispatcher/dispatcher.php: /** @var string The key for the TOTP, Base32 encoded (watch out; Base32, NOT Base64!) */ /* array Which formats to be handled by transparent authentication */ This tag:* @var /* array Which formats to be handled by transparent authentication */ has been used a total of 1 times within the following files: libraries/fof/dispatcher/dispatcher.php: /** @var array Which formats to be handled by transparent authentication */ /* string The name of the default view, in case none is specified */ This tag:* @var /* string The name of the default view, in case none is specified */ has been used a total of 1 times within the following files: libraries/fof/dispatcher/dispatcher.php: /** @var string The name of the default view, in case none is specified */ /* FOFInput Input variables */ This tag:* @var /* FOFInput Input variables */ has been used a total of 1 times within the following files: libraries/fof/dispatcher/dispatcher.php: /** @var FOFInput Input variables */ /* string The cipher key (password) */ This tag:* @var /* string The cipher key (password) */ has been used a total of 1 times within the following files: libraries/fof/encrypt/aes.php: /** @var string The cipher key (password) */ /* array Configuration variables */ This tag:* @var /* array Configuration variables */ has been used a total of 1 times within the following files: libraries/fof/dispatcher/dispatcher.php: /** @var array Configuration variables */ /* array Which methods to use to fetch authentication credentials and in which order */ This tag:* @var /* array Which methods to use to fetch authentication credentials and in which order */ has been used a total of 1 times within the following files: libraries/fof/dispatcher/dispatcher.php: /** @var array Which methods to use to fetch authentication credentials and in which order */ /* bool Did we successfully and transparently logged in a user? */ This tag:* @var /* bool Did we successfully and transparently logged in a user? */ has been used a total of 1 times within the following files: libraries/fof/dispatcher/dispatcher.php: /** @var bool Did we successfully and transparently logged in a user? */ array $aliases This tag:* @var array $aliases has been used a total of 1 times within the following files: libraries/framework/Joomla/DI/Container.php: * @var array $aliases array $instances This tag:* @var array $instances has been used a total of 1 times within the following files: libraries/framework/Joomla/DI/Container.php: * @var array $instances array $dataStore This tag:* @var array $dataStore has been used a total of 1 times within the following files: libraries/framework/Joomla/DI/Container.php: * @var array $dataStore ProcessorInterface This tag:* @var ProcessorInterface has been used a total of 1 times within the following files: libraries/framework/Joomla/Application/Cli/CliOutput.php: * @var ProcessorInterface FOFAutoloaderFof This tag:* @var FOFAutoloaderFof has been used a total of 1 times within the following files: libraries/fof/autoloader/fof.php: * @var FOFAutoloaderFof /* string The calculated encryption key for the _TOTP methods, used if we have to encrypt the reply */ This tag:* @var /* string The calculated encryption key for the _TOTP methods, used if we have to encrypt the reply */ has been used a total of 1 times within the following files: libraries/fof/dispatcher/dispatcher.php: /** @var string The calculated encryption key for the _TOTP methods, used if we have to encrypt the reply */ FOFAutoloaderComponent This tag:* @var FOFAutoloaderComponent has been used a total of 1 times within the following files: libraries/fof/autoloader/component.php: * @var FOFAutoloaderComponent /* string Cipher mode. Can be CBC or ECB. We recommend using CBC */ This tag:* @var /* string Cipher mode. Can be CBC or ECB. We recommend using CBC */ has been used a total of 1 times within the following files: libraries/fof/encrypt/aes.php: /** @var string Cipher mode. Can be CBC or ECB. We recommend using CBC */ /* string The AES cipher to use (this is an mcrypt identifier, not the bit strength) */ This tag:* @var /* string The AES cipher to use (this is an mcrypt identifier, not the bit strength) */ has been used a total of 1 times within the following files: libraries/fof/encrypt/aes.php: /** @var string The AES cipher to use (this is an mcrypt identifier, not the bit strength) */ JRegistry|null This tag:* @var JRegistry|null has been used a total of 1 times within the following files: libraries/fof/integration/joomla/platform.php: * @var JRegistry|null FOFPlatformInterface This tag:* @var FOFPlatformInterface has been used a total of 1 times within the following files: libraries/fof/platform/platform.php: * @var FOFPlatformInterface /* FOFForm The form to render */ This tag:* @var /* FOFForm The form to render */ has been used a total of 1 times within the following files: libraries/fof/view/form.php: /** @var FOFForm The form to render */ FOFHalLinks This tag:* @var FOFHalLinks has been used a total of 1 times within the following files: libraries/fof/hal/document.php: * @var FOFHalLinks FOFHalDocument This tag:* @var FOFHalDocument has been used a total of 1 times within the following files: libraries/fof/hal/render/json.php: * @var FOFHalDocument FOFLessParser This tag:* @var FOFLessParser has been used a total of 1 times within the following files: libraries/fof/less/less.php: * @var FOFLessParser FOFUtilsObservableDispatcher This tag:* @var FOFUtilsObservableDispatcher has been used a total of 1 times within the following files: libraries/fof/utils/observable/dispatcher.php: * @var FOFUtilsObservableDispatcher /* array Data lists */ This tag:* @var /* array Data lists */ has been used a total of 1 times within the following files: libraries/fof/view/raw.php: /** @var array Data lists */ /* array Permissions map */ This tag:* @var /* array Permissions map */ has been used a total of 1 times within the following files: libraries/fof/view/raw.php: /** @var array Permissions map */ array some php settings This tag:* @var array some php settings has been used a total of 1 times within the following files: administrator/components/com_admin/views/sysinfo/view.html.php: * @var array some php settings FOFTableDispatcherBehavior This tag:* @var FOFTableDispatcherBehavior has been used a total of 1 times within the following files: libraries/fof/table/table.php: * @var FOFTableDispatcherBehavior FOFTableRelations This tag:* @var FOFTableRelations has been used a total of 1 times within the following files: libraries/fof/table/table.php: * @var FOFTableRelations /* int Is this renderer enabled? */ This tag:* @var /* int Is this renderer enabled? */ has been used a total of 1 times within the following files: libraries/fof/render/abstract.php: /** @var int Is this renderer enabled? */ /* int Priority of this renderer. Higher means more important */ This tag:* @var /* int Priority of this renderer. Higher means more important */ has been used a total of 1 times within the following files: libraries/fof/render/abstract.php: /** @var int Priority of this renderer. Higher means more important */ array Contains objects of the FOFRenderAbstract class This tag:* @var array Contains objects of the FOFRenderAbstract class has been used a total of 1 times within the following files: libraries/fof/view/view.php: * @var array Contains objects of the FOFRenderAbstract class FOFRenderAbstract This tag:* @var FOFRenderAbstract has been used a total of 1 times within the following files: libraries/fof/view/view.php: * @var FOFRenderAbstract JTwitterFriends Twitter API object for friends. This tag:* @var JTwitterFriends Twitter API object for friends. has been used a total of 1 times within the following files: libraries/joomla/twitter/twitter.php: * @var JTwitterFriends Twitter API object for friends. JObject Object containing permissions for the item This tag:* @var JObject Object containing permissions for the item has been used a total of 1 times within the following files: administrator/components/com_banners/views/client/view.html.php: * @var JObject Object containing permissions for the item string Class used for Media RSS <media:rating> This tag:* @var string Class used for Media RSS <media:rating> has been used a total of 1 times within the following files: libraries/simplepie/simplepie.php: * @var string Class used for Media RSS <media:rating> string Class used for Media RSS <media:restriction> This tag:* @var string Class used for Media RSS <media:restriction> has been used a total of 1 times within the following files: libraries/simplepie/simplepie.php: * @var string Class used for Media RSS <media:restriction> string Class used for content-type sniffing This tag:* @var string Class used for content-type sniffing has been used a total of 1 times within the following files: libraries/simplepie/simplepie.php: * @var string Class used for content-type sniffing string Class used for Media RSS <media:credit> This tag:* @var string Class used for Media RSS <media:credit> has been used a total of 1 times within the following files: libraries/simplepie/simplepie.php: * @var string Class used for Media RSS <media:credit> string Class used for Media RSS <media:copyright> This tag:* @var string Class used for Media RSS <media:copyright> has been used a total of 1 times within the following files: libraries/simplepie/simplepie.php: * @var string Class used for Media RSS <media:copyright> string Class used for categories This tag:* @var string Class used for categories has been used a total of 1 times within the following files: libraries/simplepie/simplepie.php: * @var string Class used for categories string Class used for enclosures This tag:* @var string Class used for enclosures has been used a total of 1 times within the following files: libraries/simplepie/simplepie.php: * @var string Class used for enclosures string Class used for Media RSS <media:text> captions This tag:* @var string Class used for Media RSS <media:text> captions has been used a total of 1 times within the following files: libraries/simplepie/simplepie.php: * @var string Class used for Media RSS <media:text> captions string Class used for item sources. This tag:* @var string Class used for item sources. has been used a total of 1 times within the following files: libraries/simplepie/simplepie.php: * @var string Class used for item sources. mixed Set javascript query string parameter (false, or This tag:* @var mixed Set javascript query string parameter (false, or has been used a total of 1 times within the following files: libraries/simplepie/simplepie.php: * @var mixed Set javascript query string parameter (false, or array Stores the URLs when multiple feeds are being initialized. This tag:* @var array Stores the URLs when multiple feeds are being initialized. has been used a total of 1 times within the following files: libraries/simplepie/simplepie.php: * @var array Stores the URLs when multiple feeds are being initialized. array Stores SimplePie objects when multiple feeds initialized. This tag:* @var array Stores SimplePie objects when multiple feeds initialized. has been used a total of 1 times within the following files: libraries/simplepie/simplepie.php: * @var array Stores SimplePie objects when multiple feeds initialized. array Stores the get_object_vars() array for use with multifeeds. This tag:* @var array Stores the get_object_vars() array for use with multifeeds. has been used a total of 1 times within the following files: libraries/simplepie/simplepie.php: * @var array Stores the get_object_vars() array for use with multifeeds. string Web-accessible path to the handler_image.php file. This tag:* @var string Web-accessible path to the handler_image.php file. has been used a total of 1 times within the following files: libraries/simplepie/simplepie.php: * @var string Web-accessible path to the handler_image.php file. string Web-accessible path to the handler_favicon.php file. This tag:* @var string Web-accessible path to the handler_favicon.php file. has been used a total of 1 times within the following files: libraries/simplepie/simplepie.php: * @var string Web-accessible path to the handler_favicon.php file. int Maximum number of feeds to check with autodiscovery This tag:* @var int Maximum number of feeds to check with autodiscovery has been used a total of 1 times within the following files: libraries/simplepie/simplepie.php: * @var int Maximum number of feeds to check with autodiscovery array All the feeds found during the autodiscovery process This tag:* @var array All the feeds found during the autodiscovery process has been used a total of 1 times within the following files: libraries/simplepie/simplepie.php: * @var array All the feeds found during the autodiscovery process string Class used for authors This tag:* @var string Class used for authors has been used a total of 1 times within the following files: libraries/simplepie/simplepie.php: * @var string Class used for authors string Class used for items This tag:* @var string Class used for items has been used a total of 1 times within the following files: libraries/simplepie/simplepie.php: * @var string Class used for items bool Enable/Disable Caching This tag:* @var bool Enable/Disable Caching has been used a total of 1 times within the following files: libraries/simplepie/simplepie.php: * @var bool Enable/Disable Caching int Cache duration (in seconds) This tag:* @var int Cache duration (in seconds) has been used a total of 1 times within the following files: libraries/simplepie/simplepie.php: * @var int Cache duration (in seconds) int Auto-discovery cache duration (in seconds) This tag:* @var int Auto-discovery cache duration (in seconds) has been used a total of 1 times within the following files: libraries/simplepie/simplepie.php: * @var int Auto-discovery cache duration (in seconds) bool Enable/Disable XML dump This tag:* @var bool Enable/Disable XML dump has been used a total of 1 times within the following files: libraries/simplepie/simplepie.php: * @var bool Enable/Disable XML dump bool Force the given data/URL to be treated as a feed no matter what This tag:* @var bool Force the given data/URL to be treated as a feed no matter what has been used a total of 1 times within the following files: libraries/simplepie/simplepie.php: * @var bool Force the given data/URL to be treated as a feed no matter what int Timeout for fetching remote files This tag:* @var int Timeout for fetching remote files has been used a total of 1 times within the following files: libraries/simplepie/simplepie.php: * @var int Timeout for fetching remote files bool Forces fsockopen() to be used for remote files instead This tag:* @var bool Forces fsockopen() to be used for remote files instead has been used a total of 1 times within the following files: libraries/simplepie/simplepie.php: * @var bool Forces fsockopen() to be used for remote files instead string Cache location (relative to executing script) This tag:* @var string Cache location (relative to executing script) has been used a total of 1 times within the following files: libraries/simplepie/simplepie.php: * @var string Cache location (relative to executing script) string Function that creates the cache filename This tag:* @var string Function that creates the cache filename has been used a total of 1 times within the following files: libraries/simplepie/simplepie.php: * @var string Function that creates the cache filename string Class used for locating feeds This tag:* @var string Class used for locating feeds has been used a total of 1 times within the following files: libraries/simplepie/simplepie.php: * @var string Class used for locating feeds string Class used for parsing feeds This tag:* @var string Class used for parsing feeds has been used a total of 1 times within the following files: libraries/simplepie/simplepie.php: * @var string Class used for parsing feeds string Class used for fetching feeds This tag:* @var string Class used for fetching feeds has been used a total of 1 times within the following files: libraries/simplepie/simplepie.php: * @var string Class used for fetching feeds string Class used for caching feeds This tag:* @var string Class used for caching feeds has been used a total of 1 times within the following files: libraries/simplepie/simplepie.php: * @var string Class used for caching feeds int Feed Autodiscovery Level This tag:* @var int Feed Autodiscovery Level has been used a total of 1 times within the following files: libraries/simplepie/simplepie.php: * @var int Feed Autodiscovery Level bool Reorder feed by date descending This tag:* @var bool Reorder feed by date descending has been used a total of 1 times within the following files: libraries/simplepie/simplepie.php: * @var bool Reorder feed by date descending mixed Force input encoding to be set to the follow value This tag:* @var mixed Force input encoding to be set to the follow value has been used a total of 1 times within the following files: libraries/simplepie/simplepie.php: * @var mixed Force input encoding to be set to the follow value integer Stores the number of items to return per-feed with multifeeds. This tag:* @var integer Stores the number of items to return per-feed with multifeeds. has been used a total of 1 times within the following files: libraries/simplepie/simplepie.php: * @var integer Stores the number of items to return per-feed with multifeeds. array Stores the default attributes to be stripped by strip_attributes(). This tag:* @var array Stores the default attributes to be stripped by strip_attributes(). has been used a total of 1 times within the following files: libraries/simplepie/simplepie.php: * @var array Stores the default attributes to be stripped by strip_attributes(). XMLReader This tag:* @var XMLReader has been used a total of 1 times within the following files: libraries/joomla/feed/parser.php: * @var XMLReader array The list of registered parser classes for feeds. This tag:* @var array The list of registered parser classes for feeds. has been used a total of 1 times within the following files: libraries/joomla/feed/factory.php: * @var array The list of registered parser classes for feeds. DateTimeZone This tag:* @var DateTimeZone has been used a total of 1 times within the following files: libraries/joomla/date/date.php: * @var DateTimeZone /* string Absolute path to prepend to extracted files */ This tag:* @var /* string Absolute path to prepend to extracted files */ has been used a total of 1 times within the following files: administrator/components/com_joomlaupdate/restore.php: /** @var string Absolute path to prepend to extracted files */ string The feed element name for the entry elements. This tag:* @var string The feed element name for the entry elements. has been used a total of 1 times within the following files: libraries/joomla/feed/parser/rss.php: * @var string The feed element name for the entry elements. /* array Which files to rename */ This tag:* @var /* array Which files to rename */ has been used a total of 1 times within the following files: administrator/components/com_joomlaupdate/restore.php: /** @var array Which files to rename */ array The list of feed entry objects. This tag:* @var array The list of feed entry objects. has been used a total of 1 times within the following files: libraries/joomla/feed/feed.php: * @var array The list of feed entry objects. JRegistry Options for the JFacebookOAuth object. This tag:* @var JRegistry Options for the JFacebookOAuth object. has been used a total of 1 times within the following files: libraries/joomla/facebook/oauth.php: * @var JRegistry Options for the JFacebookOAuth object. /* AKAbstractPostproc Post processing class */ This tag:* @var /* AKAbstractPostproc Post processing class */ has been used a total of 1 times within the following files: administrator/components/com_joomlaupdate/restore.php: /** @var AKAbstractPostproc Post processing class */ JFacebookCheckin Facebook API object for checkin. This tag:* @var JFacebookCheckin Facebook API object for checkin. has been used a total of 1 times within the following files: libraries/joomla/facebook/facebook.php: * @var JFacebookCheckin Facebook API object for checkin. JFacebookEvent Facebook API object for event. This tag:* @var JFacebookEvent Facebook API object for event. has been used a total of 1 times within the following files: libraries/joomla/facebook/facebook.php: * @var JFacebookEvent Facebook API object for event. JFacebookGroup Facebook API object for group. This tag:* @var JFacebookGroup Facebook API object for group. has been used a total of 1 times within the following files: libraries/joomla/facebook/facebook.php: * @var JFacebookGroup Facebook API object for group. JFacebookStatus Facebook API object for status. This tag:* @var JFacebookStatus Facebook API object for status. has been used a total of 1 times within the following files: libraries/joomla/facebook/facebook.php: * @var JFacebookStatus Facebook API object for status. JFacebookUser Facebook API object for user. This tag:* @var JFacebookUser Facebook API object for user. has been used a total of 1 times within the following files: libraries/joomla/facebook/facebook.php: * @var JFacebookUser Facebook API object for user. /* bool Should I restore permissions? */ This tag:* @var /* bool Should I restore permissions? */ has been used a total of 1 times within the following files: administrator/components/com_joomlaupdate/restore.php: /** @var bool Should I restore permissions? */ /* integer The offset inside the current part */ This tag:* @var /* integer The offset inside the current part */ has been used a total of 1 times within the following files: administrator/components/com_joomlaupdate/restore.php: /** @var integer The offset inside the current part */ mixed (depends on the renderer) This tag:* @var mixed (depends on the renderer) has been used a total of 1 times within the following files: libraries/joomla/document/document.php: * @var mixed (depends on the renderer) /* array Which directories to rename */ This tag:* @var /* array Which directories to rename */ has been used a total of 1 times within the following files: administrator/components/com_joomlaupdate/restore.php: /** @var array Which directories to rename */ integer Major version number This tag:* @var integer Major version number has been used a total of 1 times within the following files: libraries/joomla/environment/browser.php: * @var integer Major version number integer Minor version number This tag:* @var integer Minor version number has been used a total of 1 times within the following files: libraries/joomla/environment/browser.php: * @var integer Minor version number string Browser name. This tag:* @var string Browser name. has been used a total of 1 times within the following files: libraries/joomla/environment/browser.php: * @var string Browser name. /* array Which files to skip */ This tag:* @var /* array Which files to skip */ has been used a total of 1 times within the following files: administrator/components/com_joomlaupdate/restore.php: /** @var array Which files to skip */ SimplePie_File This tag:* @var SimplePie_File has been used a total of 1 times within the following files: libraries/simplepie/simplepie.php: * @var SimplePie_File array Stores the default tags to be stripped by strip_htmltags(). This tag:* @var array Stores the default tags to be stripped by strip_htmltags(). has been used a total of 1 times within the following files: libraries/simplepie/simplepie.php: * @var array Stores the default tags to be stripped by strip_htmltags(). /* integer Chunk size for processing */ This tag:* @var /* integer Chunk size for processing */ has been used a total of 1 times within the following files: administrator/components/com_joomlaupdate/restore.php: /** @var integer Chunk size for processing */ string Full user agent string. This tag:* @var string Full user agent string. has been used a total of 1 times within the following files: libraries/joomla/environment/browser.php: * @var string Full user agent string. string Lower-case user agent string This tag:* @var string Lower-case user agent string has been used a total of 1 times within the following files: libraries/joomla/environment/browser.php: * @var string Lower-case user agent string boolean Is this a mobile browser? This tag:* @var boolean Is this a mobile browser? has been used a total of 1 times within the following files: libraries/joomla/environment/browser.php: * @var boolean Is this a mobile browser? array JBrowser instances container. This tag:* @var array JBrowser instances container. has been used a total of 1 times within the following files: libraries/joomla/environment/browser.php: * @var array JBrowser instances container. array or string This tag:* @var array or string has been used a total of 1 times within the following files: libraries/joomla/document/feed/feed.php: * @var array or string array Known robots. This tag:* @var array Known robots. has been used a total of 1 times within the following files: libraries/joomla/environment/browser.php: * @var array Known robots. string Platform the browser is running on This tag:* @var string Platform the browser is running on has been used a total of 1 times within the following files: libraries/joomla/environment/browser.php: * @var string Platform the browser is running on string HTTP_ACCEPT string. This tag:* @var string HTTP_ACCEPT string. has been used a total of 1 times within the following files: libraries/joomla/environment/browser.php: * @var string HTTP_ACCEPT string. array Parsed HTTP_ACCEPT string This tag:* @var array Parsed HTTP_ACCEPT string has been used a total of 1 times within the following files: libraries/joomla/environment/browser.php: * @var array Parsed HTTP_ACCEPT string string Raw feed data This tag:* @var string Raw feed data has been used a total of 1 times within the following files: libraries/simplepie/simplepie.php: * @var string Raw feed data object Instance of SimplePie_File to use as a feed This tag:* @var object Instance of SimplePie_File to use as a feed has been used a total of 1 times within the following files: libraries/simplepie/simplepie.php: * @var object Instance of SimplePie_File to use as a feed integer Number of columns in a multi column display This tag:* @var integer Number of columns in a multi column display has been used a total of 1 times within the following files: components/com_content/views/category/view.html.php: * @var integer Number of columns in a multi column display /* array An array of observers */ This tag:* @var /* array An array of observers */ has been used a total of 1 times within the following files: administrator/components/com_joomlaupdate/restore.php: /** @var array An array of observers */ / JViewHtml $view */ This tag:* @var / JViewHtml $view */ has been used a total of 1 times within the following files: installation/controller/default.php: /* @var JViewHtml $view */ array Array of links in blog display This tag:* @var array Array of links in blog display has been used a total of 1 times within the following files: components/com_content/views/category/view.html.php: * @var array Array of links in blog display array Array of intro (multicolumn display) items for blog display This tag:* @var array Array of intro (multicolumn display) items for blog display has been used a total of 1 times within the following files: components/com_content/views/category/view.html.php: * @var array Array of intro (multicolumn display) items for blog display object The user profile data. This tag:* @var object The user profile data. has been used a total of 1 times within the following files: components/com_users/models/profile.php: * @var object The user profile data. FinderIndexerQuery This tag:* @var FinderIndexerQuery has been used a total of 1 times within the following files: components/com_finder/models/search.php: * @var FinderIndexerQuery array Array of leading items for blog display This tag:* @var array Array of leading items for blog display has been used a total of 1 times within the following files: components/com_content/views/category/view.html.php: * @var array Array of leading items for blog display object Client object This tag:* @var object Client object has been used a total of 1 times within the following files: installation/model/languages.php: * @var object Client object array Languages description This tag:* @var array Languages description has been used a total of 1 times within the following files: installation/model/languages.php: * @var array Languages description / InstallationViewCompleteHtml $this */ This tag:* @var / InstallationViewCompleteHtml $this */ has been used a total of 1 times within the following files: installation/view/complete/tmpl/default.php:/* @var InstallationViewCompleteHtml $this */ /* int Last reported warnings’s position in array */ This tag:* @var /* int Last reported warnings’s position in array */ has been used a total of 1 times within the following files: administrator/components/com_joomlaupdate/restore.php: /** @var int Last reported warnings's position in array */ /* string The database root key */ This tag:* @var /* string The database root key */ has been used a total of 1 times within the following files: administrator/components/com_joomlaupdate/restore.php: /** @var string The database root key */ / InstallationViewRemoveHtml $this */ This tag:* @var / InstallationViewRemoveHtml $this */ has been used a total of 1 times within the following files: installation/view/remove/tmpl/default.php:/* @var InstallationViewRemoveHtml $this */ Admin Id, author of all generated content This tag:* @var Admin Id, author of all generated content has been used a total of 1 times within the following files: installation/model/languages.php: * @var Admin Id, author of all generated content string Language path This tag:* @var string Language path has been used a total of 1 times within the following files: installation/model/languages.php: * @var string Language path integer Total number of languages installed This tag:* @var integer Total number of languages installed has been used a total of 1 times within the following files: installation/model/languages.php: * @var integer Total number of languages installed object The user registration data. This tag:* @var object The user registration data. has been used a total of 1 times within the following files: components/com_users/models/registration.php: * @var object The user registration data. /* bool Should I use FTP over implicit SSL? */ This tag:* @var /* bool Should I use FTP over implicit SSL? */ has been used a total of 1 times within the following files: administrator/components/com_joomlaupdate/restore.php: /** @var bool Should I use FTP over implicit SSL? */ array languages information This tag:* @var array languages information has been used a total of 1 times within the following files: administrator/components/com_languages/views/installed/view.html.php: * @var array languages information /* int FTP port */ This tag:* @var /* int FTP port */ has been used a total of 1 times within the following files: administrator/components/com_joomlaupdate/restore.php: /** @var int FTP port */ array languages description This tag:* @var array languages description has been used a total of 1 times within the following files: administrator/components/com_languages/models/installed.php: * @var array languages description /* string FTP user name */ This tag:* @var /* string FTP user name */ has been used a total of 1 times within the following files: administrator/components/com_joomlaupdate/restore.php: /** @var string FTP user name */ /* string FTP password */ This tag:* @var /* string FTP password */ has been used a total of 1 times within the following files: administrator/components/com_joomlaupdate/restore.php: /** @var string FTP password */ string The type alias for this content type. This tag:* @var string The type alias for this content type. has been used a total of 1 times within the following files: administrator/components/com_tags/models/tag.php: * @var string The type alias for this content type. /* string FTP initial directory */ This tag:* @var /* string FTP initial directory */ has been used a total of 1 times within the following files: administrator/components/com_joomlaupdate/restore.php: /** @var string FTP initial directory */ int total number pf languages This tag:* @var int total number pf languages has been used a total of 1 times within the following files: administrator/components/com_languages/models/installed.php: * @var int total number pf languages int total number pf languages installed This tag:* @var int total number pf languages installed has been used a total of 1 times within the following files: administrator/components/com_languages/models/installed.php: * @var int total number pf languages installed JKeychain The keychain object being manipulated. This tag:* @var JKeychain The keychain object being manipulated. has been used a total of 1 times within the following files: bin/keychain.php: * @var JKeychain The keychain object being manipulated. /* string FTP host name */ This tag:* @var /* string FTP host name */ has been used a total of 1 times within the following files: administrator/components/com_joomlaupdate/restore.php: /** @var string FTP host name */ /* bool use Passive mode? */ This tag:* @var /* bool use Passive mode? */ has been used a total of 1 times within the following files: administrator/components/com_joomlaupdate/restore.php: /** @var bool use Passive mode? */ boolean A flag if the keychain has been updated to trigger saving the keychain This tag:* @var boolean A flag if the keychain has been updated to trigger saving the keychain has been used a total of 1 times within the following files: bin/keychain.php: * @var boolean A flag if the keychain has been updated to trigger saving the keychain string The help screen base URL for the module. This tag:* @var string The help screen base URL for the module. has been used a total of 1 times within the following files: administrator/components/com_modules/models/module.php: * @var string The help screen base URL for the module. string language path This tag:* @var string language path has been used a total of 1 times within the following files: administrator/components/com_languages/models/installed.php: * @var string language path string The help screen key for the module. This tag:* @var string The help screen key for the module. has been used a total of 1 times within the following files: administrator/components/com_modules/models/module.php: * @var string The help screen key for the module. / InstallationViewInstallHtml $this */ This tag:* @var / InstallationViewInstallHtml $this */ has been used a total of 1 times within the following files: installation/view/install/tmpl/default.php:/* @var InstallationViewInstallHtml $this */ / InstallationViewLanguagesHtml $this */ This tag:* @var / InstallationViewLanguagesHtml $this */ has been used a total of 1 times within the following files: installation/view/languages/tmpl/default.php:/* @var InstallationViewLanguagesHtml $this */ boolean Whether to throw exceptions for errors This tag:* @var boolean Whether to throw exceptions for errors has been used a total of 1 times within the following files: libraries/phpmailer/phpmailer.php: * @var boolean Whether to throw exceptions for errors resource The socket to the server This tag:* @var resource The socket to the server has been used a total of 1 times within the following files: libraries/phpmailer/smtp.php: * @var resource The socket to the server string Error message, if any, for the last call This tag:* @var string Error message, if any, for the last call has been used a total of 1 times within the following files: libraries/phpmailer/smtp.php: * @var string Error message, if any, for the last call string The password of a DKIM key This tag:* @var string The password of a DKIM key has been used a total of 1 times within the following files: libraries/phpmailer/phpmailer.php: * @var string The password of a DKIM key string The filename of a DKIM key file This tag:* @var string The filename of a DKIM key file has been used a total of 1 times within the following files: libraries/phpmailer/phpmailer.php: * @var string The filename of a DKIM key file integer The number of errors encountered This tag:* @var integer The number of errors encountered has been used a total of 1 times within the following files: libraries/phpmailer/phpmailer.php: * @var integer The number of errors encountered string The filename of a DKIM certificate file This tag:* @var string The filename of a DKIM certificate file has been used a total of 1 times within the following files: libraries/phpmailer/phpmailer.php: * @var string The filename of a DKIM certificate file string The reply the server sent to us for HELO This tag:* @var string The reply the server sent to us for HELO has been used a total of 1 times within the following files: libraries/phpmailer/smtp.php: * @var string The reply the server sent to us for HELO resource Resource handle for the POP connection socket This tag:* @var resource Resource handle for the POP connection socket has been used a total of 1 times within the following files: libraries/phpmailer/pop3.php: * @var resource Resource handle for the POP connection socket object Instance of SimplePie_Sanitize (or other class) This tag:* @var object Instance of SimplePie_Sanitize (or other class) has been used a total of 1 times within the following files: libraries/simplepie/simplepie.php: * @var object Instance of SimplePie_Sanitize (or other class) string SimplePie Useragent This tag:* @var string SimplePie Useragent has been used a total of 1 times within the following files: libraries/simplepie/simplepie.php: * @var string SimplePie Useragent string Feed URL This tag:* @var string Feed URL has been used a total of 1 times within the following files: libraries/simplepie/simplepie.php: * @var string Feed URL mixed Error string This tag:* @var mixed Error string has been used a total of 1 times within the following files: libraries/simplepie/simplepie.php: * @var mixed Error string array Raw data This tag:* @var array Raw data has been used a total of 1 times within the following files: libraries/simplepie/simplepie.php: * @var array Raw data boolean Are we connected? This tag:* @var boolean Are we connected? has been used a total of 1 times within the following files: libraries/phpmailer/pop3.php: * @var boolean Are we connected? array Error container This tag:* @var array Error container has been used a total of 1 times within the following files: libraries/phpmailer/pop3.php: * @var array Error container array An array of available languages This tag:* @var array An array of available languages has been used a total of 1 times within the following files: libraries/phpmailer/phpmailer.php: * @var array An array of available languages array An array of MIME boundary strings This tag:* @var array An array of MIME boundary strings has been used a total of 1 times within the following files: libraries/phpmailer/phpmailer.php: * @var array An array of MIME boundary strings /* int Run state when processing the current archive file */ This tag:* @var /* int Run state when processing the current archive file */ has been used a total of 1 times within the following files: administrator/components/com_joomlaupdate/restore.php: /** @var int Run state when processing the current archive file */ /* resource File pointer to the current archive part file */ This tag:* @var /* resource File pointer to the current archive part file */ has been used a total of 1 times within the following files: administrator/components/com_joomlaupdate/restore.php: /** @var resource File pointer to the current archive part file */ string NULL for default, whitespace for None, or actual string to use This tag:* @var string NULL for default, whitespace for None, or actual string to use has been used a total of 1 times within the following files: libraries/phpmailer/phpmailer.php: * @var string NULL for default, whitespace for None, or actual string to use / InstallationViewSummaryHtml $this */ This tag:* @var / InstallationViewSummaryHtml $this */ has been used a total of 1 times within the following files: installation/view/summary/tmpl/default.php:/* @var InstallationViewSummaryHtml $this */ / InstallationViewPreinstallHtml $this */ This tag:* @var / InstallationViewPreinstallHtml $this */ has been used a total of 1 times within the following files: installation/view/preinstall/tmpl/default.php:/* @var InstallationViewPreinstallHtml $this */ /* int How much of the uncompressed data we’ve read so far */ This tag:* @var /* int How much of the uncompressed data we’ve read so far */ has been used a total of 1 times within the following files: administrator/components/com_joomlaupdate/restore.php: /** @var int How much of the uncompressed data we've read so far */ /* stdClass File header data, as read by the readFileHeader() method */ This tag:* @var /* stdClass File header data, as read by the readFileHeader() method */ has been used a total of 1 times within the following files: administrator/components/com_joomlaupdate/restore.php: /** @var stdClass File header data, as read by the readFileHeader() method */ SMTP An instance of the SMTP sender class This tag:* @var SMTP An instance of the SMTP sender class has been used a total of 1 times within the following files: libraries/phpmailer/phpmailer.php: * @var SMTP An instance of the SMTP sender class array An array of ‘to’ addresses This tag:* @var array An array of ‘to’ addresses has been used a total of 1 times within the following files: libraries/phpmailer/phpmailer.php: * @var array An array of 'to' addresses array An array of attachments This tag:* @var array An array of attachments has been used a total of 1 times within the following files: libraries/phpmailer/phpmailer.php: * @var array An array of attachments array An array of custom headers This tag:* @var array An array of custom headers has been used a total of 1 times within the following files: libraries/phpmailer/phpmailer.php: * @var array An array of custom headers string The message’s MIME type This tag:* @var string The message’s MIME type has been used a total of 1 times within the following files: libraries/phpmailer/phpmailer.php: * @var string The message's MIME type array An array of all kinds of addresses: to, cc, bcc, replyto This tag:* @var array An array of all kinds of addresses: to, cc, bcc, replyto has been used a total of 1 times within the following files: libraries/phpmailer/phpmailer.php: * @var array An array of all kinds of addresses: to, cc, bcc, replyto array An array of reply-to name and address This tag:* @var array An array of reply-to name and address has been used a total of 1 times within the following files: libraries/phpmailer/phpmailer.php: * @var array An array of reply-to name and address array An array of ‘cc’ addresses This tag:* @var array An array of ‘cc’ addresses has been used a total of 1 times within the following files: libraries/phpmailer/phpmailer.php: * @var array An array of 'cc' addresses array An array of ‘bcc’ addresses This tag:* @var array An array of ‘bcc’ addresses has been used a total of 1 times within the following files: libraries/phpmailer/phpmailer.php: * @var array An array of 'bcc' addresses JFacebookLink Facebook API object for link. This tag:* @var JFacebookLink Facebook API object for link. has been used a total of 1 times within the following files: libraries/joomla/facebook/facebook.php: * @var JFacebookLink Facebook API object for link. JFacebookNote Facebook API object for note. This tag:* @var JFacebookNote Facebook API object for note. has been used a total of 1 times within the following files: libraries/joomla/facebook/facebook.php: * @var JFacebookNote Facebook API object for note. / $menu JAdminCSSMenu */ This tag:* @var / $menu JAdminCSSMenu */ has been used a total of 1 times within the following files: administrator/modules/mod_menu/tmpl/default_enabled.php:/* @var $menu JAdminCSSMenu */ JObject A cache for the available actions. This tag:* @var JObject A cache for the available actions. has been used a total of 1 times within the following files: administrator/components/com_users/helpers/users.php: * @var JObject A cache for the available actions. JLinkedinPeople Linkedin API object for people. This tag:* @var JLinkedinPeople Linkedin API object for people. has been used a total of 1 times within the following files: libraries/joomla/linkedin/linkedin.php: * @var JLinkedinPeople Linkedin API object for people. array instance of this class This tag:* @var array instance of this class has been used a total of 1 times within the following files: libraries/joomla/filesystem/patcher.php: * @var array instance of this class array patches This tag:* @var array patches has been used a total of 1 times within the following files: libraries/joomla/filesystem/patcher.php: * @var array patches array sources files This tag:* @var array sources files has been used a total of 1 times within the following files: libraries/joomla/filesystem/patcher.php: * @var array sources files array destination files This tag:* @var array destination files has been used a total of 1 times within the following files: libraries/joomla/filesystem/patcher.php: * @var array destination files array removal files This tag:* @var array removal files has been used a total of 1 times within the following files: libraries/joomla/filesystem/patcher.php: * @var array removal files JLinkedinGroups Linkedin API object for groups. This tag:* @var JLinkedinGroups Linkedin API object for groups. has been used a total of 1 times within the following files: libraries/joomla/linkedin/linkedin.php: * @var JLinkedinGroups Linkedin API object for groups. JLinkedinCompanies Linkedin API object for companies. This tag:* @var JLinkedinCompanies Linkedin API object for companies. has been used a total of 1 times within the following files: libraries/joomla/linkedin/linkedin.php: * @var JLinkedinCompanies Linkedin API object for companies. JDate This tag:* @var JDate has been used a total of 1 times within the following files: libraries/joomla/log/entry.php: * @var JDate array Translation array for JLogEntry priorities to text strings. This tag:* @var array Translation array for JLogEntry priorities to text strings. has been used a total of 1 times within the following files: libraries/joomla/log/logger.php: * @var array Translation array for JLogEntry priorities to text strings. JLog This tag:* @var JLog has been used a total of 1 times within the following files: libraries/joomla/log/log.php: * @var JLog JRegistry Options for the JLinkedinOauth object. This tag:* @var JRegistry Options for the JLinkedinOauth object. has been used a total of 1 times within the following files: libraries/joomla/linkedin/oauth.php: * @var JRegistry Options for the JLinkedinOauth object. JLinkedinCommunications Linkedin API object for communications. This tag:* @var JLinkedinCommunications Linkedin API object for communications. has been used a total of 1 times within the following files: libraries/joomla/linkedin/linkedin.php: * @var JLinkedinCommunications Linkedin API object for communications. JLinkedinJobs Linkedin API object for jobs. This tag:* @var JLinkedinJobs Linkedin API object for jobs. has been used a total of 1 times within the following files: libraries/joomla/linkedin/linkedin.php: * @var JLinkedinJobs Linkedin API object for jobs. JLinkedinStream Linkedin API object for social stream. This tag:* @var JLinkedinStream Linkedin API object for social stream. has been used a total of 1 times within the following files: libraries/joomla/linkedin/linkedin.php: * @var JLinkedinStream Linkedin API object for social stream. string gz, bz, f This tag:* @var string gz, bz, f has been used a total of 1 times within the following files: libraries/joomla/filesystem/stream.php: * @var string gz, bz, f JModel This tag:* @var JModel has been used a total of 1 times within the following files: libraries/joomla/view/base.php: * @var JModel JInput An input object from which to derive the route. This tag:* @var JInput An input object from which to derive the route. has been used a total of 1 times within the following files: libraries/joomla/application/web/router.php: * @var JInput An input object from which to derive the route. boolean A boolean allowing to pass _method as parameter in POST requests This tag:* @var boolean A boolean allowing to pass _method as parameter in POST requests has been used a total of 1 times within the following files: libraries/joomla/application/web/router/rest.php: * @var boolean A boolean allowing to pass _method as parameter in POST requests array An array of HTTP Method => controller suffix pairs for routing the request. This tag:* @var array An array of HTTP Method => controller suffix pairs for routing the request. has been used a total of 1 times within the following files: libraries/joomla/application/web/router/rest.php: * @var array An array of HTTP Method => controller suffix pairs for routing the request. string Controller class name prefix for creating controller objects by name. This tag:* @var string Controller class name prefix for creating controller objects by name. has been used a total of 1 times within the following files: libraries/joomla/application/web/router.php: * @var string Controller class name prefix for creating controller objects by name. string The default page controller name for an empty route. This tag:* @var string The default page controller name for an empty route. has been used a total of 1 times within the following files: libraries/joomla/application/web/router.php: * @var string The default page controller name for an empty route. array An array of flags determining whether or not a detection routine has been run. This tag:* @var array An array of flags determining whether or not a detection routine has been run. has been used a total of 1 times within the following files: libraries/joomla/application/web/client.php: * @var array An array of flags determining whether or not a detection routine has been run. JApplicationWeb The web application on whose behalf we are routing the request. This tag:* @var JApplicationWeb The web application on whose behalf we are routing the request. has been used a total of 1 times within the following files: libraries/joomla/application/web/router.php: * @var JApplicationWeb The web application on whose behalf we are routing the request. array An array of rules, each rule being an associative array(‘regex’=> $regex, ‘vars’ => $vars, ‘controller’ => $controller) This tag:* @var array An array of rules, each rule being an associative array(‘regex’=> $regex, ‘vars’ => $vars, ‘controller’ => $controller) has been used a total of 1 times within the following files: libraries/joomla/application/web/router/base.php: * @var array An array of rules, each rule being an associative array('regex'=> $regex, 'vars' => $vars, 'controller' => $controller) CliOutput The output type. This tag:* @var CliOutput The output type. has been used a total of 1 times within the following files: libraries/joomla/application/cli.php: * @var CliOutput The output type. integer The process id of the daemon. This tag:* @var integer The process id of the daemon. has been used a total of 1 times within the following files: libraries/joomla/application/daemon.php: * @var integer The process id of the daemon. boolean True if the daemon is currently running. This tag:* @var boolean True if the daemon is currently running. has been used a total of 1 times within the following files: libraries/joomla/application/daemon.php: * @var boolean True if the daemon is currently running. SplPriorityQueue This tag:* @var SplPriorityQueue has been used a total of 1 times within the following files: libraries/joomla/view/html.php: * @var SplPriorityQueue integer The parent process id. This tag:* @var integer The parent process id. has been used a total of 1 times within the following files: libraries/joomla/application/daemon.php: * @var integer The parent process id. boolean True if the daemon is in the process of exiting. This tag:* @var boolean True if the daemon is in the process of exiting. has been used a total of 1 times within the following files: libraries/joomla/application/daemon.php: * @var boolean True if the daemon is in the process of exiting. JApplicationCli The application instance. This tag:* @var JApplicationCli The application instance. has been used a total of 1 times within the following files: libraries/joomla/application/cli.php: * @var JApplicationCli The application instance. array The available POSIX signals to be caught by default. This tag:* @var array The available POSIX signals to be caught by default. has been used a total of 1 times within the following files: libraries/joomla/application/daemon.php: * @var array The available POSIX signals to be caught by default. string Value to use at the end of an echoed log entry to separate lines. This tag:* @var string Value to use at the end of an echoed log entry to separate lines. has been used a total of 1 times within the following files: libraries/joomla/log/logger/echo.php: * @var string Value to use at the end of an echoed log entry to separate lines. string The format which each entry follows in the log file. All fields must be This tag:* @var string The format which each entry follows in the log file. All fields must be has been used a total of 1 times within the following files: libraries/joomla/log/logger/w3c.php: * @var string The format which each entry follows in the log file. All fields must be array Query variable hash This tag:* @var array Query variable hash has been used a total of 1 times within the following files: libraries/joomla/uri/uri.php: * @var array Query variable hash array An array of JUri instances. This tag:* @var array An array of JUri instances. has been used a total of 1 times within the following files: libraries/joomla/uri/uri.php: * @var array An array of JUri instances. array The current calculated base url segments. This tag:* @var array The current calculated base url segments. has been used a total of 1 times within the following files: libraries/joomla/uri/uri.php: * @var array The current calculated base url segments. string Anchor This tag:* @var string Anchor has been used a total of 1 times within the following files: libraries/joomla/uri/uri.php: * @var string Anchor string Query This tag:* @var string Query has been used a total of 1 times within the following files: libraries/joomla/uri/uri.php: * @var string Query string Password This tag:* @var string Password has been used a total of 1 times within the following files: libraries/joomla/uri/uri.php: * @var string Password string Path This tag:* @var string Path has been used a total of 1 times within the following files: libraries/joomla/uri/uri.php: * @var string Path array The current calculated root url segments. This tag:* @var array The current calculated root url segments. has been used a total of 1 times within the following files: libraries/joomla/uri/uri.php: * @var array The current calculated root url segments. string The current url. This tag:* @var string The current url. has been used a total of 1 times within the following files: libraries/joomla/uri/uri.php: * @var string The current url. string The context for persistent state. This tag:* @var string The context for persistent state. has been used a total of 1 times within the following files: administrator/components/com_banners/controllers/tracks.raw.php: * @var string The context for persistent state. array JMail instances container. This tag:* @var array JMail instances container. has been used a total of 1 times within the following files: libraries/joomla/mail/mail.php: * @var array JMail instances container. string Charset of the message. This tag:* @var string Charset of the message. has been used a total of 1 times within the following files: libraries/joomla/mail/mail.php: * @var string Charset of the message. /* string The temporary directory where the data will be stored */ This tag:* @var /* string The temporary directory where the data will be stored */ has been used a total of 1 times within the following files: administrator/components/com_joomlaupdate/restore.php: /** @var string The temporary directory where the data will be stored */ object form object This tag:* @var object form object has been used a total of 1 times within the following files: administrator/components/com_users/views/mail/view.html.php: * @var object form object array JLanguageStemmer instances. This tag:* @var array JLanguageStemmer instances. has been used a total of 1 times within the following files: libraries/joomla/language/stemmer.php: * @var array JLanguageStemmer instances. array|boolean This tag:* @var array|boolean has been used a total of 1 times within the following files: libraries/joomla/language/language.php: * @var array|boolean string Username This tag:* @var string Username has been used a total of 1 times within the following files: libraries/joomla/uri/uri.php: * @var string Username integer Port This tag:* @var integer Port has been used a total of 1 times within the following files: libraries/joomla/uri/uri.php: * @var integer Port callable The function to call when an entry is added – should return True on success This tag:* @var callable The function to call when an entry is added – should return True on success has been used a total of 1 times within the following files: libraries/joomla/log/logger/callback.php: * @var callable The function to call when an entry is added - should return True on success array Translation array for JLogEntry priorities to SysLog priority names. This tag:* @var array Translation array for JLogEntry priorities to SysLog priority names. has been used a total of 1 times within the following files: libraries/joomla/log/logger/syslog.php: * @var array Translation array for JLogEntry priorities to SysLog priority names. string The name of the database driver to use for connecting to the database. This tag:* @var string The name of the database driver to use for connecting to the database. has been used a total of 1 times within the following files: libraries/joomla/log/logger/database.php: * @var string The name of the database driver to use for connecting to the database. string The full filesystem path for the log file. This tag:* @var string The full filesystem path for the log file. has been used a total of 1 times within the following files: libraries/joomla/log/logger/formattedtext.php: * @var string The full filesystem path for the log file. array The parsed fields from the format string. This tag:* @var array The parsed fields from the format string. has been used a total of 1 times within the following files: libraries/joomla/log/logger/formattedtext.php: * @var array The parsed fields from the format string. resource The file pointer for the log file. This tag:* @var resource The file pointer for the log file. has been used a total of 1 times within the following files: libraries/joomla/log/logger/formattedtext.php: * @var resource The file pointer for the log file. string The format for which each entry follows in the log file. All fields must be named This tag:* @var string The format for which each entry follows in the log file. All fields must be named has been used a total of 1 times within the following files: libraries/joomla/log/logger/formattedtext.php: * @var string The format for which each entry follows in the log file. All fields must be named string The host name (or IP) of the server with which to connect for the logger. This tag:* @var string The host name (or IP) of the server with which to connect for the logger. has been used a total of 1 times within the following files: libraries/joomla/log/logger/database.php: * @var string The host name (or IP) of the server with which to connect for the logger. string The database server user to connect as for the logger. This tag:* @var string The database server user to connect as for the logger. has been used a total of 1 times within the following files: libraries/joomla/log/logger/database.php: * @var string The database server user to connect as for the logger. string Original URI This tag:* @var string Original URI has been used a total of 1 times within the following files: libraries/joomla/uri/uri.php: * @var string Original URI string Protocol This tag:* @var string Protocol has been used a total of 1 times within the following files: libraries/joomla/uri/uri.php: * @var string Protocol string Host This tag:* @var string Host has been used a total of 1 times within the following files: libraries/joomla/uri/uri.php: * @var string Host JDatabaseDriver The database driver object for the logger. This tag:* @var JDatabaseDriver The database driver object for the logger. has been used a total of 1 times within the following files: libraries/joomla/log/logger/database.php: * @var JDatabaseDriver The database driver object for the logger. string The database table to use for logging entries. This tag:* @var string The database table to use for logging entries. has been used a total of 1 times within the following files: libraries/joomla/log/logger/database.php: * @var string The database table to use for logging entries. string The password to use for connecting to the database server. This tag:* @var string The password to use for connecting to the database server. has been used a total of 1 times within the following files: libraries/joomla/log/logger/database.php: * @var string The password to use for connecting to the database server. string The name of the database table to use for the logger. This tag:* @var string The name of the database table to use for the logger. has been used a total of 1 times within the following files: libraries/joomla/log/logger/database.php: * @var string The name of the database table to use for the logger. boolean True if the web client is a robot. This tag:* @var boolean True if the web client is a robot. has been used a total of 1 times within the following files: libraries/joomla/application/web/client.php: * @var boolean True if the web client is a robot. string The web client’s accepted languages string. This tag:* @var string The web client’s accepted languages string. has been used a total of 1 times within the following files: libraries/joomla/application/web/client.php: * @var string The web client's accepted languages string. JMediawikiLinks MediaWiki API object for links. This tag:* @var JMediawikiLinks MediaWiki API object for links. has been used a total of 1 times within the following files: libraries/joomla/mediawiki/mediawiki.php: * @var JMediawikiLinks MediaWiki API object for links. JMediawikiCategories MediaWiki API object for categories. This tag:* @var JMediawikiCategories MediaWiki API object for categories. has been used a total of 1 times within the following files: libraries/joomla/mediawiki/mediawiki.php: * @var JMediawikiCategories MediaWiki API object for categories. JMediawikiImages MediaWiki API object for images. This tag:* @var JMediawikiImages MediaWiki API object for images. has been used a total of 1 times within the following files: libraries/joomla/mediawiki/mediawiki.php: * @var JMediawikiImages MediaWiki API object for images. JMediawikiUsers MediaWiki API object for users. This tag:* @var JMediawikiUsers MediaWiki API object for users. has been used a total of 1 times within the following files: libraries/joomla/mediawiki/mediawiki.php: * @var JMediawikiUsers MediaWiki API object for users. JMediawikiPages MediaWiki API object for pages. This tag:* @var JMediawikiPages MediaWiki API object for pages. has been used a total of 1 times within the following files: libraries/joomla/mediawiki/mediawiki.php: * @var JMediawikiPages MediaWiki API object for pages. /* int The UNIX timestamp of the file’s desired modification date */ This tag:* @var /* int The UNIX timestamp of the file’s desired modification date */ has been used a total of 1 times within the following files: administrator/components/com_joomlaupdate/restore.php: /** @var int The UNIX timestamp of the file's desired modification date */ /* string The temporary file path we gave to the unarchiver engine */ This tag:* @var /* string The temporary file path we gave to the unarchiver engine */ has been used a total of 1 times within the following files: administrator/components/com_joomlaupdate/restore.php: /** @var string The temporary file path we gave to the unarchiver engine */ JMediawikiSites MediaWiki API object for Site. This tag:* @var JMediawikiSites MediaWiki API object for Site. has been used a total of 1 times within the following files: libraries/joomla/mediawiki/mediawiki.php: * @var JMediawikiSites MediaWiki API object for Site. JMediawikiSearch MediaWiki API object for search. This tag:* @var JMediawikiSearch MediaWiki API object for search. has been used a total of 1 times within the following files: libraries/joomla/mediawiki/mediawiki.php: * @var JMediawikiSearch MediaWiki API object for search. string The raw JSON string from the request. This tag:* @var string The raw JSON string from the request. has been used a total of 1 times within the following files: libraries/joomla/input/json.php: * @var string The raw JSON string from the request. array JSessionStorage instances container. This tag:* @var array JSessionStorage instances container. has been used a total of 1 times within the following files: libraries/joomla/session/storage.php: * @var array JSessionStorage instances container. JSessionStorage This tag:* @var JSessionStorage has been used a total of 1 times within the following files: libraries/joomla/session/session.php: * @var JSessionStorage /* string The current (real) file path we’ll have to process */ This tag:* @var /* string The current (real) file path we’ll have to process */ has been used a total of 1 times within the following files: administrator/components/com_joomlaupdate/restore.php: /** @var string The current (real) file path we'll have to process */ /* int The requested permissions */ This tag:* @var /* int The requested permissions */ has been used a total of 1 times within the following files: administrator/components/com_joomlaupdate/restore.php: /** @var int The requested permissions */ string Initialisation vector for encryption method. This tag:* @var string Initialisation vector for encryption method. has been used a total of 1 times within the following files: libraries/joomla/keychain/keychain.php: * @var string Initialisation vector for encryption method. JFilterInput This tag:* @var JFilterInput has been used a total of 1 times within the following files: libraries/joomla/input/input.php: * @var JFilterInput string Method to use for encryption. This tag:* @var string Method to use for encryption. has been used a total of 1 times within the following files: libraries/joomla/keychain/keychain.php: * @var string Method to use for encryption. JAdapter This tag:* @var JAdapter has been used a total of 1 times within the following files: libraries/joomla/base/adapterinstance.php: * @var JAdapter string Adapter Class Prefix This tag:* @var string Adapter Class Prefix has been used a total of 1 times within the following files: libraries/joomla/base/adapter.php: * @var string Adapter Class Prefix JFacebookAlbum Facebook API object for album. This tag:* @var JFacebookAlbum Facebook API object for album. has been used a total of 1 times within the following files: libraries/joomla/facebook/facebook.php: * @var JFacebookAlbum Facebook API object for album. JApplicationBase This tag:* @var JApplicationBase has been used a total of 1 times within the following files: libraries/joomla/controller/base.php: * @var JApplicationBase /* integer Current archive part number */ This tag:* @var /* integer Current archive part number */ has been used a total of 1 times within the following files: administrator/components/com_joomlaupdate/restore.php: /** @var integer Current archive part number */ JFacebookVideo Facebook API object for video. This tag:* @var JFacebookVideo Facebook API object for video. has been used a total of 1 times within the following files: libraries/joomla/facebook/facebook.php: * @var JFacebookVideo Facebook API object for video. JFacebookPhoto Facebook API object for photo. This tag:* @var JFacebookPhoto Facebook API object for photo. has been used a total of 1 times within the following files: libraries/joomla/facebook/facebook.php: * @var JFacebookPhoto Facebook API object for photo. JFacebookPost Facebook API object for post. This tag:* @var JFacebookPost Facebook API object for post. has been used a total of 1 times within the following files: libraries/joomla/facebook/facebook.php: * @var JFacebookPost Facebook API object for post. JFacebookComment Facebook API object for comment. This tag:* @var JFacebookComment Facebook API object for comment. has been used a total of 1 times within the following files: libraries/joomla/facebook/facebook.php: * @var JFacebookComment Facebook API object for comment. /* int The total size of all archive parts */ This tag:* @var /* int The total size of all archive parts */ has been used a total of 1 times within the following files: administrator/components/com_joomlaupdate/restore.php: /** @var int The total size of all archive parts */ /* array List of the names of all archive parts */ This tag:* @var /* array List of the names of all archive parts */ has been used a total of 1 times within the following files: administrator/components/com_joomlaupdate/restore.php: /** @var array List of the names of all archive parts */ JInput The input object to use in retrieving GET/POST data. This tag:* @var JInput The input object to use in retrieving GET/POST data. has been used a total of 1 times within the following files: libraries/joomla/oauth1/client.php: * @var JInput The input object to use in retrieving GET/POST data. /* string Archive filename */ This tag:* @var /* string Archive filename */ has been used a total of 1 times within the following files: administrator/components/com_joomlaupdate/restore.php: /** @var string Archive filename */ string Selects which version of OAuth to use: 1.0 or 1.0a. This tag:* @var string Selects which version of OAuth to use: 1.0 or 1.0a. has been used a total of 1 times within the following files: libraries/joomla/oauth1/client.php: * @var string Selects which version of OAuth to use: 1.0 or 1.0a. array Contains access token key, secret and verifier. This tag:* @var array Contains access token key, secret and verifier. has been used a total of 1 times within the following files: libraries/joomla/oauth1/client.php: * @var array Contains access token key, secret and verifier. JRegistry Options for the JOAuth1Client object. This tag:* @var JRegistry Options for the JOAuth1Client object. has been used a total of 1 times within the following files: libraries/joomla/oauth1/client.php: * @var JRegistry Options for the JOAuth1Client object. string The source image path. This tag:* @var string The source image path. has been used a total of 1 times within the following files: libraries/joomla/image/image.php: * @var string The source image path. array Whether or not different image formats are supported. This tag:* @var array Whether or not different image formats are supported. has been used a total of 1 times within the following files: libraries/joomla/image/image.php: * @var array Whether or not different image formats are supported. array The array of instantiated archive adapters. This tag:* @var array The array of instantiated archive adapters. has been used a total of 1 times within the following files: libraries/joomla/archive/archive.php: * @var array The array of instantiated archive adapters. /* array The queue size of the $_warnings array. Set to 0 for infinite size. */ This tag:* @var /* array The queue size of the $_warnings array. Set to 0 for infinite size. */ has been used a total of 1 times within the following files: administrator/components/com_joomlaupdate/restore.php: /** @var array The queue size of the $_warnings array. Set to 0 for infinite size. */ object The application response object. This tag:* @var object The application response object. has been used a total of 1 times within the following files: libraries/joomla/application/web.php: * @var object The application response object. JApplicationWeb The application instance. This tag:* @var JApplicationWeb The application instance. has been used a total of 1 times within the following files: libraries/joomla/application/web.php: * @var JApplicationWeb The application instance. JRouter This tag:* @var JRouter has been used a total of 1 times within the following files: libraries/joomla/application/route.php: * @var JRouter JSession The application session object. This tag:* @var JSession The application session object. has been used a total of 1 times within the following files: libraries/joomla/application/web.php: * @var JSession The application session object. JLanguage The application language object. This tag:* @var JLanguage The application language object. has been used a total of 1 times within the following files: libraries/joomla/application/web.php: * @var JLanguage The application language object. array A list of the access levels in use. This tag:* @var array A list of the access levels in use. has been used a total of 1 times within the following files: administrator/components/com_users/models/level.php: * @var array A list of the access levels in use. JDocument The application document object. This tag:* @var JDocument The application document object. has been used a total of 1 times within the following files: libraries/joomla/application/web.php: * @var JDocument The application document object. integer The detected platform on which the web client runs. This tag:* @var integer The detected platform on which the web client runs. has been used a total of 1 times within the following files: libraries/joomla/application/web/client.php: * @var integer The detected platform on which the web client runs. boolean True if the web client is a mobile device. This tag:* @var boolean True if the web client is a mobile device. has been used a total of 1 times within the following files: libraries/joomla/application/web/client.php: * @var boolean True if the web client is a mobile device. array The priority order detected accepted encodings for the client. This tag:* @var array The priority order detected accepted encodings for the client. has been used a total of 1 times within the following files: libraries/joomla/application/web/client.php: * @var array The priority order detected accepted encodings for the client. string The web client’s user agent string. This tag:* @var string The web client’s user agent string. has been used a total of 1 times within the following files: libraries/joomla/application/web/client.php: * @var string The web client's user agent string. string The web client’s accepted encoding string. This tag:* @var string The web client’s accepted encoding string. has been used a total of 1 times within the following files: libraries/joomla/application/web/client.php: * @var string The web client's accepted encoding string. array The priority order detected accepted languages for the client. This tag:* @var array The priority order detected accepted languages for the client. has been used a total of 1 times within the following files: libraries/joomla/application/web/client.php: * @var array The priority order detected accepted languages for the client. string The detected browser version used by the web client. This tag:* @var string The detected browser version used by the web client. has been used a total of 1 times within the following files: libraries/joomla/application/web/client.php: * @var string The detected browser version used by the web client. integer The detected rendering engine used by the web client. This tag:* @var integer The detected rendering engine used by the web client. has been used a total of 1 times within the following files: libraries/joomla/application/web/client.php: * @var integer The detected rendering engine used by the web client. integer The detected browser used by the web client. This tag:* @var integer The detected browser used by the web client. has been used a total of 1 times within the following files: libraries/joomla/application/web/client.php: * @var integer The detected browser used by the web client. string The extension name. This tag:* @var string The extension name. has been used a total of 1 times within the following files: administrator/components/com_finder/helpers/finder.php: * @var string The extension name. JDate The body modified date for response headers. This tag:* @var JDate The body modified date for response headers. has been used a total of 1 times within the following files: libraries/joomla/application/web.php: * @var JDate The body modified date for response headers. /* array An array of errors */ This tag:* @var /* array An array of errors */ has been used a total of 1 times within the following files: administrator/components/com_joomlaupdate/restore.php: /** @var array An array of errors */ JOpenstreetmapChangesets This tag:* @var JOpenstreetmapChangesets has been used a total of 1 times within the following files: libraries/joomla/openstreetmap/openstreetmap.php: * @var JOpenstreetmapChangesets JOpenstreetmapElements This tag:* @var JOpenstreetmapElements has been used a total of 1 times within the following files: libraries/joomla/openstreetmap/openstreetmap.php: * @var JOpenstreetmapElements /* array The queue size of the $_errors array. Set to 0 for infinite size. */ This tag:* @var /* array The queue size of the $_errors array. Set to 0 for infinite size. */ has been used a total of 1 times within the following files: administrator/components/com_joomlaupdate/restore.php: /** @var array The queue size of the $_errors array. Set to 0 for infinite size. */ array List of known legacy packages. This tag:* @var array List of known legacy packages. has been used a total of 1 times within the following files: libraries/joomla/github/github.php: * @var array List of known legacy packages. /* array An array of warnings */ This tag:* @var /* array An array of warnings */ has been used a total of 1 times within the following files: administrator/components/com_joomlaupdate/restore.php: /** @var array An array of warnings */ array List of known packages. This tag:* @var array List of known packages. has been used a total of 1 times within the following files: libraries/joomla/github/github.php: * @var array List of known packages. JOpenstreetmapGps This tag:* @var JOpenstreetmapGps has been used a total of 1 times within the following files: libraries/joomla/openstreetmap/openstreetmap.php: * @var JOpenstreetmapGps JOpenstreetmapInfo This tag:* @var JOpenstreetmapInfo has been used a total of 1 times within the following files: libraries/joomla/openstreetmap/openstreetmap.php: * @var JOpenstreetmapInfo array A list of discovered update sites This tag:* @var array A list of discovered update sites has been used a total of 1 times within the following files: libraries/joomla/updater/adapters/collection.php: * @var array A list of discovered update sites string Character encoding string. This tag:* @var string Character encoding string. has been used a total of 1 times within the following files: libraries/joomla/application/web.php: * @var string Character encoding string. string Response mime type. This tag:* @var string Response mime type. has been used a total of 1 times within the following files: libraries/joomla/application/web.php: * @var string Response mime type. FinderIndexer This tag:* @var FinderIndexer has been used a total of 1 times within the following files: administrator/components/com_finder/helpers/indexer/adapter.php: * @var FinderIndexer FinderIndexerStemmer This tag:* @var FinderIndexerStemmer has been used a total of 1 times within the following files: administrator/components/com_finder/helpers/indexer/helper.php: * @var FinderIndexerStemmer JOpenstreetmapUser This tag:* @var JOpenstreetmapUser has been used a total of 1 times within the following files: libraries/joomla/openstreetmap/openstreetmap.php: * @var JOpenstreetmapUser JUpdater JUpdater instance container. This tag:* @var JUpdater JUpdater instance container. has been used a total of 1 times within the following files: libraries/joomla/updater/updater.php: * @var JUpdater JUpdater instance container. Array This tag:* @var Array has been used a total of 1 times within the following files: administrator/components/com_cache/models/cache.php: * @var Array Share this Article Related Articles How to Create a Slideshow (Carousel) in Joomla 4.0 using Bootstrap How to write a blog post in Joomla 3.1 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