[Joomla-Libraries] element index

Package indexes

All elements
a c d g h i j l m s t u _
_
top
$_captcha
JCaptcha::$_captcha in captcha.php
Captcha Plugin object
$_instances
JCaptcha::$_instances in captcha.php
Captcha Plugin object
$_methods
JCaptcha::$_methods in captcha.php
A multi dimensional array of [function][] = key for observers
$_name
JCaptcha::$_name in captcha.php
Editor Plugin name
$_observers
JCaptcha::$_observers in captcha.php
An array of Observer objects to notify
$_state
JCaptcha::$_state in captcha.php
The state of the observable object
_load
JCaptcha::_load() in captcha.php
Load the Captcha plug-in.
__construct
Class constructor.
a
top
attach
JCaptcha::attach() in captcha.php
Attach an observer object
addIncludePath
Add a directory where JModel should search for models. You may either pass a string or an array of directories.
c
top
cms.php
cms.php in cms.php
checkAnswer
Checks if the answer is correct.
captcha.php
captcha.php in captcha.php
captcha.php
captcha.php in captcha.php
captcha.php
captcha.php in captcha.php
d
top
detach
JCaptcha::detach() in captcha.php
Detach an observer object
display
JCaptcha::display() in captcha.php
Get the HTML for the captcha.
g
top
getInstance
Returns the global Captcha object, only creating it if it doesn't already exist.
getState
JCaptcha::getState() in captcha.php
Get the state of the JEditor object
getExcluded
Method to get the users to exclude from the list of users
getGroups
Method to get the filtering groups (null means no filtering)
getGroups
Method to get the list of template style options grouped by template.
getInput
Method to get the field input.
getInput
Method to get the user field input markup.
getOptions
Method to get the list of menus for the field options.
getOptions
Method to get the help site field options.
h
top
helpsite.php
helpsite.php in helpsite.php
i
top
initialise
JCaptcha::initialise() in captcha.php
isEnabled
Method to determine if the language filter plugin is enabled.
j
top
JPATH_PLATFORM
JPATH_PLATFORM in cms.php
JVERSION
JVERSION in cms.php
JCaptcha
JCaptcha in captcha.php
Joomla! Captcha base object
JControllerLegacy
JControllerLegacy in legacy.php
Alias to JController for forward compatability.
JFormFieldCaptcha
JFormFieldCaptcha in captcha.php
Form Field class for the Joomla Framework.
JFormFieldHelpsite
JFormFieldHelpsite in helpsite.php
Form Field class for the Joomla Platform.
JFormFieldMenu
JFormFieldMenu in menu.php
Supports an HTML select list of menus
JFormFieldTemplateStyle
JFormFieldTemplateStyle in templatestyle.php
Form Field class for the Joomla CMS.
JFormFieldUser
JFormFieldUser in user.php
Field to select a user id from a modal list.
JFormRuleCaptcha
JFormRuleCaptcha in captcha.php
Form Rule class for the Joomla Framework.
JLanguageMultilang
JLanguageMultilang in multilang.php
Utitlity class for multilang
JModelLegacy
JModelLegacy in legacy.php
Alias to JModel for forward compatability.
JViewLegacy
JViewLegacy in legacy.php
Alias to JView for forward compatability.
l
top
legacy.php
legacy.php in legacy.php
legacy.php
legacy.php in legacy.php
legacy.php
legacy.php in legacy.php
m
top
menu.php
menu.php in menu.php
multilang.php
multilang.php in multilang.php
s
top
setup
Method to attach a JForm object to the field.
t
top
$type
The form field type.
$type
JFormFieldTemplateStyle::$type in templatestyle.php
The form field type.
$type
The form field type.
$type
The field type.
$type
The form field type.
templatestyle.php
templatestyle.php in templatestyle.php
test
Method to test if the Captcha is correct.
u
top
user.php
user.php in user.php
a c d g h i j l m s t u _