Page 2 of 7
Variables
These variables are stored within the LinkrHelper object once it's loaded e.g. LinkrHelper.editorPlugin.
editorPlugin
Currently loaded editor plugin. Linkr currently supports:
- JoomlaFCK 2.5: returns FCK2.5
- JoomlaFCK 2.6: returns FCK2.6
- TinyMCE 2: returns TinyMCE2
- TinyMCE 3: returns TinyMCE3
- JCE: returns JCE
- TMEdit 1.1: returns TME1.1
- XHTMLSuite: returns XHTMLSuite
- XStandard: returns XStandard
- Xinha: returns Xinha and will hold the editor version in LinkrHelper.editorPluginVersion
language
Current language e.g. en-GB.
loading, wideLoading
Holds HTML code for the loading animation used throughout Linkr
majorVersion, minorVersion, buildVersion
Linkr version
missingText
"Missing text" message in current language. Used when no text is selected for a link.
siteRoot
The root URI for the current site.
userAccessLevel
Since 2.3.5 The logged-in user's access level.



