[FrameworkOnFramework] element index

Package indexes

All elements
a b c d e f g h i j k l m n o p r s t u v w z _
_
top
Method __construct
Public constructor. Registers the autoloader with PHP.
Method __construct
Public constructor. Registers the autoloader with PHP.
Method _createModel
Method to load and return a model object.
Method _createView
Deprecated function to create a View object instance
Method _csrfProtection
Applies CSRF protection by means of a standard Joomla! token (nonce) check.
Method __construct
Public constructor of the Controller class
Method __construct
Public constructor
Method __construct
Initialises an RFC6238-compatible TOTP generator. Please note that this class does not implement the constraint in the last paragraph of §5.2 of RFC6238. It's up to you to ensure that the same user/device does not retry validation within the same Time Step.
Method __construct
Initialise the AES encryption object
Method __construct
Method to instantiate the form field object.
Method __get
Method to get certain otherwise inaccessible properties from the form field object.
Method __get
Method to get certain otherwise inaccessible properties from the form field object.
Method __get
Method to get certain otherwise inaccessible properties from the form field object.
Method __get
Method to get certain otherwise inaccessible properties from the form field object.
Method __get
Method to get certain otherwise inaccessible properties from the form field object.
Method __get
Method to get certain otherwise inaccessible properties from the form field object.
Method __get
Method to get certain otherwise inaccessible properties from the form field object.
Method __get
Method to get certain otherwise inaccessible properties from the form field object.
Method __get
Method to get certain otherwise inaccessible properties from the form field object.
Method __get
Method to get certain otherwise inaccessible properties from the form field object.
Method __get
Method to get certain otherwise inaccessible properties from the form field object.
Method __get
Method to get certain otherwise inaccessible properties from the form field object.
Method __get
Method to get certain otherwise inaccessible properties from the form field object.
Method __get
Method to get certain otherwise inaccessible properties from the form field object.
Method __get
Method to get certain otherwise inaccessible properties from the form field object.
Method __get
Method to get certain otherwise inaccessible properties from the form field object.
Method __get
Method to get certain otherwise inaccessible properties from the form field object.
Method __get
Method to get certain otherwise inaccessible properties from the form field object.
Method __get
Method to get certain otherwise inaccessible properties from the form field object.
Method __get
Method to get certain otherwise inaccessible properties from the form field object.
Method __get
Method to get certain otherwise inaccessible properties from the form field object.
Method __get
Method to get certain otherwise inaccessible properties from the form field object.
Method __get
Method to get certain otherwise inaccessible properties from the form field object.
Method __get
Method to get certain otherwise inaccessible properties from the form field object.
Method __get
Method to get certain otherwise inaccessible properties from the form field object.
Method __get
Method to get certain otherwise inaccessible properties from the form field object.
Method __get
Method to get certain otherwise inaccessible properties from the form field object.
Method __get
Method to get certain otherwise inaccessible properties from the form field object.
Method __get
Method to get certain otherwise inaccessible properties from the form field object.
Method __get
Method to get certain otherwise inaccessible properties from the form field object.
Method __get
Method to get certain otherwise inaccessible properties from the form field object.
Method __get
Method to get certain otherwise inaccessible properties from the form field object.
Method __get
Method to get certain otherwise inaccessible properties from the form field object.
Method __get
Method to get certain otherwise inaccessible properties from the form field object.
Method __get
Method to get certain otherwise inaccessible properties from the form field object.
Variable $_document
The document to render
Variable $_href
FOFHalLink::$_href in link.php
For indicating the target URI. Corresponds with the ’Target IRI’ as defined in Web Linking (RFC 5988). This attribute MAY contain a URI Template (RFC6570) and in which case, SHOULD be complemented by an additional templated attribtue on the link with a boolean value true.
Variable $_hreflang
For indicating what the language of the result of dereferencing the link should be.
Variable $_name
FOFHalLink::$_name in link.php
For distinguishing between Resource and Link elements that share the same relation
Variable $_templated
This attribute SHOULD be present with a boolean value of true when the href of the link contains a URI Template (RFC6570).
Variable $_title
For labeling the destination of a link with a human-readable identifier.
Method _getLink
Converts a FOFHalLink object into a stdClass object which will be used for JSON serialisation
Method __construct
Public constructor of a FOFHalLink object
Method __construct
Public constructor
Method __construct
Public constructor
Method __get
Magic getter for the protected properties
Method __set
Magic setter for the protected properties
Variable $_cache
FOFInflector::$_cache in inflector.php
Cache of pluralized and singularized nouns.
Variable $_rules
FOFInflector::$_rules in inflector.php
Rules for pluralizing and singularizing of nouns.
Method _cleanVar
Custom filter implementation. Works better with arrays and allows the use of a filter mask.
Method __call
FOFInput::__call() in input.php
Magic method to get filtered input data.
Method __callStatic
Old static methods are now deprecated. This magic method makes sure there is a continuity in our approach. The downside is that it's only compatible with PHP 5.3.0. Sorry!
Method __construct
Public constructor. Overriden to allow specifying the global input array to use as a string and instantiate from an objetc holding variables.
Method __construct
Constructor
Method __construct
Initialize any static state, can initialize parser for a file
Method __construct
Public constructor
Variable $_db
FOFModelField::$_db in field.php
Variable $_db
FOFModel::$_db in model.php
Database Connector
Variable $_formData
The data to load into a form
Variable $_forms
FOFModel::$_forms in model.php
Array of form objects.
Variable $_savestate
Should I save the model's state in the session?
Variable $__state_set
Indicates if the internal state has been set
Method _createFileName
Create the filename for a resource
Method _createTable
Method to load and return a model object.
Method _getList
Returns an object list
Method _getListCount
Returns a record count for the query
Method _real_getState
Method to get model state variables
Method __call
FOFModel::__call() in model.php
Magic caller; allows to use the name of model state keys as methods to set their values.
Method __construct
Public class constructor
Method __construct
Constructor
Method __construct
Constructor
Method __get
FOFModel::__get() in model.php
Magic getter; allows to use the name of model state keys as properties
Method __set
FOFModel::__set() in model.php
Magic setter; allows to use the name of model state keys as properties
Method __construct
Public constructor. Determines the priority of this class and if it should be enabled
Method __construct
Public constructor. Determines the priority of this class and if it should be enabled
Method __construct
Public constructor. Determines the priority of this class and if it should be enabled
Variable $_assetKey
The asset key for items in this table. It's usually something in the com_example.viewname format. They asset name will be this key appended with the item's ID, e.g. com_example.viewname.123
Variable $_autoChecks
If set to true, it enabled automatic checks on fields based on columns properties
Variable $_columnAlias
Array with alias for "special" columns such as ordering, hits etc etc
Variable $_db
FOFTable::$_db in table.php
JDatabaseDriver object.
Variable $_has_tags
Does the resource support joomla tags?
Variable $_locked
FOFTable::$_locked in table.php
Indicator that the tables have been locked.
Variable $_queryJoin
Extended query including joins with other tables
Variable $_rules
FOFTable::$_rules in table.php
The rules associated with this record.
Variable $_skipChecks
Array with fields that should be skipped by automatic checks
Variable $_tableAlias
Table alias used in queries
Variable $_tableExists
Does the table actually exist? We need that to avoid PHP notices on table-less views.
Variable $_tablePrefix
The prefix for the table class
Variable $_tbl
FOFTable::$_tbl in table.php
Name of the database table to model.
Variable $_tbl_key
FOFTable::$_tbl_key in table.php
Name of the primary key field in the table.
Variable $_trackAssets
Should rows be tracked as ACL assets?
Variable $_trigger_events
If this is set to true, it triggers automatically plugin events for table actions
Method _lock
FOFTable::_lock() in table.php
Method to lock the database table for writing.
Method _unlock
FOFTable::_unlock() in table.php
Method to unlock the database table for writing.
Method __construct
Class Constructor.
Method __construct
Public cinstructor
Variable $_basePath
The base path of the view
Variable $_charset
FOFView::$_charset in view.php
Charset to use in escaping mechanisms; defaults to urf8 (UTF-8)
Variable $_defaultModel
The default model
Variable $_escape
FOFView::$_escape in view.php
Callback for escaping.
Variable $_layout
FOFView::$_layout in view.php
Layout name
Variable $_layoutExt
Layout extension
Variable $_layoutTemplate
Layout template
Variable $_models
FOFView::$_models in view.php
Registered models
Variable $_name
FOFView::$_name in view.php
The name of the view
Variable $_output
FOFView::$_output in view.php
The output of the template script.
Variable $_path
FOFView::$_path in view.php
The set of search directories for resources (templates)
Variable $_template
The name of the default template source file.
Method _addPath
Adds to the search path for templates and resources.
Method _createDocumentWithHypermedia
Creates a FOFHalDocument using the provided data
Method _createFileName
Create the filename for a resource
Method _getPrototypeURIForPagination
Returns a JUri instance with a prototype URI used as the base for the other URIs created by the JSON renderer
Method _removeURIBase
Convert an absolute URI to a relative one
Method _setPath
Sets an entire array of search paths for templates or resources.
Method __construct
Class constructor
Method __construct
Public constructor. Instantiates a FOFViewCsv object.
Method __construct
Public constructor
Method __construct
Class constructor
Method __construct
Public constructor. Instantiates a FOFView object.
a
top
Variable $autoloader
An instance of this autoloader
Variable $autoloader
An instance of this autoloader
Method autoload_fof_controller
Autoload Controllers
Method autoload_fof_core
The actual autoloader
Method autoload_fof_field
Autoload Fields
Method autoload_fof_helper
Autoload Helpers
Method autoload_fof_model
Autoload Models
Method autoload_fof_table
Autoload Tables
Method autoload_fof_toolbar
Autoload Toolbars
Method autoload_fof_view
Autoload Views
Variable $autoRouting
FOFController::$autoRouting in controller.php
Method accesspublic
Sets the access to public. Joomla! 1.5 compatibility.
Method accessregistered
Sets the access to registered. Joomla! 1.5 compatibility.
Method accessspecial
Sets the access to special. Joomla! 1.5 compatibility.
Method add
FOFController::add() in controller.php
Single record add. The form layout is used to present a blank page.
Method addModelPath
Adds to the stack of model paths in LIFO order.
Method addPath
FOFController::addPath() in controller.php
Adds to the search path for templates and resources.
Method addViewPath
Add one or more view paths to the controller's stack, in LIFO order.
Method apply
FOFController::apply() in controller.php
Save the incoming data and then return to the Edit task
Method applySave
FOFController::applySave() in controller.php
Common method to handle apply and save tasks
Method archive
FOFController::archive() in controller.php
Archive (set enabled = 2) an item.
Method authorise
FOFController::authorise() in controller.php
Authorisation check
Page aes.php
aes.php in aes.php
Method addFieldPath
Proxy for FOFFormHelper::addFieldPath().
Method addFormPath
Proxy for FOFFormHelper::addFormPath().
Method addHeaderPath
Method addHeaderPath
Method to add a path to the list of header include paths.
Method addRulePath
Proxy for FOFFormHelper::addRulePath().
Page accesslevel.php
accesslevel.php in accesslevel.php
Page actions.php
actions.php in actions.php
Page accesslevel.php
accesslevel.php in accesslevel.php
Method addData
Add data to the document
Method addEmbedded
Add an embedded document
Method addLink
Add a single link to the links collection
Method addLink
Add a link to the document
Method addLinks
Add multiple links to the links collection
Method addLinks
Add links to the document
Method addWord
FOFInflector::addWord() in inflector.php
Add a word to the cache, useful to make exceptions or to add words in other languages.
Variable $assignSeparator
Variable $assignSeparator
Variable $assignSeparator
Variable $assignSeparator
Method addImportDir
Add import dir
Method addParsedFile
Add parsed file
Method allParsedFiles
All parsed files
Method append
Append a property to the current block
Method argumentDef
Consume an argument definition list surrounded by () each argument is a variable name with optional value or at the end a ... or a variable named followed by ...
Method argumentValues
Consume a list of property values delimited by ; and wrapped in ()
Method assertColor
Assert color
Method assertNumber
Assert number
Method assign
Consume an assignment operator Can optionally take a name that will be set to the current property name
Method addBehavior
Adds a behavior to the model
Method addIncludePath
Add a directory where FOFModel should search for models. You may either pass a string or an array of directories.
Method addTablePath
Adds to the stack of model table paths in LIFO order.
Method applyAccessFiltering
Applies view access level filtering for the specified user. Useful to filter a front-end items listing.
Page access.php
access.php in access.php
Method authorise
FOFPlatform::authorise() in platform.php
Perform an ACL check.
Method authorise
Perform an ACL check. Please note that FOF uses by default the Joomla! CMS convention for ACL privileges, e.g core.edit for the edit privilege.
Method authorise
Perform an ACL check.
Method authorizeAdmin
Authorise access to the component in the back-end.
Method authorizeAdmin
By default FOF will only use the Controller's onBefore* methods to
Method authorizeAdmin
Authorise access to the component in the back-end.
Page abstract.php
abstract.php in abstract.php
Page abstract.php
abstract.php in abstract.php
Method addBehavior
Adds a behavior to the table
Method addIncludePath
Add a filesystem path where FOFTable should search for table class files.
Method addKnownField
Add a field to the known fields array
Page assets.php
assets.php in assets.php
Method addCSS
Add a CSS file to the page generated by the CMS
Method addJS
Add a JS script file to the page generated by the CMS.
Method addLESS
Compile a LESS file into CSS and add it to the page generated by the CMS.
Method appendLink
Append a link to the link bar
Method addHelperPath
Adds to the stack of helper script paths in LIFO order.
Method addTemplatePath
Adds to the stack of view script paths in LIFO order.
Method assign
FOFView::assign() in view.php
Assigns variables to the view script via differing strategies.
Method assignRef
Assign variable for the view (by reference).
b
top
Variable $bareComponent
The current component's name without the com_ prefix
Variable $basePath
FOFController::$basePath in controller.php
The base path of the controller
Method browse
FOFController::browse() in controller.php
Implements a default browse task, i.e. read a bunch of records and send them to the browser.
Page base32.php
base32.php in base32.php
Variable $buttons
The buttons HTML.
Page button.php
button.php in button.php
Variable $blockDirectives
Variable $break
Variable $break
Variable $breakSelectors
Variable $breakSelectors
Variable $breakSelectors
Method block
Output a CSS block
Method between
Perform a between limits match. When $include is true
Method between
Dummy method; this search makes no sense for text fields
Method between
Perform a between limits match. When $include is true
Method between
Perform a between limits match (usually: search for a value between
Method buildCountQuery
Builds the count query used in getTotal()
Method buildQuery
Builds the SELECT query
Page behavior.php
behavior.php in behavior.php
Page behavior.php
behavior.php in behavior.php
Page boolean.php
boolean.php in boolean.php
Method bind
FOFTable::bind() in table.php
Method to bind an associative array or object to the FOFTable instance.This method only binds properties that are publicly accessible and optionally takes an array of properties to ignore when binding.
Page behavior.php
behavior.php in behavior.php
Page behavior.php
behavior.php in behavior.php
c
top
Page component.php
component.php in component.php
Variable $configurations
Cache of FOF components' configuration variables
Variable $cacheableTasks
The tasks for which caching should be enabled by default
Variable $component
FOFController::$component in controller.php
The current component's name; you can override it in the configuration
Variable $config
FOFController::$config in controller.php
A cached copy of the class configuration parameter passed during initialisation
Variable $configProvider
An instance of FOFConfigProvider to provision configuration overrides
Variable $csrfProtection
Set to true to enable CSRF protection on selected tasks. The possible
Method cancel
FOFController::cancel() in controller.php
Cancel the edit, check in the record and return to the Browse task
Method checkACL
FOFController::checkACL() in controller.php
Checks if the current user has enough privileges for the requested ACL area.
Method copy
FOFController::copy() in controller.php
Duplicates selected items
Method createFileName
Create the filename for a resource.
Method createModel
Creates a new model object
Method createView
FOFController::createView() in controller.php
Creates a View object instance and returns it
Page controller.php
controller.php in controller.php
Variable $config
FOFDispatcher::$config in dispatcher.php
Method checkCode
Check is the given passcode $code is a valid TOTP generated using secret key $secret
Class Constant CSRFC3548
CSRFC3548
Variable $client_ids
Page cachehandler.php
cachehandler.php in cachehandler.php
Page calendar.php
calendar.php in calendar.php
Page captcha.php
captcha.php in captcha.php
Page checkbox.php
checkbox.php in checkbox.php
Page components.php
components.php in components.php
Method check
Is this a valid link? Checks the existence of required fields, not their values.
Method camelize
FOFInflector::camelize() in inflector.php
Returns given word as CamelCased.
Method classify
FOFInflector::classify() in inflector.php
Converts a table name to its class name according to Koowa naming conventions.
Variable $close
Variable $closeSingle
Variable $commentMulti
Variable $commentMultiLeft
Variable $commentMultiRight
Variable $commentSingle
Variable $compressColors
Variable $compressColors
Variable $cssColors
Method cachedCompile
Execute lessphp on a .less file or a lessphp cache structure
Method ccompile
Compile file $in to file $out if $in is newer than $out Returns true when it compiles, false otherwise
Method cexecute
Compile execute
Method checkedCompile
Compile only if changed input has changed or output doesn't exist
Method clamp
FOFLess::clamp() in less.php
Clamp
Method coerceColor
Coerce a value for use in color operation
Method coerceString
Make something string like into a string
Method color
a # color
Method colorArgs
Helper function to get arguments for color manipulation functions.
Method compile
FOFLess::compile() in less.php
Compile
Method compileBlock
Recursively compiles a block.
Method compileCSSBlock
Compile CSS block
Method compileFile
Compile file
Method compileImportedProps
Compile Imported Props
Method compileMedia
Compile media
Method compileMediaQuery
Compile media query
Method compileNestedBlock
Compile nested block
Method compileProp
Compile a prop and update $lines or $blocks appropriately
Method compileProps
Compile props
Method compileRoot
Compile root
Method compileSelectors
Reduces selector expressions
Method compileValue
Compiles a primitive value into a CSS property value.
Method compressList
Compresslist
Page classic.php
classic.php in classic.php
Page compressed.php
compressed.php in compressed.php
Variable $configProvider
An instance of FOFConfigProvider to provision configuration overrides
Method checkin
FOFModel::checkin() in model.php
Checks in the current item
Method checkout
Checks out the current item
Method cleanCache
Clean the cache
Method clearInput
Clears the input array.
Method clearState
Clears the model state, but doesn't touch the internal lists of records, record tables or record id variables. To clear these values, please use reset().
Method copy
FOFModel::copy() in model.php
Copy one or more records
Method checkVersion
Performs a check between two versions. Use this function instead of PHP version_compare so we can mock it while testing
Method checkVersion
Performs a check between two versions. Use this function instead of PHP version_compare so we can mock it while testing
Method clearCache
Clears the cache of system-wide FOF data. You are supposed to call this in
Method clearCache
Clears the cache of system-wide FOF data. You are supposed to call this in
Method clearCache
Clears the cache of system-wide FOF data. You are supposed to call this in
Variable $config
FOFTable::$config in table.php
The configuration parameters array
Variable $configProvider
An instance of FOFConfigProvider to provision configuration overrides
Method canDelete
Generic check for whether dependancies exist for this object in the db schema
Method check
FOFTable::check() in table.php
Based on fields properties (nullable column), checks if the field is required or not
Method checkContentType
Check if a UCM content type exists for this resource, and
Method checkin
FOFTable::checkin() in table.php
Check in (unlock) a record
Method checkout
Check out (lock) a record
Method copy
FOFTable::copy() in table.php
Copy (duplicate) one or more records
Variable $config
FOFToolbar::$config in toolbar.php
Method clearLinks
Removes all links from the link bar
Variable $config
FOFView::$config in view.php
Cache of the configuration array
Variable $csvFields
The columns to include in the CSV output. If it's empty it will be ignored.
Variable $csvFilename
The filename of the downloaded CSV file.
Variable $csvHeader
Should I produce a CSV header row.
Page csv.php
csv.php in csv.php
d
top
Page dispatcher.php
dispatcher.php in dispatcher.php
Variable $default_view
The default view for the display method.
Variable $doTask
FOFController::$doTask in controller.php
The mapped task that was performed.
Method display
FOFController::display() in controller.php
Default task. Assigns a model to the view and asks the view to render itself.
Variable $defaultView
FOFDispatcher::$defaultView in dispatcher.php
Method dispatch
FOFDispatcher::dispatch() in dispatcher.php
The main code of the Dispatcher. It spawns the necessary controller and runs it.
Page dispatcher.php
dispatcher.php in dispatcher.php
Method decode
toString
Method decryptString
Decrypts a ciphertext into a plaintext string using AES
Variable $description
The description text for the form field. Usually used in tooltips.
Page document.php
document.php in document.php
Variable $defaultValue
Variable $disableSingle
Variable $disableSingle
Variable $disableSingle
Variable $disableSingle
Variable $default_behaviors
Default behaviors to apply to the model
Method delete
FOFModel::delete() in model.php
Deletes one or several items
Page date.php
date.php in date.php
Variable $default_behaviors
List of default behaviors to apply to the table
Method delete
FOFTable::delete() in table.php
Delete a record
Variable $doPostRender
Should I run the post-render step?
Variable $doPreRender
Should I run the pre-render step?
Method display
FOFView::display() in view.php
Overrides the default method to execute and display a template script.
Method display
Displays the view
Method display
Displays the view
e
top
Method edit
FOFController::edit() in controller.php
Single record edit. The ID set in the request is passed to the model, then the form layout is used to edit the result.
Method execute
FOFController::execute() in controller.php
Executes a given controller task. The onBefore<task> and onAfter<task> methods are called automatically if they exist.
Method encode
fromString
Method encryptString
Encrypts a string using AES
Variable $element
The SimpleXMLElement object of the <field /> XML element that describes the header field.
Page editor.php
editor.php in editor.php
Page email.php
email.php in email.php
Method explode
FOFInflector::explode() in inflector.php
Convert any "CamelCased" word into an array of strings
Method end
FOFLessParser::end() in parser.php
Consume an end of statement delimiter
Method eq
FOFLess::eq() in less.php
Equality check
Method evaluate
Evaluate an expression
Method expandParentSelectors
Expand parent selectors
Method expHelper
Recursively parse infix equation with $lhs at precedence $minP
Method expression
Attempt to consume an expression.
Method expressionList
a list of expressions
Variable $event_after_delete
The event to trigger after deleting the data.
Variable $event_after_save
The event to trigger after saving the data.
Variable $event_before_delete
The event to trigger before deleting the data.
Variable $event_before_save
The event to trigger before saving the data.
Variable $event_change_state
The event to trigger after changing the published state of the data.
Variable $event_clean_cache
The event to trigger when cleaning cache.
Method exact
Perform an exact match (equality matching)
Method exact
Perform an exact match (match string)
Page enabled.php
enabled.php in enabled.php
Variable $enabled
Method escape
FOFView::escape() in view.php
Escapes a value for output in a view script.
f
top
Variable $fofComponents
An array holding component names and their FOF-ness status
Variable $fofPath
The path to the FOF root directory
Variable $fofPath
The path to the FOF root directory
Class FOFAutoloaderComponent
FOFAutoloaderComponent in component.php
An autoloader for FOF-powered components. It allows the autoloading of various classes related to the operation of a component, from Controllers and Models to Helpers and Fields. If a class doesn't exist, it will be created on the fly.
Class FOFAutoloaderFof
FOFAutoloaderFof in fof.php
The main class autoloader for FOF itself
Page fof.php
fof.php in fof.php
Class FOFConfigDomainDispatcher
FOFConfigDomainDispatcher in dispatcher.php
Configuration parser for the dispatcher-specific settings
Class FOFConfigDomainInterface
FOFConfigDomainInterface in interface.php
The Interface of an FOFConfigDomain class. The methods are used to parse and privision sensible information to consumers. FOFConfigProvider acts as an adapter to the FOFConfigDomain classes.
Class FOFConfigDomainTables
FOFConfigDomainTables in tables.php
Configuration parser for the tables-specific settings
Class FOFConfigDomainViews
Configuration parser for the view-specific settings
Class FOFConfigProvider
FOFConfigProvider in provider.php
Reads and parses the fof.xml file in the back-end of a FOF-powered component, provisioning the data to the rest of the FOF framework
Class FOFController
FOFController in controller.php
FrameworkOnFramework controller class. FOF is based on the thin controller paradigm, where the controller is mainly used to set up the model state and spawn the view.
Variable $fofAuth_AuthMethods
Variable $fofAuth_Formats
Variable $fofAuth_Key
FOFDispatcher::$fofAuth_Key in dispatcher.php
Variable $fofAuth_LogoutOnReturn
Should I logout the transparently authenticated user on logout? Recommended to leave it on in order to avoid crashing the sessions table.
Variable $fofAuth_timeStep
Class FOFDispatcher
FOFDispatcher in dispatcher.php
FrameworkOnFramework dispatcher class
Class FOFEncryptAES
FOFEncryptAES in aes.php
A simple implementation of AES-128, AES-192 and AES-256 encryption using the high performance mcrypt library.
Class FOFEncryptBase32
FOFEncryptBase32 in base32.php
FOFEncryptBase32
Class FOFEncryptTotp
FOFEncryptTotp in totp.php
This class provides an RFC6238-compliant Time-based One Time Passwords, compatible with Google Authenticator (with PassCodeLength = 6 and TimePeriod = 30).
Variable $fieldname
The name of the field.
Variable $filter
The filter HTML.
Variable $filterSource
The key of the filter value in the model state.
Variable $form
FOFFormHeader::$form in header.php
The FOFForm object of the form attached to the header field.
Method findHeader
Method to get a header field represented as an XML element object.
Method findHeadersByGroup
Method to get an array of <header /> elements from the form XML document which are in a control group by name.
Class FOFForm
FOFForm in form.php
FOFForm is an extension to JForm which support not only edit views but also browse (record list) and read (single record display) views based on XML forms.
Class FOFFormField
FOFFormField in field.php
Generic interface that a FOF form field class must implement
Class FOFFormFieldAccesslevel
FOFFormFieldAccesslevel in accesslevel.php
Form Field class for FOF Joomla! access levels
Class FOFFormFieldActions
FOFFormFieldActions in actions.php
Form Field class for FOF Supports a generic list of options.
Class FOFFormFieldButton
FOFFormFieldButton in button.php
Form Field class for the FOF framework Supports a button input.
Class FOFFormFieldCachehandler
FOFFormFieldCachehandler in cachehandler.php
Form Field class for FOF Joomla! cache handlers
Class FOFFormFieldCalendar
FOFFormFieldCalendar in calendar.php
Form Field class for the FOF framework Supports a calendar / date field.
Class FOFFormFieldCaptcha
FOFFormFieldCaptcha in captcha.php
Form Field class for the FOF framework Supports a captcha field.
Class FOFFormFieldCheckbox
FOFFormFieldCheckbox in checkbox.php
Form Field class for the FOF framework A single checkbox
Class FOFFormFieldComponents
FOFFormFieldComponents in components.php
Form Field class for FOF Components installed on the site
Class FOFFormFieldEditor
FOFFormFieldEditor in editor.php
Form Field class for the FOF framework An editarea field for content creation and formatted HTML display
Class FOFFormFieldEmail
FOFFormFieldEmail in email.php
Form Field class for the FOF framework Supports a one line text field.
Class FOFFormFieldGroupedlist
FOFFormFieldGroupedlist in groupedlist.php
Form Field class for FOF Supports a generic list of options.
Class FOFFormFieldHidden
FOFFormFieldHidden in hidden.php
Form Field class for the FOF framework A hidden field
Class FOFFormFieldImage
FOFFormFieldImage in image.php
Form Field class for the FOF framework Media selection field. This is an alias of the "media" field type.
Class FOFFormFieldImagelist
FOFFormFieldImagelist in imagelist.php
Form Field class for the FOF framework Media selection field.
Class FOFFormFieldInteger
FOFFormFieldInteger in integer.php
Form Field class for the FOF framework Supports a one line text field.
Class FOFFormFieldLanguage
FOFFormFieldLanguage in language.php
Form Field class for FOF Available site languages
Class FOFFormFieldList
FOFFormFieldList in list.php
Form Field class for FOF Supports a generic list of options.
Class FOFFormFieldMedia
FOFFormFieldMedia in media.php
Form Field class for the FOF framework Media selection field.
Class FOFFormFieldModel
FOFFormFieldModel in model.php
Form Field class for FOF Generic list from a model's results
Class FOFFormFieldOrdering
FOFFormFieldOrdering in ordering.php
Form Field class for FOF Renders the row ordering interface checkbox in browse views
Class FOFFormFieldPassword
FOFFormFieldPassword in password.php
Form Field class for the FOF framework Supports a one line text field.
Class FOFFormFieldPlugins
FOFFormFieldPlugins in plugins.php
Form Field class for FOF Plugins installed on the site
Class FOFFormFieldPublished
FOFFormFieldPublished in published.php
Form Field class for FOF Supports a generic list of options.
Class FOFFormFieldRadio
FOFFormFieldRadio in radio.php
Form Field class for FOF Radio selection list
Class FOFFormFieldRules
FOFFormFieldRules in rules.php
Form Field class for FOF Joomla! ACL Rules
Class FOFFormFieldSelectrow
FOFFormFieldSelectrow in selectrow.php
Form Field class for FOF Renders the checkbox in browse views which allows you to select rows
Class FOFFormFieldSessionhandler
FOFFormFieldSessionhandler in sessionhandler.php
Form Field class for FOF Joomla! session handlers
Class FOFFormFieldSpacer
FOFFormFieldSpacer in spacer.php
Form Field class for the FOF framework Spacer used between form elements
Class FOFFormFieldSql
FOFFormFieldSql in sql.php
Form Field class for FOF Radio selection listGeneric list from an SQL statement
Class FOFFormFieldTag
FOFFormFieldTag in tag.php
Form Field class for FOF Tag Fields
Class FOFFormFieldTel
FOFFormFieldTel in tel.php
Form Field class for the FOF framework Supports a URL text field.
Class FOFFormFieldText
FOFFormFieldText in text.php
Form Field class for the FOF framework Supports a one line text field.
Class FOFFormFieldTextarea
FOFFormFieldTextarea in textarea.php
Form Field class for the FOF framework Supports a text area
Class FOFFormFieldTimezone
FOFFormFieldTimezone in timezone.php
Form Field class for FOF Supports a generic list of options.
Class FOFFormFieldTitle
FOFFormFieldTitle in title.php
Form Field class for the FOF framework Supports a title field with an optional slug display below it.
Class FOFFormFieldUrl
FOFFormFieldUrl in url.php
Form Field class for the FOF framework Supports a URL text field.
Class FOFFormFieldUser
FOFFormFieldUser in user.php
Form Field class for the FOF framework A user selection box / display field
Class FOFFormHeader
FOFFormHeader in header.php
An interface for FOFFormHeader fields, used to define the filters and the elements of the header row in repeatable (browse) views
Class FOFFormHeaderAccesslevel
FOFFormHeaderAccesslevel in accesslevel.php
Access level field header
Class FOFFormHeaderField
FOFFormHeaderField in field.php
Generic field header, without any filters
Class FOFFormHeaderFielddate
FOFFormHeaderFielddate in fielddate.php
Generic field header, with text input (search) filter
Class FOFFormHeaderFieldsearchable
FOFFormHeaderFieldsearchable in fieldsearchable.php
Generic field header, with text input (search) filter
Class FOFFormHeaderFieldselectable
FOFFormHeaderFieldselectable in fieldselectable.php
Generic field header, with drop down filters
Class FOFFormHeaderFieldsql
FOFFormHeaderFieldsql in fieldsql.php
Generic field header, with drop down filters based on a SQL query
Class FOFFormHeaderFiltersearchable
FOFFormHeaderFiltersearchable in filtersearchable.php
Generic filter, text box entry with optional buttons
Class FOFFormHeaderFilterselectable
FOFFormHeaderFilterselectable in filterselectable.php
Generic filter, drop-down based on fixed options
Class FOFFormHeaderFiltersql
FOFFormHeaderFiltersql in filtersql.php
Generic filter, drop-down based on SQL query
Class FOFFormHeaderLanguage
FOFFormHeaderLanguage in language.php
Language field header
Class FOFFormHeaderModel
FOFFormHeaderModel in model.php
Form Field class for FOF Generic list from a model's results
Class FOFFormHeaderOrdering
FOFFormHeaderOrdering in ordering.php
Ordering field header
Class FOFFormHeaderPublished
FOFFormHeaderPublished in published.php
Field header for Published (enabled) columns
Class FOFFormHeaderRowselect
FOFFormHeaderRowselect in rowselect.php
Row selection checkbox
Class FOFFormHelper
FOFFormHelper in helper.php
FOFForm's helper class.
Page field.php
field.php in field.php
Page form.php
form.php in form.php
Page field.php
field.php in field.php
Page fielddate.php
fielddate.php in fielddate.php
Page fieldsearchable.php
fieldsearchable.php in fieldsearchable.php
Page fieldselectable.php
fieldselectable.php in fieldselectable.php
Page fieldsql.php
fieldsql.php in fieldsql.php
Page filtersearchable.php
filtersearchable.php in filtersearchable.php
Page filterselectable.php
filterselectable.php in filterselectable.php
Page filtersql.php
filtersql.php in filtersql.php
Class FOFHalDocument
FOFHalDocument in document.php
Implementation of the Hypertext Application Language document in PHP. It can be used to provide hypermedia in a web service context.
Class FOFHalLink
FOFHalLink in link.php
Implementation of the Hypertext Application Language link in PHP.
Class FOFHalLinks
FOFHalLinks in links.php
Implementation of the Hypertext Application Language links in PHP. This is actually a collection of links.
Class FOFHalRenderInterface
FOFHalRenderInterface in interface.php
Interface for HAL document renderers
Class FOFHalRenderJson
FOFHalRenderJson in json.php
Implements the HAL over JSON renderer
Constant FOF_INCLUDED
FOF_INCLUDED in include.php
Class FOFInflector
FOFInflector in inflector.php
FOFInflector to pluralize and singularize English nouns.
Class FOFInput
FOFInput in input.php
FrameworkOnFramework input handling class. Extends upon the JInput class.
Class FOFLayoutFile
FOFLayoutFile in file.php
Base class for rendering a display layout loaded from from a layout file
Class FOFLayoutHelper
FOFLayoutHelper in helper.php
Helper to render a FOFLayout object, storing a base path
Page file.php
file.php in file.php
Variable $FALSE
FOFLess::$FALSE in less.php
Method fileExists
Does file $name exists? It's a simple proxy to JFile for now
Method findBlocks
Attempt to find blocks matched by path and args
Method findClosestSelectors
Find closest selectors
Method findImport
Attempts to find the path of an import url, returns null for css files
Method fixColor
Make sure a color's components don't go out of bounds
Method fixTags
[fixTags description]
Method flattenList
Turn list of length 1 into value type
Class FOFLess
FOFLess in less.php
This class is taken near verbatim (changes marked with **FOF** comment markers) from:
Class FOFLessFormatterClassic
This class is taken verbatim from:
Class FOFLessFormatterCompressed
FOFLessFormatterCompressed in compressed.php
This class is taken verbatim from:
Class FOFLessFormatterJoomla
This class is taken verbatim from:
Class FOFLessFormatterLessjs
This class is taken verbatim from:
Class FOFLessParser
FOFLessParser in parser.php
This class is taken verbatim from:
Method func
FOFLessParser::func() in parser.php
A css function
Method funcToColor
Convert the rgb, rgba, hsl color literals of function type as returned by the parser into values of color type.
Method findFormFilename
Guesses the best candidate for the path to use for a particular form.
Class FOFModel
FOFModel in model.php
FrameworkOnFramework Model class. The Model is the worhorse. It performs all
Class FOFModelBehavior
FOFModelBehavior in behavior.php
FrameworkOnFramework model behavior class. It defines the events which are called by a Model.
Class FOFModelBehaviorAccess
FrameworkOnFramework model behavior class to filter front-end access to items based on the viewing access levels.
Class FOFModelBehaviorEnabled
FrameworkOnFramework model behavior class to filter front-end access to items that are enabled.
Class FOFModelBehaviorFilters
FrameworkOnFramework model behavior class
Class FOFModelBehaviorLanguage
FOFModelBehaviorLanguage in language.php
FrameworkOnFramework model behavior class to filter front-end access to items based on the language.
Class FOFModelBehaviorPrivate
FrameworkOnFramework model behavior class to filter front-end access to items craeted by the currently logged in user only.
Class FOFModelDispatcherBehavior
FrameworkOnFramework model behavior dispatcher class
Class FOFModelField
FOFModelField in field.php
FrameworkOnFramework model behavior class
Class FOFModelFieldBoolean
FOFModelFieldBoolean in boolean.php
FrameworkOnFramework model behavior class
Class FOFModelFieldDate
FOFModelFieldDate in date.php
FrameworkOnFramework model behavior class
Class FOFModelFieldNumber
FOFModelFieldNumber in number.php
FrameworkOnFramework model behavior class
Class FOFModelFieldText
FOFModelFieldText in text.php
FrameworkOnFramework model behavior class
Page filters.php
filters.php in filters.php
Page field.php
field.php in field.php
Class FOFPlatform
FOFPlatform in platform.php
Part of the FOF Platform Abstraction Layer. It implements everything that depends on the platform FOF is running under, e.g. the Joomla! CMS front-end, the Joomla! CMS back-end, a CLI Joomla! Platform app, a bespoke Joomla! Platform / Framework web application and so on.
Class FOFPlatformInterface
FOFPlatformInterface in interface.php
Part of the FOF Platform Abstraction Layer. It implements everything that depends on the platform FOF is running under, e.g. the Joomla! CMS front-end, the Joomla! CMS back-end, a CLI Joomla! Platform app, a bespoke Joomla! Platform / Framework web application and so on.
Class FOFPlatformJoomla
FOFPlatformJoomla in joomla.php
Part of the FOF Platform Abstraction Layer.
Method forceInstance
Force a specific platform object to be used. If null, nukes the cache
Class FOFQueryAbstract
FOFQueryAbstract in abstract.php
FrameworkOnFramework query base class; for compatibility purposes
Class FOFRenderAbstract
FOFRenderAbstract in abstract.php
Abstract view renderer class. The renderer is what turns XML view templates into actual HTML code, renders the submenu links and potentially wraps the HTML output in a div with a component-specific ID.
Class FOFRenderJoomla
FOFRenderJoomla in joomla.php
Default Joomla! 1.5, 1.7, 2.5 view renderer class
Class FOFRenderJoomla3
FOFRenderJoomla3 in joomla3.php
Joomla! 3 view renderer class
Class FOFRenderStrapper
FOFRenderStrapper in strapper.php
Akeeba Strapper view renderer class.
Class FOFTable
FOFTable in table.php
FrameworkOnFramework Table class. The Table is one part controller, one part model and one part data adapter. It's supposed to handle operations for single records.
Class FOFTableBehavior
FOFTableBehavior in behavior.php
FrameworkOnFramework table behavior class. It defines the events which are called by a Table.
Class FOFTableBehaviorAssets
FrameworkOnFramework table behavior class for assets
Class FOFTableBehaviorTags
FrameworkOnFramework table behavior class for tags
Class FOFTableDispatcherBehavior
FrameworkOnFramework table behavior dispatcher class
Method forceInstance
Force an instance inside class cache. Setting arguments to null nukes all or part of the cache
Class FOFTemplateUtils
FOFTemplateUtils in utils.php
A utility class to load view templates, media files and modules.
Class FOFToolbar
FOFToolbar in toolbar.php
The Toolbar class renders the back-end component title area and the back- and front-end toolbars.
Class FOFStringUtils
FOFStringUtils in utils.php
Helper class with utilitarian functions concerning strings
Variable $form
FOFViewForm::$form in form.php
Method findRenderer
Finds a suitable renderer
Class FOFView
FOFView in view.php
FrameworkOnFramework View class. The View is the MVC component which gets the raw data from a Model and renders it in a way that makes sense. The usual rendering is HTML, but you can also output JSON, CSV, XML, or even media (images, videos, ...) and documents (Word, PDF, Excel...).
Class FOFViewCsv
FOFViewCsv in csv.php
FrameworkOnFramework CSV View class. Automatically renders the data in CSV format.
Class FOFViewForm
FOFViewForm in form.php
FrameworkOnFramework Form class. It preferrably renders an XML view template instead of a traditional PHP-based view template.
Class FOFViewHtml
FOFViewHtml in html.php
FrameworkOnFramework HTML output class. Together with PHP-based view tempalates it will render your data into an HTML representation.
Class FOFViewJson
FOFViewJson in json.php
FrameworkOnFramework JSON View class. Renders the data as a JSON object or array. It can optionally output HAL links as well.
Class FOFViewRaw
FOFViewRaw in raw.php
FrameworkOnFramework raw output class. It works like an HTML view, but the output is bare HTML.
Page form.php
form.php in form.php
g
top
Method get
Return a configuration variable
Method get
Return a configuration variable
Method get
Return a configuration variable
Method get
FOFConfigProvider::get() in provider.php
Returns the value of a variable. Variables use a dot notation, e.g.
Method get
Return a configuration variable
Method getAcl
Internal method to return the ACL mapping (privilege required to access a specific task) for the given view's tasks
Method getBehaviors
Internal method to get table alias
Method getConfig
Internal method to return the a configuration option for the view. These are equivalent to $config array options passed to the Controller
Method getDomains
Gets a list of the available configuration domain adapters
Method getField
Internal method to return the magic field mapping
Method getTablealias
Internal method to get table alias
Method getTaskmap
Internal function to return the task map for a view
Method getToolbar
Internal method to return the toolbar infos.
Method getAnInstance
Gets a static (Singleton) instance of a controller class. It loads the relevant controller file from the component's directory or, if it doesn't exist, creates a new controller object out of thin air.
Method getModel
FOFController::getModel() in controller.php
Method to get a model object, loading it if required.
Method getName
FOFController::getName() in controller.php
Method to get the controller name
Method getTask
FOFController::getTask() in controller.php
Get the last task that is being performed or was most recently performed.
Method getTasks
FOFController::getTasks() in controller.php
Gets the available tasks in the controller.
Method getThisModel
Returns the default model associated with the current view
Method getThisView
Returns current view object
Method getTmpInstance
Gets a temporary instance of a controller object. A temporary instance is not a Singleton and can be disposed off after use.
Method getView
FOFController::getView() in controller.php
Method to get a reference to the current view and load it if necessary.
Method getAnInstance
Get a static (Singleton) instance of a particular Dispatcher
Method getTask
FOFDispatcher::getTask() in dispatcher.php
Tries to guess the controller task to execute based on the view name and the HTTP request method.
Method getTmpInstance
Gets a temporary instance of a Dispatcher
Method generateSecret
Generates a (semi-)random Secret Key for TOTP generation
Method getCode
Gets the TOTP passcode for a given secret key $secret and a given UNIX timestamp $time
Method getPeriod
Get the time period based on the $time timestamp and the Time Step defined. If $time is skipped or set to null the current timestamp will be used.
Method getUrl
Returns a QR code URL for easy setup of TOTP apps like Google Authenticator
Variable $group
FOFFormHeader::$group in header.php
The group of the field.
Method getAttribute
Returns the value of an attribute of the form itself
Method getButtons
Get the buttons HTML code
Method getButtons
Get the buttons HTML code
Method getButtons
Returns the HTML for the buttons to be rendered in the filter row, next to the text input filter, or null if this element should render no text input filter buttons.
Method getCalendar
Method to get the calendar input markup.
Method getConfig
Get the field configuration
Method getData
FOFForm::getData() in form.php
Returns a reference to the protected $data object, allowing direct access to and manipulation of the form's data.
Method getFieldName
Method to get the field name used.
Method getFilter
Get the filter field
Method getFilter
Get the filter field
Method getFilter
Returns the HTML for a text filter to be rendered in the filter row, or null if this element should render no text input filter.
Method getFilterSource
Return the key of the filter value in the model state or, if it's not set, the name of the field.
Method getHeader
Get the header
Method getHeader
Method to get a header field represented as a FOFFormHeader object.
Method getHeader
Get the header
Method getHeader
Get the header
Method getHeader
Get the header
Method getHeader
Get the header
Method getHeader
Get the header
Method getHeader
Returns the HTML for the header row, or null if this element should render no header element
Method getHeaderset
Method to get an array of FOFFormHeader objects in the headerset.
Method getId
Method to get the id used for the field input tag.
Method getInput
Get the rendering of this field type for static display, e.g. in a single item view (typically a "read" task).
Method getInput
Method to get the field input markup for this field type.
Method getInput
Method to get the field input markup for this field type.
Method getInstance
Method to get an instance of a form.
Method getLabel
Method to get the field label.
Method getModel
Returns the FOFModel attached to this form
Method getName
Method to get the name used for the field input tag.
Method getOptionName
Gets the active option's label given an array of JHtml options
Method getOptionName
Gets the active option's label given an array of JHtml options
Method getOptions
Returns the JHtml options for a drop-down filter. Do not include an empty option, it is added automatically.
Method getOptions
Method to get the field options.
Method getOptions
Method to get the field options.
Method getOptions
Method to get the field options.
Method getOptions
Method to get the field options.
Method getOptions
Method to get the filter options.
Method getOptions
Create objects for the options
Method getOptions
Method to get a list of tags
Method getOptions
Get a list of all installed components and also translates them.
Method getOptions
Method to get the field options.
Method getOptions
Method to get the list of access levels
Method getOptions
Method to get the field options.
Method getOptions
Create objects for the options
Method getOptions
Create objects for the options
Method getPublishedField
Method to get a
Method getRepeatable
Get the rendering of this field type for a repeatable (grid) display, e.g. in a view listing many item (typically a "browse" task)
Method getRepeatable
Get the rendering of this field type for a repeatable (grid) display, e.g. in a view listing many item (typically a "browse" task)
Method getRepeatable
Get the rendering of this field type for a repeatable (grid) display, e.g. in a view listing many item (typically a "browse" task)
Method getRepeatable
Get the rendering of this field type for a repeatable (grid) display, e.g. in a view listing many item (typically a "browse" task)
Method getRepeatable
Get the rendering of this field type for a repeatable (grid) display, e.g. in a view listing many item (typically a "browse" task)
Method getRepeatable
Get the rendering of this field type for a repeatable (grid) display, e.g. in a view listing many item (typically a "browse" task)
Method getRepeatable
Get the rendering of this field type for a repeatable (grid) display, e.g. in a view listing many item (typically a "browse" task)
Method getRepeatable
Get the rendering of this field type for a repeatable (grid) display, e.g. in a view listing many item (typically a "browse" task)
Method getRepeatable
Get the rendering of this field type for a repeatable (grid) display, e.g. in a view listing many item (typically a "browse" task)
Method getRepeatable
Get the rendering of this field type for a repeatable (grid) display, e.g. in a view listing many item (typically a "browse" task)
Method getRepeatable
Get the rendering of this field type for a repeatable (grid) display, e.g. in a view listing many item (typically a "browse" task)
Method getRepeatable
Get the rendering of this field type for a repeatable (grid) display, e.g. in a view listing many item (typically a "browse" task)
Method getRepeatable
Get the rendering of this field type for a repeatable (grid) display, e.g. in a view listing many item (typically a "browse" task)
Method getRepeatable
Get the rendering of this field type for a repeatable (grid) display, e.g. in a view listing many item (typically a "browse" task)
Method getRepeatable
Get the rendering of this field type for a repeatable (grid) display, e.g. in a view listing many item (typically a "browse" task)
Method getRepeatable
Get the rendering of this field type for a repeatable (grid) display, e.g. in a view listing many item (typically a "browse" task)
Method getRepeatable
Get the rendering of this field type for a repeatable (grid) display, e.g. in a view listing many item (typically a "browse" task)
Method getRepeatable
Get the rendering of this field type for a repeatable (grid) display, e.g. in a view listing many item (typically a "browse" task)
Method getRepeatable
Get the rendering of this field type for a repeatable (grid) display, e.g. in a view listing many item (typically a "browse" task)
Method getRepeatable
Get the rendering of this field type for a repeatable (grid) display, e.g. in a view listing many item (typically a "browse" task)
Method getRepeatable
Get the rendering of this field type for a repeatable (grid) display, e.g. in a view listing many item (typically a "browse" task)
Method getRepeatable
Get the rendering of this field type for a repeatable (grid) display, e.g. in a view listing many item (typically a "browse" task)
Method getRepeatable
Get the rendering of this field type for a repeatable (grid) display, e.g. in a view listing many item (typically a "browse" task)
Method getRepeatable
Get the rendering of this field type for a repeatable (grid) display, e.g. in a view listing many item (typically a "browse" task)
Method getRepeatable
Get the rendering of this field type for a repeatable (grid) display, e.g. in a view listing many item (typically a "browse" task)
Method getRepeatable
Get the rendering of this field type for a repeatable (grid) display, e.g. in a view listing many item (typically a "browse" task)
Method getRepeatable
Get the rendering of this field type for a repeatable (grid) display, e.g. in a view listing many item (typically a "browse" task)
Method getRepeatable
Get the rendering of this field type for a repeatable (grid) display, e.g. in a view listing many item (typically a "browse" task)
Method getRepeatable
Get the rendering of this field type for a repeatable (grid) display, e.g. in a view listing many item (typically a "browse" task)
Method getRepeatable
Get the rendering of this field type for a repeatable (grid) display, e.g. in a view listing many item (typically a "browse" task)
Method getRepeatable
Get the rendering of this field type for a repeatable (grid) display, e.g. in a view listing many item (typically a "browse" task)
Method getRepeatable
Get the rendering of this field type for a repeatable (grid) display, e.g. in a view listing many item (typically a "browse" task)
Method getRepeatable
Get the rendering of this field type for a repeatable (grid) display, e.g. in a view listing many item (typically a "browse" task)
Method getRepeatable
Get the rendering of this field type for a repeatable (grid) display, e.g. in a view listing many item (typically a "browse" task)
Method getRepeatable
Get the rendering of this field type for a repeatable (grid) display, e.g. in a view listing many item (typically a "browse" task)
Method getRepeatable
Get the rendering of this field type for a repeatable (grid) display, e.g. in a view listing many item (typically a "browse" task)
Method getSortable
Is this a sortable field?
Method getStatic
Get the rendering of this field type for static display, e.g. in a single item view (typically a "read" task).
Method getStatic
Get the rendering of this field type for static display, e.g. in a single item view (typically a "read" task).
Method getStatic
Get the rendering of this field type for static display, e.g. in a single item view (typically a "read" task).
Method getStatic
Get the rendering of this field type for static display, e.g. in a single item view (typically a "read" task).
Method getStatic
Get the rendering of this field type for static display, e.g. in a single item view (typically a "read" task).
Method getStatic
Get the rendering of this field type for static display, e.g. in a single item view (typically a "read" task).
Method getStatic
Get the rendering of this field type for static display, e.g. in a single item view (typically a "read" task).
Method getStatic
Get the rendering of this field type for static display, e.g. in a single item view (typically a "read" task).
Method getStatic
Get the rendering of this field type for static display, e.g. in a single item view (typically a "read" task).
Method getStatic
Get the rendering of this field type for static display, e.g. in a single item view (typically a "read" task).
Method getStatic
Get the rendering of this field type for static display, e.g. in a single item view (typically a "read" task).
Method getStatic
Get the rendering of this field type for static display, e.g. in a single item view (typically a "read" task).
Method getStatic
Get the rendering of this field type for static display, e.g. in a single item view (typically a "read" task).
Method getStatic
Get the rendering of this field type for static display, e.g. in a single item view (typically a "read" task).
Method getStatic
Get the rendering of this field type for static display, e.g. in a single item view (typically a "read" task).
Method getStatic
Get the rendering of this field type for static display, e.g. in a single item view (typically a "read" task).
Method getStatic
Get the rendering of this field type for static display, e.g. in a single item view (typically a "read" task).
Method getStatic
Get the rendering of this field type for static display, e.g. in a single item view (typically a "read" task).
Method getStatic
Get the rendering of this field type for static display, e.g. in a single item view (typically a "read" task).
Method getStatic
Get the rendering of this field type for static display, e.g. in a single item view (typically a "read" task).
Method getStatic
Get the rendering of this field type for static display, e.g. in a single item view (typically a "read" task).
Method getStatic
Get the rendering of this field type for static display, e.g. in a single item view (typically a "read" task).
Method getStatic
Get the rendering of this field type for static display, e.g. in a single item view (typically a "read" task).
Method getStatic
Get the rendering of this field type for static display, e.g. in a single item view (typically a "read" task).
Method getStatic
Get the rendering of this field type for static display, e.g. in a single item view (typically a "read" task).
Method getStatic
Get the rendering of this field type for static display, e.g. in a single item view (typically a "read" task).
Method getStatic
Get the rendering of this field type for static display, e.g. in a single item view (typically a "read" task).
Method getStatic
Get the rendering of this field type for static display, e.g. in a single item view (typically a "read" task).
Method getStatic
Get the rendering of this field type for static display, e.g. in a single item view (typically a "read" task).
Method getStatic
Get the rendering of this field type for static display, e.g. in a single item view (typically a "read" task).
Method getStatic
Get the rendering of this field type for static display, e.g. in a single item view (typically a "read" task).
Method getStatic
Get the rendering of this field type for static display, e.g. in a single item view (typically a "read" task).
Method getStatic
Get the rendering of this field type for static display, e.g. in a single item view (typically a "read" task).
Method getStatic
Get the rendering of this field type for static display, e.g. in a single item view (typically a "read" task).
Method getStatic
Get the rendering of this field type for static display, e.g. in a single item view (typically a "read" task).
Method getTitle
Method to get the field title.
Method getValue
Get the filter value for this header field
Method getView
FOFForm::getView() in form.php
Returns the FOFView attached to this form
Page groupedlist.php
groupedlist.php in groupedlist.php
Method getData
Return the data attached to this document
Method getEmbedded
Returns the collection of embedded documents
Method getLinks
Returns the collection of links
Method getLinks
Returns the collection of links of this document
Method getPart
FOFInflector::getPart() in inflector.php
Gets a part of a CamelCased word by index.
Method get
FOFInput::get() in input.php
Gets a value from the input data. Overriden to allow specifying a filter mask.
Method getData
FOFInput::getData() in input.php
Returns a copy of the raw data stored in the class
Method getPath
Method to finds the full real file path, checking possible overrides
Method genericList
[genericList description]
Method get
FOFLess::get() in less.php
Get the highest occurrence entry for a name
Method guard
[guard description]
Method guardGroup
A bunch of guards that are and'd together
Method guards
[guards description]
Method getAnInstance
Returns a new model object. Unless overriden by the $config array, it will try to automatically populate its state from the request variables.
Method getClone
Clones the model object and returns the clone
Method getDbo
FOFModel::getDbo() in model.php
Method to get the database driver object
Method getDefaultSearchMethod
Returns the default search method for this field.
Method getDefaultSearchMethod
Returns the default search method for this field.
Method getDefaultSearchMethod
Returns the default search method for a field. This always returns 'exact' and you are supposed to override it in specialised classes. The possible values are exact, partial, between and outside, unless something different is returned by getSearchMethods().
Method getField
Creates a field Object based on the field column type
Method getFieldName
Get the field name with the given table alias
Method getFieldType
Get the classname based on the field Type
Method getFirstItem
A cross-breed between getItem and getItemList. It runs the complete query, like getItemList does. However, instead of returning an array of ad-hoc objects, it binds the data from the first item fetched on the list to an instance of the table object and returns that table object instead.
Method getForm
FOFModel::getForm() in model.php
A method for getting the form from the model.
Method getHash
FOFModel::getHash() in model.php
Returns a hash for this component and view, e.g. "foobar.items.", used for determining the keys of the variables which will be placed in the session storage.
Method getId
FOFModel::getId() in model.php
Returns the currently set ID
Method getIds
FOFModel::getIds() in model.php
Returns the list of IDs for batch operations
Method getInterval
Parses an interval –which may be given as a string, array or object– into a standardised hash array that can then be used bu the interval() method.
Method getItem
FOFModel::getItem() in model.php
Returns a single item. It uses the id set with setId, or the first ID in the list of IDs for batch operations
Method getItemList
Returns a list of items
Method getList
FOFModel::getList() in model.php
Alias for getItemList
Method getName
FOFModel::getName() in model.php
Method to get the model name
Method getPagination
Get a pagination object
Method getReorderWhere
Creates the WHERE part of the reorder query
Method getSavedTable
Returns the table object after the last save() operation
Method getSearchMethods
Return the search methods available for this field class,
Method getState
Get a filtered state variable
Method getTable
Method to get a table object, load it if necessary.
Method getTableAlias
Get the alias set for this model's table
Method getTableFields
Returns a list of the fields of the table associated with this model
Method getTmpInstance
Returns a new instance of a model, with the state reset to defaults
Method getTotal
Get the number of all items
Method getUserStateFromRequest
Gets the value of a user state variable.
Method getCache
Retrieves data from the cache. This is supposed to be used for system-side FOF data, not application data.
Method getCache
FOFPlatform::getCache() in platform.php
Retrieves data from the cache. This is supposed to be used for system-side FOF data, not application data.
Method getCache
Retrieves data from the cache. This is supposed to be used for system-side FOF data, not application data.
Method getComponentBaseDirs
Returns the base (root) directories for a given component. The "component" is used in the sense of what we call "component" in Joomla!, "plugin" in WordPress and "module" in Drupal, i.e. an application which is running inside our main application (CMS).
Method getComponentBaseDirs
Returns the base (root) directories for a given component.
Method getComponentBaseDirs
Returns the base (root) directories for a given component.
Method getDocument
Returns the JDocument object which handles this component's response.
Method getDocument
Returns the JDocument object which handles this component's response.
Method getDocument
Returns the JDocument object which handles this component's response. You may also return null and FOF will a. try to figure out the output type by examining the "format" input parameter (or fall back to "html") and b.
Method getInstance
Find and return the most relevant platform object
Method getOrdering
Returns the ordering of the platform class.
Method getOrdering
Returns the ordering of the platform class. Files with a lower ordering number will be loaded first.
Method getTemplateOverridePath
Return the absolute path to the application's template overrides directory for a specific component. We will use it to look for template files instead of the regular component directorues. If the application does not have such a thing as template overrides return an empty string.
Method getTemplateOverridePath
Return the absolute path to the application's template overrides directory for a specific component. We will use it to look for template files instead of the regular component directorues. If the application does not have such a thing as template overrides return an empty string.
Method getTemplateOverridePath
Return the absolute path to the application's template overrides directory for a specific component. We will use it to look for template files instead of the regular component directorues. If the application does not have such a thing as template overrides return an empty string.
Method getTemplateSuffixes
Get application-specific suffixes to use with template paths. This allows you to look for view template overrides based on the application version.
Method getTemplateSuffixes
Get application-specific suffixes to use with template paths. This allows you to look for view template overrides based on the application version.
Method getTemplateSuffixes
Get application-specific suffixes to use with template paths. This allows you to look for view template overrides based on the application version.
Method getUser
FOFPlatform::getUser() in platform.php
Returns the JUser object for the current user
Method getUser
Return a user object.
Method getUser
Returns a user object.
Method getUserStateFromRequest
This method will try retrieving a variable from the request (input) data.
Method getUserStateFromRequest
This method will try retrieving a variable from the request (input) data.
Method getUserStateFromRequest
This method will try retrieving a variable from the request (input) data.
Method getViewTemplatePaths
Return a list of the view template directories for this component.
Method getViewTemplatePaths
Return a list of the view template paths for this component. The paths are in the format site:/component_name/view_name/layout_name or admin:/component_name/view_name/layout_name
Method getViewTemplatePaths
Return a list of the view template paths for this component.
Method getNew
Returns a new database query class
Method getInformation
Returns the information about this renderer
Method getAnInstance
Returns a static object instance of a particular table type
Method getAsset
Loads the asset table related to this table.
Method getAssetKey
Method to compute the default name of the asset.
Method getAssetName
Method to compute the default name of the asset.
Method getAssetParentId
Method to get the parent asset under which to register this one.
Method getAssetTitle
Method to return the title to use for the asset table. In
Method getColumnAlias
Method to return the real name of a "special" column such as ordering, hits, published etc etc. In this way you are free to follow your db naming convention and use the built in Joomla functions.
Method getContentType
Get the content type for ucm
Method getCSVHeader
Get the header for exporting item list to CSV
Method getData
FOFTable::getData() in table.php
Exports the table in array format
Method getDbo
FOFTable::getDbo() in table.php
Method to get the JDatabaseDriver object.
Method getFields
Get the columns from database table.
Method getInstance
Returns a static object instance of a particular table type
Method getKeyName
Method to get the primary key field name for the table.
Method getKnownFields
Get the known fields array
Method getNextOrder
Method to get the next ordering value for a group of rows defined by an SQL WHERE clause.
Method getQueryJoin
Get a JOIN query, used to join other tables
Method getQueryJoinFields
Extracts the fields from the join query
Method getRules
Method to get the rules for the record.
Method getTableAlias
Method getTableFields
Get the columns from a database table.
Method getTableName
Method to get the database table name for the class.
Method getTriggerEvents
Gets the events trigger switch state
Method getUcmCoreAlias
Utility methods that fetches the column name for the field.
Method getAltPaths
Parse a fancy path definition into a path relative to the site's root.
Method getAnInstance
Gets an instance of a component's toolbar
Method getLinks
FOFToolbar::getLinks() in toolbar.php
Get the link bar's link definitions
Method getMyViews
Automatically detects all views of the component
Method getRenderFrontendButtons
Return the front-end toolbar rendering flag
Method getRenderFrontendSubmenu
Return the front-end submenu rendering flag
Method get
FOFView::get() in view.php
Method to get data from a registered model or a property of the view
Method getLayout
Get the layout.
Method getLayoutTemplate
Get the layout template.
Method getLists
Returns the internal list of useful variables to the benefit of FOFFormHeader fields.
Method getModel
Method to get the model object
Method getName
FOFView::getName() in view.php
Method to get the view name
Method getPerms
Returns a reference to the permissions object of this view
Method getRenderedForm
Returns the HTML rendering of the FOFForm attached to this view. Very useful for customising a form page without having to meticulously hand- code the entire form.
Method getRenderer
Get the renderer object for this view
Method getViewOptionAndName
Returns the view's option (component name) and view name in an associative array.
h
top
Variable $hasForm
FOFController::$hasForm in controller.php
Does this tried have a FOFForm which will be used to render it?
Method hasRedirect
Returns true if there is a redirect set in the controller
Method hashToInt
Extracts a part of a hash as an integer
Variable $header
The header HTML.
Page hidden.php
hidden.php in hidden.php
Page header.php
header.php in header.php
Page helper.php
helper.php in helper.php
Method humanize
FOFInflector::humanize() in inflector.php
Returns a human-readable string from $word.
Page helper.php
helper.php in helper.php
Method hit
FOFModel::hit() in model.php
Increments the hit counter
Method hasTags
FOFTable::hasTags() in table.php
Gets the has tags switch state
Method hit
FOFTable::hit() in table.php
Register a hit on a record
Method hasAjaxOrderingSupport
Determines if the current Joomla! version and your current table support AJAX-powered drag and drop reordering. If they do, it will set up the drag & drop reordering feature.
Page html.php
html.php in html.php
i
top
Method init
Initialise this autoloader
Method init
Initialise this autoloader
Method isFOFComponent
Returns true if this is a FOF-powered component, i.e. if it has a fof.xml file in its main directory.
Page interface.php
interface.php in interface.php
Variable $input
FOFController::$input in controller.php
The input object for this MVC triad; you can override it in the configuration
Variable $input
FOFDispatcher::$input in dispatcher.php
Method isCliAdmin
FOFDispatcher::isCliAdmin() in dispatcher.php
Main function to detect if we're running in a CLI environment and we're admin
Method isSupported
Is AES encryption supported by this PHP installation?
Variable $item
Variable $item
Variable $item
FOFFormFieldSessionhandler::$item in sessionhandler.php
Variable $item
Variable $item
Variable $item
Variable $item
Variable $item
Variable $item
Variable $item
Variable $item
Variable $item
Variable $item
Variable $item
Variable $item
Variable $item
Variable $item
Variable $item
Variable $item
Variable $item
Variable $item
Variable $item
Variable $item
Variable $item
Variable $item
Variable $item
Variable $item
Variable $item
Variable $item
Variable $item
Variable $item
Variable $item
Variable $item
Page image.php
image.php in image.php
Page imagelist.php
imagelist.php in imagelist.php
Page integer.php
integer.php in integer.php
Page interface.php
interface.php in interface.php
Page include.php
include.php in include.php
Method implode
FOFInflector::implode() in inflector.php
Convert an array of strings into a "CamelCased" word.
Method isPlural
FOFInflector::isPlural() in inflector.php
Check to see if an Enlish word is plural.
Method isSingular
Check to see if an English word is singular
Page inflector.php
inflector.php in inflector.php
Page input.php
input.php in input.php
Variable $importDir
Variable $importDisabled
Variable $indentChar
Variable $indentChar
Variable $inParens
if we are in parens we can be more liberal with whitespace around operators because it must evaluate to a single value and thus is less ambiguous.
Method import
an import statement
Method indentStr
Indent a string by $n positions
Method indentStr
Indent a string by $n positions
Method injectVariables
Inject array of unparsed strings into environment as variables
Method interpolation
[interpolation description]
Method isDirective
[isDirective description]
Method isEmpty
Is a block empty?
Variable $id
FOFModel::$id in model.php
The first row ID passed to the model's state
Variable $id_list
FOFModel::$id_list in model.php
Stores a list of IDs passed to the model's state
Variable $input
FOFModel::$input in model.php
Input variables, passed on from the controller, in an associative array
Method interval
Perform an interval match. It's similar to a 'between' match, but the from and to values are calculated based on $value and $interval: $value - $interval < VALUE < $value + $interval
Method interval
Dummy method; this search makes no sense for text fields
Method interval
Interval date search
Method interval
Perform an interval search (usually: a date interval check)
Method isCheckedOut
Tells you if the current item is checked out or not
Method isEmpty
Is it a null or otherwise empty value?
Method isEmpty
Is it a null or otherwise empty value?
Variable $instance
FOFPlatform::$instance in platform.php
The platform class instance which will be returned by getInstance
Variable $isEnabled
FOFPlatform::$isEnabled in platform.php
Caches the enabled status of this platform class.
Method importPlugin
Load plugins of a specific type. Obviously this seems to only be required in the Joomla! CMS.
Method importPlugin
Load plugins of a specific type. Obviously this seems to only be required in the Joomla! CMS.
Method importPlugin
Load plugins of a specific type. Obviously this seems to only be required in the Joomla! CMS.
Method isBackend
Is this the administrative section of the component?
Method isBackend
FOFPlatform::isBackend() in platform.php
Is this the administrative section of the component?
Method isBackend
Is this the administrative section of the component?
Method isCli
Is this a component running in a CLI application?
Method isCli
Is this a component running in a CLI application?
Method isCli
FOFPlatform::isCli() in platform.php
Is this a component running in a CLI application?
Method isCliAdmin
Main function to detect if we're running in a CLI environment and we're admin
Method isEnabled
FOFPlatform::isEnabled() in platform.php
Is this platform enabled?
Method isEnabled
Is this platform enabled?
Method isEnabled
Is this platform enabled? This is used for automatic platform detection.
Method isFrontend
Is this the public section of the component?
Method isFrontend
Is this the public section of the component?
Method isFrontend
Is this the public section of the component?
Method isGlobalFOFCacheEnabled
Is the global FOF cache enabled?
Method isGlobalFOFCacheEnabled
Is the global FOF cache enabled?
Method isGlobalFOFCacheEnabled
Is the global FOF cache enabled?
Page interface.php
interface.php in interface.php
Variable $input
FOFTable::$input in table.php
The input data
Method isAssetsTracked
Method to check if the record is treated as an ACL asset
Method isCheckedOut
Is a record locked?
Method isQuoted
Is the field quoted?
Variable $input
FOFToolbar::$input in toolbar.php
Variable $input
FOFView::$input in view.php
The input object of this view
j
top
Page json.php
json.php in json.php
Page joomla.php
joomla.php in joomla.php
Page joomla.php
joomla.php in joomla.php
Page joomla.php
joomla.php in joomla.php
Page joomla3.php
joomla3.php in joomla3.php
Class JTableInterface
JTableInterface in table.php
Normally this shouldn't be required. Some PHP versions, however, seem to
Page json.php
json.php in json.php
k
top
Method keyword
Consume a keyword
Variable $knownFields
The known fields for this table
l
top
Variable $layout
FOFController::$layout in controller.php
The current layout; you can override it in the configuration
Variable $label
FOFFormHeader::$label in header.php
The label for the header field.
Page language.php
language.php in language.php
Page list.php
list.php in list.php
Page language.php
language.php in language.php
Method loadClass
Load a class for one of the form's entities of a particular type.
Method loadCSSFiles
Loads the CSS files defined in the form, based on its cssfiles attribute
Method loadFieldClass
Attempt to import the JFormField class file if it isn't already imported.
Method loadFieldType
Method loadFieldType
Method to load a form field object given a type.
Method loadHeader
Method to load, setup and return a FOFFormHeader object based on field data.
Method loadHeaderClass
Attempt to import the FOFFormHeader class file if it isn't already imported.
Method loadHeaderType
Method to load a form field object given a type.
Method loadHeaderType
Method loadJSFiles
Loads the Javascript files defined in the form, based on its jsfiles attribute
Method loadRuleType
Proxy for FOFFormHelper::loadRuleType().
Method loadType
Method to load a form entity object given a type.
Page link.php
link.php in link.php
Page links.php
links.php in links.php
Variable $libFunctions
Variable $lineDirectives
Variable $literalCache
Page lessjs.php
lessjs.php in lessjs.php
Page less.php
less.php in less.php
Method lib_alpha
Get the alpha of a color Defaults to 1 for non-colors or colors without an alpha
Method lib_argb
Lib argb
Method lib_blue
Lib blue
Method lib_ceil
Lib ceil
Method lib_contrast
Third party code; your guess is as good as mine
Method lib_darken
Lib darken
Method lib_desaturate
Lib desaturate
Method lib_e
FOFLess::lib_e() in less.php
Utility func to unquote a string
Method lib_fade
Set the alpha of the color
Method lib_fadein
Lib fadein
Method lib_fadeout
Lib fadeout
Method lib_floor
Lib floor
Method lib_green
Lib green
Method lib_hue
FOFLess::lib_hue() in less.php
Lib hue
Method lib_iscolor
Lib is color
Method lib_isem
Lib is em
Method lib_iskeyword
Lib is keyword
Method lib_isnumber
Lib is number
Method lib_ispercentage
Lib is percentage
Method lib_ispixel
Lib is pixel
Method lib_isrem
Lib is rem
Method lib_isstring
Lib is string
Method lib_lighten
Lib lighten
Method lib_lightness
Lib lightness
Method lib_mix
FOFLess::lib_mix() in less.php
mixes two colors by weight mix(@color1, @color2, @weight); http://sass-lang.com/docs/yardoc/Sass/Script/Functions.html#mix-instance_method
Method lib_percentage
Third party code; your guess is as good as mine
Method lib_red
FOFLess::lib_red() in less.php
Lib red
Method lib_rgbahex
LIb rgba hex
Method lib_round
Lib round
Method lib_saturate
Lib saturate
Method lib_saturation
Lib saturation
Method lib_spin
Lib spin
Method lib_unit
Lib unit
Method lib__sprintf
Lib sprintf
Method literal
[literal description]
Variable $list
FOFModel::$list in model.php
The list of records made available through getList
Page language.php
language.php in language.php
Method loadForm
Method to get a form object.
Method loadFormData
Method to get the data that should be injected in the form.
Method loadTranslations
Load the translation files for a given component.
Method loadTranslations
Load the translation files for a given component. The "component" is used in the sense of what we call "component" in Joomla!, "plugin" in WordPress and "module" in Drupal, i.e. an application which is running inside our main application (CMS).
Method loadTranslations
Load the translation files for a given component.
Method loginUser
FOFPlatform::loginUser() in platform.php
logs in a user
Method loginUser
logs in a user
Method loginUser
logs in a user
Method logoutUser
logs out a user
Method logoutUser
logs out a user
Method logoutUser
logs out a user
Method loadValidationScript
Loads the validation script for an edit form
Method loadValidationScript
Loads the validation script for an edit form
Method load
FOFTable::load() in table.php
Method to load a row from the database by primary key and bind the fields to the FOFTable instance properties.
Method loadPosition
Returns the contents of a module position
Variable $linkbar
FOFToolbar::$linkbar in toolbar.php
Variable $lists
Method loadAnyTemplate
Loads a template given any path. The path is in the format: [admin|site]:com_foobar/viewname/templatename e.g. admin:com_foobar/myview/default
Method loadHelper
Load a helper file
Method loadTemplate
Overrides the built-in loadTemplate function with an FOF-specific one.
m
top
Variable $message
FOFController::$message in controller.php
Redirect message.
Variable $messageType
FOFController::$messageType in controller.php
Redirect message type.
Variable $methods
FOFController::$methods in controller.php
Array of class methods
Variable $modelName
FOFController::$modelName in controller.php
Overrides the name of the view's default model
Variable $model_prefix
The prefix of the models
Variable $model
FOFForm::$model in form.php
The model attached to this view
Page media.php
media.php in media.php
Page model.php
model.php in model.php
Page model.php
model.php in model.php
Variable $mPrefix
FOFLess::$mPrefix in less.php
Prefix of abstract blocks
Method makeOutputBlock
Make output block
Method makeParser
Make parser
Method match
Try to match something on head of buffer
Method mediaExpression
[mediaExpression description]
Method mediaParent
Media parent
Method mediaQuery
[mediaQuery description]
Method mediaQueryList
[mediaQueryList description]
Method mixinTags
List of tags of specifying mixin path Optionally separated by > (lazy, accepts extra >)
Method multiplyMedia
Multiply media
Method multiplySelectors
Multiply $selectors against the nearest selectors in env
Variable $modelDispatcher
FOFModelDispatcherBehavior for dealing with extra behaviors
Page model.php
model.php in model.php
Method move
FOFModel::move() in model.php
Moves the current item up or down in the ordering list
Method move
FOFTable::move() in table.php
Method to move a row in the ordering sequence of a group of rows defined by an SQL WHERE clause.
n
top
Variable $name
FOFController::$name in controller.php
The name of the controller
Variable $name
FOFFormHeader::$name in header.php
The name of the form field.
Variable $nextBlockId
Variable $nextImportId
Uniquely identify imports
Variable $numberPrecision
Method newFormatter
New formatter
Variable $name
The column name of the table field
Variable $name
FOFModel::$name in model.php
The model (base) name
Variable $null_value
The null value for this type
Page number.php
number.php in number.php
Method normalizeSelectFields
Normalizes the fields, returning an associative array with all the fields.
o
top
Method onAfterApplySave
Execute something after applySave has run.
Method onBeforeAccesspublic
ACL check before changing the access level; override to customise
Method onBeforeAccessregistered
ACL check before changing the access level; override to customise
Method onBeforeAccessspecial
ACL check before changing the access level; override to customise
Method onBeforeAdd
ACL check before adding a new record; override to customise
Method onBeforeApply
ACL check before saving a new/modified record; override to customise
Method onBeforeApplySave
Execute something before applySave is called. Return false to prevent applySave from executing.
Method onBeforeBrowse
ACL check before allowing someone to browse
Method onBeforeCancel
ACL check before cancelling an edit
Method onBeforeEdit
ACL check before editing a record; override to customise
Method onBeforeGenericTask
A catch-all method for all tasks without a corresponding onBefore method. Applies the ACL preferences defined in fof.xml.
Method onBeforeOrderdown
ACL check before changing the ordering of a record; override to customise
Method onBeforeOrderup
ACL check before changing the ordering of a record; override to customise
Method onBeforePublish
ACL check before changing the publish status of a record; override to customise
Method onBeforeRemove
ACL check before removing a record; override to customise
Method onBeforeSave
ACL check before saving a new/modified record; override to customise
Method onBeforeSavenew
ACL check before saving a new/modified record; override to customise
Method onBeforeSaveorder
ACL check before changing the ordering of a record; override to customise
Method onBeforeUnpublish
ACL check before changing the publish status of a record; override to customise
Method orderdown
FOFController::orderdown() in controller.php
Moves selected items one position down the ordering list
Method orderup
FOFController::orderup() in controller.php
Moves selected items one position up the ordering list
Method onAfterDispatch
Executes right after the dispatcher runs the controller.
Method onBeforeDispatch
Executes right before the dispatcher tries to instantiate and run the controller.
Method onBeforeDispatchCLI
Sets up some environment variables, so we can work as usually on CLI, too.
Variable $options
The options for a drop-down filter.
Page ordering.php
ordering.php in ordering.php
Page ordering.php
ordering.php in ordering.php
Variable $open
Variable $open
Variable $openSingle
Variable $operatorString
Method openString
An unbounded string stopped by $end
Method op_color_color
Op color color
Method op_color_number
Op color number
Method op_number_color
Op number color
Method op_number_number
Operator on two numbers
Variable $option
FOFModel::$option in model.php
The URL option for the component.
Variable $otable
FOFModel::$otable in model.php
The table object, populated when saving data
Method onAfterBuildQuery
This event runs after we have built the query used to fetch a record list in a model. It is used to apply automatic query filters.
Method onAfterBuildQuery
This event runs after we have built the query used to fetch a record list in a model. It is used to apply automatic query filters.
Method onAfterBuildQuery
This event runs after we have built the query used to fetch a record list in a model. It is used to apply automatic query filters.
Method onAfterBuildQuery
This event runs after we have built the query used to fetch a record list in a model. It is used to apply automatic query filters.
Method onAfterBuildQuery
This event runs after we have built the query used to fetch a record list in a model. It is used to apply automatic query filters.
Method onAfterBuildQuery
This event runs after we have built the query used to fetch a record list in a model
Method onAfterCopy
This event runs after copying a record in a model
Method onAfterCopy
This method runs after a record has been copied
Method onAfterDelete
This method runs after a record with key value $id is deleted
Method onAfterDelete
This event runs after deleting a record in a model
Method onAfterGetItem
The event runs after FOFModel has called FOFTable and retrieved a single item from the database. It is used to apply automatic filters.
Method onAfterGetItem
The event runs after FOFModel has called FOFTable and retrieved a single item from the database. It is used to apply automatic filters.
Method onAfterGetItem
This method runs after an item has been gotten from the database in a read operation. You can modify it before it's returned to the MVC triad for further processing.
Method onAfterGetItem
The event runs after FOFModel has called FOFTable and retrieved a single item from the database. It is used to apply automatic filters.
Method onAfterGetItem
The event runs after FOFModel has called FOFTable and retrieved a single item from the database. It is used to apply automatic filters.
Method onAfterGetItem
This event runs after getting a single item
Method onAfterHit
This event runs after registering a hit on a record in a model
Method onAfterHit
This method runs after a record has been hit
Method onAfterLoadForm
Allows the manipulation after the form is loaded
Method onAfterMove
This event runs after moving a record in a model
Method onAfterMove
This method runs after a record has been moved
Method onAfterPreprocessForm
Allows data and form manipulation after preprocessing the form
Method onAfterPublish
This event runs after publishing a record in a model
Method onAfterPublish
This method runs after a record has been published
Method onAfterReorder
This event runs after reordering records in a model
Method onAfterReorder
This method runs after a table is reordered
Method onAfterSave
This method runs after the data is saved to the $table.
Method onAfterSave
This event runs after saving a record in a model
Method onBeforeBuildQuery
This event runs when we are building the query used to fetch a record list in a model
Method onBeforeCopy
This event runs before copying a record in a model
Method onBeforeCopy
This method runs before a record is copied
Method onBeforeDelete
This method runs before the record with key value of $id is deleted from $table
Method onBeforeDelete
This event runs before deleting a record in a model
Method onBeforeHit
This method runs before a record is hit
Method onBeforeHit
This event runs before registering a hit on a record in a model
Method onBeforeLoadForm
Allows the manipulation before the form is loaded
Method onBeforeMove
This method runs before a record is moved
Method onBeforeMove
This event runs before moving a record in a model
Method onBeforePreprocessForm
Allows data and form manipulation before preprocessing the form
Method onBeforePublish
This method runs before a record is published
Method onBeforePublish
This event runs before publishing a record in a model
Method onBeforeReorder
This method runs before a table is reordered
Method onBeforeReorder
This event runs before changing the records' order in a model
Method onBeforeSave
This event runs before saving data in the model
Method onBeforeSave
This method runs before the $data is saved to the $table. Return false to stop saving.
Method onProcessList
This method can be overriden to automatically do something with the list results array. You are supposed to modify the list which was passed in the parameters; DO NOT return a new array!
Method outside
Dummy method; this search makes no sense for text fields
Method outside
Perform an outside limits match. When $include is true
Method outside
Perform an outside limits match (usually: search for a value outside an
Method outside
Perform an outside limits match. When $include is true
Variable $ordering
FOFPlatform::$ordering in platform.php
The ordering for this platform class. The lower this number is, the more important this class becomes. Most important enabled class ends up being used.
Method onAfterBind
The event which runs after binding data to the table
Method onAfterBind
The event which runs after binding data to the table
Method onAfterBind
The event which runs after binding data to the class
Method onAfterBind
The event which runs after binding data to the table
Method onAfterCopy
The even which runs after copying a record
Method onAfterCopy
The even which runs after copying a record
Method onAfterDelete
The event which runs after deleting a record
Method onAfterDelete
The event which runs after deleting a record
Method onAfterDelete
The event which runs after deleting a record
Method onAfterHit
The event which runs after hitting a record
Method onAfterHit
The event which runs after hitting a record
Method onAfterLoad
The event which runs after loading a record from the database
Method onAfterLoad
The event which runs after loading a record from the database
Method onAfterMove
The event which runs after moving a record
Method onAfterMove
The event which runs after moving a record
Method onAfterReorder
The event which runs after reordering a table
Method onAfterReorder
The event which runs after reordering a table
Method onAfterReset
The event which runs after the object is reset to its default values.
Method onAfterReset
The event which runs after the object is reset to its default values.
Method onAfterStore
The event which runs after storing (saving) data to the database
Method onAfterStore
The event which runs after storing (saving) data to the database
Method onBeforeBind
This event runs before binding data to the table
Method onBeforeBind
The event which runs before binding data to the table
Method onBeforeCopy
The even which runs before copying a record
Method onBeforeCopy
The even which runs before copying a record
Method onBeforeDelete
The event which runs before deleting a record
Method onBeforeDelete
The event which runs before deleting a record
Method onBeforeDelete
The event which runs before deleting a record
Method onBeforeHit
The event which runs before hitting a record
Method onBeforeHit
The event which runs before hitting a record
Method onBeforeMove
The event which runs before moving a record
Method onBeforeMove
The event which runs before moving a record
Method onBeforePublish
The event which runs before a record is (un)published
Method onBeforePublish
The event which runs before a record is (un)published
Method onBeforeReorder
The event which runs before reordering a table
Method onBeforeReorder
The event which runs before reordering a table
Method onBeforeReset
The even which runs before the object is reset to its default values.
Method onBeforeReset
The even which runs before the object is reset to its default values.
Method onBeforeStore
The event which runs before storing (saving) data to the database
Method onBeforeStore
The event which runs before storing (saving) data to the database
Method onBeforeStore
The event which runs before storing (saving) data to the database
Method onBeforeStore
The event which runs before storing (saving) data to the database
Method onAdd
FOFToolbar::onAdd() in toolbar.php
Renders the toolbar for the component's Add pages
Method onBrowse
FOFToolbar::onBrowse() in toolbar.php
Renders the toolbar for the component's Browse pages (the plural views)
Method onCpanelsBrowse
Renders the toolbar for the component's Control Panel page
Method onEdit
FOFToolbar::onEdit() in toolbar.php
Renders the toolbar for the component's Edit pages
Method onRead
FOFToolbar::onRead() in toolbar.php
Renders the toolbar for the component's Read pages
Method onAdd
The event which runs when we are displaying the Add page
Method onAdd
Executes before rendering the page for the Add task.
Method onBrowse
Executes before rendering the page for the Browse task.
Method onDisplay
Executes before rendering a generic page, default to actions necessary for the Browse task.
Method onDisplay
The event which runs when we are displaying the record list JSON view
Method onDisplay
Executes before rendering a generic page, default to actions necessary for the Browse task.
Method onEdit
Executes before rendering the page for the Edit task.
Method onRead
Executes before rendering the page for the Read task.
Method onRead
The event which runs when we are displaying a single item JSON view
p
top
Page provider.php
provider.php in provider.php
Method parseComponent
Parses the configuration of the specified component
Method parseComponentArea
Parses the configuration options of a specific component area
Method parseDomain
Parse the XML data, adding them to the $ret array
Method parseDomain
Parse the XML data, adding them to the $ret array
Method parseDomain
Parse the XML data, adding them to the $ret array
Method parseDomain
Parse the XML data, adding them to the $ret array
Variable $paths
FOFController::$paths in controller.php
The set of search directories for resources (views).
Method publish
FOFController::publish() in controller.php
Publish (set enabled = 1) an item.
Page password.php
password.php in password.php
Page plugins.php
plugins.php in plugins.php
Page published.php
published.php in published.php
Page published.php
published.php in published.php
Method parseFieldTags
Replace string with tags that reference fields
Method pluralize
FOFInflector::pluralize() in inflector.php
Singular English word to plural.
Variable $parentSelector
Variable $precedence
Variable $preserveComments
Page parser.php
parser.php in parser.php
Method parenValue
[parenValue description]
Method parse
FOFLess::parse() in less.php
Parse and compile buffer
Method parse
Parse text
Method parseChunk
Parse a single chunk off the head of the buffer and append it to the current parse environment.
Method patternMatch
Pattern match
Method patternMatchAll
Pattern match all
Method peek
FOFLessParser::peek() in parser.php
Match something without consuming it
Method pop
FOFLessParser::pop() in parser.php
Pop something off the stack
Method popEnv
FOFLess::popEnv() in less.php
Pop something off the stack
Method preg_quote
Quote for regular expression
Method property
Return the code for a property
Method propertyValue
Consume a list of values for a property
Method pushBlock
[pushBlock description]
Method pushEnv
FOFLess::pushEnv() in less.php
The state of execution
Method pushSpecialBlock
Push a block that doesn't multiply tags
Variable $pagination
Pagination object
Page private.php
private.php in private.php
Method partial
Perform a partial match (usually: search in string)
Method partial
The partial match is mapped to an exact match
Method partial
Perform a partial match (search in string)
Method populateSavestate
Initialises the _savestate variable
Method populateState
Method to auto-populate the model state.
Method preprocessForm
Method to allow derived classes to preprocess the form.
Method publish
FOFModel::publish() in model.php
Toggles the published state of one or several items
Variable $paths
FOFPlatform::$paths in platform.php
The list of paths where platform class files will be looked for
Page platform.php
platform.php in platform.php
Variable $priority
Method postRender
Echoes any HTML to show after the view template
Method postRender
Echoes any HTML to show after the view template
Method postRender
Echoes any HTML to show after the view template
Method postRender
Echoes any HTML to show after the view template
Method preRender
Echoes any HTML to show before the view template
Method preRender
Echoes any HTML to show before the view template
Method preRender
Echoes any HTML to show before the view template
Method preRender
Echoes any HTML to show before the view template
Method publish
FOFTable::publish() in table.php
Publish or unpublish records
Method parsePath
Parse a fancy path definition into a path relative to the site's root, respecting template overrides, suitable for inclusion of media files.
Variable $perms
FOFToolbar::$perms in toolbar.php
Method prefixLink
Prefixes (some people erroneously call this "prepend" – there is no such word) a link to the link bar
Variable $perms
Method postRender
Last chance to output something after rendering the view template and before returning to the caller
Method postRender
Runs after rendering the view template, echoing HTML to put after the view template's generated HTML
Method preRender
Last chance to output something before rendering the view template
Method preRender
Runs before rendering the view template, echoing HTML to put before the view template's generated HTML
r
top
Variable $redirect
FOFController::$redirect in controller.php
URL for redirection.
Method read
FOFController::read() in controller.php
Single record read. The id set in the request is passed to the model and then the item layout is used to render the result.
Method redirect
FOFController::redirect() in controller.php
Redirects the browser or returns false if no redirect is set.
Method registerDefaultTask
Register the default task to perform if a mapping is not found.
Method registerTask
Register (map) a task to a method in the class.
Method remove
FOFController::remove() in controller.php
Delete selected item(s)
Variable $repeatable
Variable $repeatable
Variable $repeatable
Variable $repeatable
Variable $repeatable
Variable $repeatable
Variable $repeatable
Variable $repeatable
Variable $repeatable
Variable $repeatable
Variable $repeatable
Variable $repeatable
Variable $repeatable
Variable $repeatable
Variable $repeatable
Variable $repeatable
Variable $repeatable
Variable $repeatable
Variable $repeatable
Variable $repeatable
Variable $repeatable
Variable $repeatable
Variable $repeatable
Variable $repeatable
Variable $repeatable
Variable $repeatable
Variable $repeatable
Variable $repeatable
Variable $repeatable
Variable $repeatable
Variable $repeatable
Variable $repeatable
Variable $repeatable
Variable $repeatable
Variable $repeatable
Variable $rowid
Variable $rowid
Variable $rowid
Variable $rowid
Variable $rowid
Variable $rowid
Variable $rowid
Variable $rowid
Variable $rowid
Variable $rowid
Variable $rowid
Variable $rowid
Variable $rowid
Variable $rowid
Variable $rowid
Variable $rowid
Variable $rowid
Variable $rowid
Variable $rowid
Variable $rowid
Variable $rowid
Variable $rowid
Variable $rowid
Variable $rowid
Variable $rowid
Variable $rowid
Variable $rowid
Variable $rowid
Variable $rowid
Variable $rowid
Variable $rowid
Variable $rowid
Variable $rowid
Page radio.php
radio.php in radio.php
Page rules.php
rules.php in rules.php
Page rowselect.php
rowselect.php in rowselect.php
Method render
Render a HAL document in JSON format
Method render
Render a HAL document into a representation suitable for consumption.
Method render
FOFHalDocument::render() in document.php
Instantiate and call a suitable renderer class to render this document into the specified format.
Method render
Method to render the layout.
Variable $registeredVars
Method reduce
FOFLess::reduce() in less.php
Reduce
Method registerFunction
Register function
Method removeComments
Remove comments from $text
Variable $record
FOFModel::$record in model.php
The table object, populated when retrieving data
Method reorder
FOFModel::reorder() in model.php
Reorders all items in the table
Method reset
FOFModel::reset() in model.php
Resets the model, like it was freshly loaded
Method resetSavedState
Resets the saved state for this view
Method registerPlatformPath
Register a path where platform files will be looked for. These take precedence over the built-in platform files.
Method runPlugins
Execute plugins (system-level triggers) and fetch back an array with their return values.
Method runPlugins
Execute plugins (system-level triggers) and fetch back an array with their return values.
Method runPlugins
Execute plugins (system-level triggers) and fetch back an array with their return values.
Method renderButtons
Renders the toolbar buttons
Method renderButtons
Renders the toolbar buttons
Method renderCategoryLinkbar
Renders the submenu (link bar) for a category view when it is used in a extension
Method renderForm
Renders a FOFForm and returns the corresponding HTML
Method renderFormBrowse
Renders a FOFForm for a Browse view and returns the corresponding HTML
Method renderFormBrowse
Renders a FOFForm for a Browse view and returns the corresponding HTML
Method renderFormBrowse
Renders a FOFForm for a Browse view and returns the corresponding HTML
Method renderFormEdit
Renders a FOFForm for an Edit view and returns the corresponding HTML
Method renderFormEdit
Renders a FOFForm for an Edit view and returns the corresponding HTML
Method renderFormEdit
Renders a FOFForm for an Edit view and returns the corresponding HTML
Method renderFormRaw
Renders a raw FOFForm and returns the corresponding HTML
Method renderFormRaw
Renders a raw FOFForm and returns the corresponding HTML
Method renderFormRaw
Renders a raw FOFForm and returns the corresponding HTML
Method renderFormRead
Renders a FOFForm for a Read view and returns the corresponding HTML
Method renderFormRead
Renders a FOFForm for a Read view and returns the corresponding HTML
Method renderFormRead
Renders a FOFForm for a Read view and returns the corresponding HTML
Method renderLinkbar
Renders the submenu (link bar)
Method renderLinkbar
Renders the submenu (link bar)
Method renderLinkbar
Renders the submenu (link bar)
Method renderLinkbarItems
do the rendering job for the linkbar
Method renderLinkbarItems
do the rendering job for the linkbar
Method renderLinkbar_classic
Renders the submenu (link bar) in FOF's classic style, using a Bootstrapped tab bar.
Method renderLinkbar_joomla
Renders the submenu (link bar) using Joomla!'s style. On Joomla! 2.5 this is a list of bar separated links, on Joomla! 3 it's a sidebar at the left-hand side of the page.
Method removeKnownField
Remove a field from the known fields array
Method reorder
FOFTable::reorder() in table.php
Change the ordering of the records of the table
Method reset
FOFTable::reset() in table.php
Method to reset class properties to the defaults set in the class definition. It will ignore the primary key as well as any private class properties.
Method route
Merges the current url with new or changed parameters.
Variable $renderFrontendButtons
Variable $renderFrontendSubmenu
Method renderSubmenu
Renders the submenu (toolbar links) for all detected views of this component
Method renderToolbar
Renders the toolbar for the current view and task
Variable $rendererObject
The chosen renderer object
Variable $renderers
The available renderer objects we can use to render views
Page raw.php
raw.php in raw.php
Method registerRenderer
Registers a renderer object with the view
Method renderLinkbar
Renders the link bar (submenu) using Joomla!'s default JSubMenuHelper::addEntry method
s
top
Method save
FOFController::save() in controller.php
Save the incoming data and then return to the Browse task
Method savenew
FOFController::savenew() in controller.php
Save the incoming data and then return to the Add task
Method saveorder
FOFController::saveorder() in controller.php
Saves the order of the items
Method setaccess
FOFController::setaccess() in controller.php
Sets the access level of the selected item(s).
Method setMessage
FOFController::setMessage() in controller.php
Sets the internal message that is passed with a redirect
Method setPath
FOFController::setPath() in controller.php
Sets an entire array of search paths for resources.
Method setRedirect
Registers a redirection with an optional message. The redirection is carried out when you use the redirect method.
Method setstate
FOFController::setstate() in controller.php
Sets the published state (the enabled field) of the selected item(s)
Method setThisModelName
Set the name of the model to be used by this Controller
Method setThisViewName
Set the name of the view to be used by this Controller
Variable $sortable
Is this a sortable column?
Variable $static
Variable $static
Variable $static
Variable $static
Variable $static
Variable $static
Variable $static
Variable $static
Variable $static
Variable $static
Variable $static
Variable $static
Variable $static
Variable $static
Variable $static
Variable $static
Variable $static
Variable $static
Variable $static
Variable $static
Variable $static
Variable $static
Variable $static
Variable $static
Variable $static
Variable $static
Variable $static
Variable $static
Variable $static
Variable $static
Variable $static
Variable $static
Variable $static
Variable $static
Variable $static
Page selectrow.php
selectrow.php in selectrow.php
Page sessionhandler.php
sessionhandler.php in sessionhandler.php
Page spacer.php
spacer.php in spacer.php
Page sql.php
sql.php in sql.php
Method setForm
Method to attach a JForm object to the field.
Method setModel
Attaches a FOFModel to this form
Method setup
Method to attach a FOFForm object to the field.
Method setView
FOFForm::setView() in form.php
Attaches a FOFView to this form
Method singularize
Plural English word to singular.
Method setVar
FOFInput::setVar() in input.php
Sets an input variable. WARNING: IT SHOULD NO LONGER BE USED!
Variable $selectorSeparator
Variable $selectorSeparator
Variable $selectorSeparator
Variable $selectorSeparator
Variable $sourceLoc
Variable $sourceParser
Set to the parser that generated the current line when compiling so we know how to create error messages
Variable $supressDivisionProps
Method seek
FOFLessParser::seek() in parser.php
Seek to a spot in the buffer or return where we are on no argument
Method set
FOFLess::set() in less.php
Set something in the current env
Method setFormatter
Set Formatter
Method setImportDir
Set import dir
Method setPreserveComments
Set preserve comments
Method setVariables
Set variables
Method sortProps
Sort props
Method string
[string description]
Method stringConcatenate
String concatenate
Variable $state
FOFModel::$state in model.php
A state object
Method save
FOFModel::save() in model.php
Binds the data to the model and tries to save it
Method savestate
Sets the model state auto-save status. By default the model is set up to save its state to the session.
Method search
Return the SQL where clause for a search
Method setDbo
FOFModel::setDbo() in model.php
Method to set the database driver object
Method setId
FOFModel::setId() in model.php
Sets the ID and resets internal data
Method setIds
FOFModel::setIds() in model.php
Sets a list of IDs for batch operations from an array and resets the model
Method setIDsFromRequest
Sets the list of IDs from the request data
Method setInput
Set the internal input field
Method setState
Method to set model state variables
Method setCache
FOFPlatform::setCache() in platform.php
Saves something to the cache. This is supposed to be used for system-wide FOF data, not application data.
Method setCache
Saves something to the cache. This is supposed to be used for system-wide FOF data, not application data.
Method setCache
Saves something to the cache. This is supposed to be used for system-wide FOF data, not application data.
Method setErrorHandling
Set the error Handling, if possible
Method setErrorHandling
Set the error Handling, if possible
Method supportsAjaxOrdering
Is AJAX re-ordering supported? This is 100% Joomla!-CMS specific. All other platforms should return false and never ask why.
Method supportsAjaxOrdering
Is AJAX re-ordering supported? This is 100% Joomla!-CMS specific. All other platforms should return false and never ask why.
Method supportsAjaxOrdering
Is AJAX re-ordering supported? This is 100% Joomla!-CMS specific. All other platforms should return false and never ask why.
Page strapper.php
strapper.php in strapper.php
Method save
FOFTable::save() in table.php
Method to provide a shortcut to binding, checking and storing a FOFTable
Method setAssetKey
This method sets the asset key for the items of this table. Obviously, it is only meant to be used when you have a table with an asset field.
Method setColumnAlias
Method to register a column alias for a "special" column.
Method setConfig
Method setDBO
FOFTable::setDBO() in table.php
Method to set the JDatabaseDriver object.
Method setHasTags
Sets the has tags switch state
Method setInput
Replace the input object of this table with the provided FOFInput object
Method setKnownFields
Replace the entire known fields array
Method setQueryJoin
Sets the query with joins to other tables
Method setRules
Method to set rules for the record.
Method setSkipChecks
Sets fields to be skipped from automatic checks.
Method setTableAlias
Method setTablePrefix
Set the class prefix
Method setTriggerEvents
Sets the events trigger switch state
Method store
FOFTable::store() in table.php
Method to store a row in the database from the FOFTable instance properties.
Method sefSort
Creates a SEF compatible sort header. Standard Joomla function will add a href="#" tag, so with SEF enabled, the browser will follow the fake link instead of processing the onSubmit event; so we need a fix.
Method setEscape
Sets the _escape() callback.
Method setLayout
Sets the layout name to use
Method setLayoutExt
Allows a different extension for the layout files to be used
Method setModel
Method to add a model to the view.
Method setPostRender
Sets the post-render flag
Method setPreRender
Sets the pre-render flag
Method setRenderer
Sets the renderer object for this view
t
top
Page tables.php
tables.php in tables.php
Variable $task
FOFController::$task in controller.php
Current or most recently performed task.
Variable $taskMap
FOFController::$taskMap in controller.php
Array of class methods to call for a given task.
Method trash
FOFController::trash() in controller.php
Trash (set enabled = -2) an item.
Method transparentAuthentication
Transparently authenticates a user
Page totp.php
totp.php in totp.php
Variable $tdwidth
The intended table data width (in pixels or percent).
Variable $type
FOFFormHeader::$type in header.php
The form field type.
Page tag.php
tag.php in tag.php
Page tel.php
tel.php in tel.php
Page text.php
text.php in text.php
Page textarea.php
textarea.php in textarea.php
Page timezone.php
timezone.php in timezone.php
Page title.php
title.php in title.php
Method translate
Translate a list of objects with JText::_().
Method tableize
FOFInflector::tableize() in inflector.php
Converts a class name to its table name according to Koowa naming conventions.
Variable $TRUE
FOFLess::$TRUE in less.php
Method tag
FOFLessParser::tag() in parser.php
A single tag
Method tagBracket
A bracketed value (contained within in a tag definition)
Method tagExpression
[tagExpression description]
Method tags
FOFLessParser::tags() in parser.php
Consume a list of tags This accepts a hanging delimiter
Method throwError
Uses the current value of $this->count to show line and line number
Method throwError
[throwError description]
Method to
FOFLessParser::to() in parser.php
Advance counter to next occurrence of $what $until - don't include $what in advance $allowNewline, if string, will be used as valid char set
Method toBool
FOFLess::toBool() in less.php
To bool
Method toHSL
FOFLess::toHSL() in less.php
To HSL
Method toRGB
FOFLess::toRGB() in less.php
Converts a hsl array into a color value in rgb.
Method toRGB_helper
To RGB helper
Method tryImport
Try import
Variable $table
FOFModel::$table in model.php
The name of the table to use
Variable $table_alias
The alias of the table used for filtering
Variable $total
FOFModel::$total in model.php
Total rows based on the filters set in the model's state
Variable $type
The column type of the table field
Page text.php
text.php in text.php
Variable $tableCache
A list of tables in the database
Variable $tableDispatcher
FOFTableDispatcherBehavior for dealing with extra behaviors
Variable $tableFieldCache
A list of table fields, keyed per table
Page tags.php
tags.php in tags.php
Page table.php
table.php in table.php
Method toCSV
FOFTable::toCSV() in table.php
Export the item as a CSV line
Page toolbar.php
toolbar.php in toolbar.php
Method toASCII
Convert common norhern European languages' letters into plain ASCII. This is a rudimentary transliteration.
Method toBool
Convert a string to a boolean.
Method toSlug
Convert a string into a slug (alias), suitable for use in URLs. Please note that transliteration suupport is rudimentary at this stage.
u
top
Method unpublish
FOFController::unpublish() in controller.php
Unpublish (set enabled = 0) an item.
Method unregisterTask
Unregister (unmap) a task in the class.
Page url.php
url.php in url.php
Page user.php
user.php in user.php
Method underscore
Converts a word "into_it_s_underscored_version"
Method unit
FOFLessParser::unit() in parser.php
[unit description]
Method unregisterFunction
Unregister function
Method unsetVariable
Unset variable
Method unregisterPlatformPath
Unregister a path where platform files will be looked for.
Page utils.php
utils.php in utils.php
Page utils.php
utils.php in utils.php
Variable $useHypermedia
When set to true we'll add hypermedia to the output, implementing the HAL specification (http://stateless.co/hal_specification.html)
v
top
Page views.php
views.php in views.php
Variable $view
FOFController::$view in controller.php
The current view name; you can override it in the configuration
Variable $viewName
FOFController::$viewName in controller.php
Overrides the name of the view's default view
Variable $viewsCache
FOFController::$viewsCache in controller.php
A cache for the view item objects created in this controller
Variable $value
FOFFormHeader::$value in header.php
The value of the filter.
Variable $view
FOFForm::$view in form.php
The view used to render this form
Method variablize
Returns camelBacked version of a string. Same as camelize but first char is lowercased.
Variable $VERSION
FOFLess::$VERSION in less.php
Variable $vPrefix
FOFLess::$vPrefix in less.php
Prefix of abstract properties
Method value
a single value
Method variable
Consume a less variable
Method validateForm
Method to validate the form data.
Page view.php
view.php in view.php
w
top
Variable $whitePattern
Method whitespace
Watch some whitespace
z
top
Method zipSetArgs
Sets all argument names in $args to either the default value or the one passed in through $values
a b c d e f g h i j k l m n o p r s t u v w z _