API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5

Référence de l'espace de nommage Joomla::Framework


Description détaillée

Version:
Id:
router.php 14401 2010-01-26 14:10:00Z louis

Application Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

Version:
Id:
menu.php 8682 2007-08-31 18:36:45Z jinx

Application Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

JMenu class

Application

Depuis:
1.5
Version:
Id:
pathway.php 14401 2010-01-26 14:10:00Z louis

Application Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

Version:
Id:
router.php 8180 2007-07-23 05:52:29Z eddieajau

Application Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

Languages/translation handler class

I18N

Depuis:
1.5
Version:
Id:
application.php 22244 2011-10-16 15:50:00Z dextercowley

Application Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

Base class for a Joomla! application.

Acts as a Factory class for application specific objects and provides many supporting API functions. Derived clases should supply the route(), dispatch() and render() functions.

Application

Depuis:
1.5
Version:
Id:
controller.php 14401 2010-01-26 14:10:00Z louis

Application Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

Base class for a Joomla Controller

Controller (controllers are where you put all the actual code) Provides basic functionality, such as rendering views (aka displaying templates).

Application

Depuis:
1.5
Version:
Id:
helper.php 14401 2010-01-26 14:10:00Z louis

Application Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

Component helper class

Application

Depuis:
1.5
Version:
Id:
model.php 14401 2010-01-26 14:10:00Z louis

Application Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

Base class for a Joomla Model

Acts as a Factory class for application specific objects and provides many supporting API functions.

Application

Depuis:
1.5
Version:
Id:
view.php 14401 2010-01-26 14:10:00Z louis

Application Copyright Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

Base class for a Joomla View

Class holding methods for displaying presentation data.

Application

Depuis:
1.5

Application helper functions

Application

Depuis:
1.5
Version:
Id:
menu.php 14401 2010-01-26 14:10:00Z louis

Application Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

Module helper class

Application

Depuis:
1.5
Version:
Id:
pathway.php 14997 2010-02-22 23:27:02Z ian

Application Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

Class to maintain a pathway.

Main example of use so far is the mod_breadcrumbs module that keeps track of the user's navigated path within the Joomla application.

Application

Depuis:
1.5
Version:
Id:
outer.php 8876 2007-09-13 22:54:03Z jinx

Application Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

Class to create and parse routes

Application

Depuis:
1.5
Version:
Id:
object.php 14401 2010-01-26 14:10:00Z louis

Base Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

Object class, allowing __construct in PHP4.

Base

Depuis:
1.5
Version:
Id:
bserver.php 6961 2007-03-15 16:06:53Z tcp

Base Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

Abstract observable class to implement the observer design pattern

Base

Depuis:
1.5
Version:
Id:
ree.php 6961 2007-03-15 16:06:53Z tcp

Base Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

Tree Class.

Base

Depuis:
1.5

Tree Node Class.

Base

Depuis:
1.5
Version:
Id:
cache.php 14401 2010-01-26 14:10:00Z louis

Cache Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

Joomla! Cache base object

Cache

Depuis:
1.5
Version:
Id:
callback.php 14401 2010-01-26 14:10:00Z louis

Cache Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

Joomla! Cache callback type object

Cache

Depuis:
1.5
Version:
Id:
output.php 14401 2010-01-26 14:10:00Z louis

Cache Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

Joomla! Cache output type object

Cache

Depuis:
1.5
Version:
Id:
page.php 14401 2010-01-26 14:10:00Z louis

Cache Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

Joomla! Cache page type object

Cache

Depuis:
1.5
Version:
Id:
view.php 14401 2010-01-26 14:10:00Z louis

Cache Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

Joomla! Cache view type object

Cache

Depuis:
1.5
Version:
Id:
apc.php 14401 2010-01-26 14:10:00Z louis

Cache Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

APC cache storage handler

Cache

Depuis:
1.5
Version:
Id:
eaccelerator.php 14401 2010-01-26 14:10:00Z louis

Cache Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

eAccelerator cache storage handler

Cache

Depuis:
1.5
Version:
Id:
file.php 14401 2010-01-26 14:10:00Z louis

Cache Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

File cache storage handler

Cache

Depuis:
1.5
Version:
Id:
memcache.php 14401 2010-01-26 14:10:00Z louis

Cache Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

Memcache cache storage handler

Cache

Depuis:
1.5
Version:
$id:$

Cache Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

XCache cache storage handler

Cache

Depuis:
1.5
Version:
Id:
torage.php 6961 2007-03-15 16:06:53Z tcp

Cache Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

Abstract cache storage handler

Cache

Depuis:
1.5
Version:
Id:
ftp.php 14401 2010-01-26 14:10:00Z louis

Client Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software and parts of it may contain or be derived from the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

Error Codes:

  • 30 : Unable to connect to host
  • 31 : Not connected
  • 32 : Unable to send command to server
  • 33 : Bad username
  • 34 : Bad password
  • 35 : Bad response
  • 36 : Passive mode failed
  • 37 : Data transfer error
  • 38 : Local filesystem error FTP client class

Client

Depuis:
1.5
Version:
Id:
helper.php 14401 2010-01-26 14:10:00Z louis

Client Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software and parts of it may contain or be derived from the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

Client helper class

Client

Depuis:
1.5
Version:
Id:
ldap.php 14401 2010-01-26 14:10:00Z louis

Client Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software and parts of it may contain or be derived from the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

LDAP client class

Client

Depuis:
1.5
Version:
Id:
mysql.php 16385 2010-04-23 10:44:15Z ian

Database Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

MySQL database driver

Database

Depuis:
1.0
Version:
Id:
mysqli.php 16385 2010-04-23 10:44:15Z ian

Database Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

MySQLi database driver

Database

Depuis:
1.0
Version:
Id:
database.php 14401 2010-01-26 14:10:00Z louis

Database Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

Database connector class

Database

Depuis:
1.0
Version:
Id:
recordset.php 14401 2010-01-26 14:10:00Z louis

Database Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

Simple Record Set object to allow our database connector to be used with ADODB driven 3rd party libraries

Database

Depuis:
1.5
Version:
Id:
aro.php 14401 2010-01-26 14:10:00Z louis

Table Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

Aro table

Table

Depuis:
1.0
Version:
Id:
arogroup.php 14401 2010-01-26 14:10:00Z louis

Table Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

AroGroup table

Table

Depuis:
1.0
Version:
Id:
category.php 14401 2010-01-26 14:10:00Z louis

Table Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

Category table

Table

Depuis:
1.0
Version:
Id:
component.php 14401 2010-01-26 14:10:00Z louis

Table Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

Component table

Table

Depuis:
1.0
Version:
Id:
content.php 14401 2010-01-26 14:10:00Z louis

Table Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

Content table

Table

Depuis:
1.0
Version:
Id:
menu.php 14401 2010-01-26 14:10:00Z louis

Table Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

Menu table

Table

Depuis:
1.0
Version:
Id:
menutypes.php 18162 2010-07-16 07:00:47Z ian

Table Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

Menu Types table

Table

Depuis:
1.5
Version:
Id:
module.php 14401 2010-01-26 14:10:00Z louis

Table Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

Module table

Table

Depuis:
1.0
Version:
Id:
plugin.php 14401 2010-01-26 14:10:00Z louis

Table Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

Plugin table

Table

Depuis:
1.0
Version:
Id:
section.php 14401 2010-01-26 14:10:00Z louis

Table Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

Section table

Table

Depuis:
1.0
Version:
Id:
session.php 14401 2010-01-26 14:10:00Z louis

Table Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

Session table

Table

Depuis:
1.0
Version:
Id:
user.php 14401 2010-01-26 14:10:00Z louis

Table Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

Users table

Table

Depuis:
1.0
Version:
Id:
table.php 14401 2010-01-26 14:10:00Z louis

Table Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

Abstract Table class

Parent classes to all tables.

Table

Depuis:
1.0 Joomla.Framework/jtable.cls
Version:
Id:
document.php 14401 2010-01-26 14:10:00Z louis

Document Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

Document class, provides an easy interface to parse and display a document

Document

Depuis:
1.5
Version:
Id:
error.php 14401 2010-01-26 14:10:00Z louis

Document Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

DocumentError class, provides an easy interface to parse and display an error page

Document

Depuis:
1.5
Version:
Id:
feed.php 14401 2010-01-26 14:10:00Z louis

Document Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

DocumentFeed class, provides an easy interface to parse and display any feed document

Document

Depuis:
1.5

JFeedItem is an internal class that stores feed item information

Document

Depuis:
1.5

JFeedEnclosure is an internal class that stores feed enclosure information

Document

Depuis:
1.5

JFeedImage is an internal class that stores feed image information

Document

Depuis:
1.5
Version:
Id:
atom.php 15105 2010-02-27 14:59:11Z ian

Document Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

JDocumentRenderer_Atom is a feed that implements the atom specification

Please note that just by using this class you won't automatically produce valid atom files. For example, you have to specify either an editor for the feed or an author for every single feed item.

Document

Voir également:
http://www.atomenabled.org/developers/syndication/atom-format-spec.php
Depuis:
1.5
Version:
Id:
rss.php 14401 2010-01-26 14:10:00Z louis

Document Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

JDocumentRenderer_RSS is a feed that implements RSS 2.0 Specification

Auteur:
Johan Janssens <johan.janssens@joomla.org>

Document

Voir également:
http://www.rssboard.org/rss-specification
Depuis:
1.5
Version:
Id:
html.php 14401 2010-01-26 14:10:00Z louis

Document Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

DocumentHTML class, provides an easy interface to parse and display an html document

Document

Depuis:
1.5
Version:
Id:
component.php 14401 2010-01-26 14:10:00Z louis

Document Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

Component renderer

Document

Depuis:
1.5
Version:
Id:
head.php 21074 2011-04-04 16:51:40Z dextercowley

Document Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

JDocument head renderer

Document

Depuis:
1.5
Version:
Id:
message.php 14401 2010-01-26 14:10:00Z louis

Document Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

JDocument system message renderer

Document

Depuis:
1.5
Version:
Id:
module.php 14401 2010-01-26 14:10:00Z louis

Document Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

JDocument Module renderer

Document

Depuis:
1.5
Version:
Id:
modules.php 14401 2010-01-26 14:10:00Z louis

Document Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

JDocument Modules renderer

Document

Depuis:
1.5
Version:
Id:
pdf.php 14401 2010-01-26 14:10:00Z louis

Document Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

DocumentPDF class, provides an easy interface to parse and display a pdf document

Document

Depuis:
1.5
Version:
Id:
raw.php 14401 2010-01-26 14:10:00Z louis

Document Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

DocumentRAW class, provides an easy interface to parse and display raw output

Document

Depuis:
1.5
Version:
Id:
renderer.php 14401 2010-01-26 14:10:00Z louis

Document Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

Abstract class for a renderer

Document

Depuis:
1.5
Version:
Id:
browser.php 14401 2010-01-26 14:10:00Z louis

Environment Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

Browser class, provides capability information about the current web client.

Browser identification is performed by examining the HTTP_USER_AGENT environment variable provided by the web server.

This class has many influences from the lib/Browser.php code in version 3 of Horde by Chuck Hagenbuch and Jon Parise

Environment

Depuis:
1.5
Version:
Id:
request.php 14401 2010-01-26 14:10:00Z louis

Environment Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

JRequest Class

This class serves to provide the Joomla Framework with a common interface to access request variables. This includes $_POST, $_GET, and naturally $_REQUEST. Variables can be passed through an input filter to avoid injection or returned raw.

Environment

Depuis:
1.5
Version:
Id:
response.php 21044 2011-03-31 16:03:23Z dextercowley

Environment Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

JResponse Class

This class serves to provide the Joomla Framework with a common interface to access response variables. This includes header and body.

Environment

Depuis:
1.5
Version:
Id:
uri.php 21079 2011-04-04 20:54:40Z dextercowley

Environment Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

JURI Class

This class serves two purposes. First to parse a URI and provide a common interface for the Joomla Framework to access and manipulate a URI. Second to attain the URI of the current executing script from the server regardless of server.

Environment

Depuis:
1.5
Version:
Id:
error.php 14401 2010-01-26 14:10:00Z louis

Error Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

Error Handling Class

This class is inspired in design and concept by patErrorManager <http://www.php-tools.net>

patErrorManager contributors include:

Error

Depuis:
1.5
Version:
Id:
exception.php 14401 2010-01-26 14:10:00Z louis

Error Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

Joomla! Exception object.

Error

Depuis:
1.5
Version:
Id:
log.php 14401 2010-01-26 14:10:00Z louis

Error Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

Joomla! Logging class

This class is designed to build log files based on the W3C specification at: http://www.w3.org/TR/WD-logfile.html

Error

Depuis:
1.5
Version:
Id:
profiler.php 14401 2010-01-26 14:10:00Z louis

Error Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

Utility class to assist in the process of benchmarking the execution of sections of code to understand where time is being spent.

Error

Depuis:
1.0
Version:
Id:
dispatcher.php 14401 2010-01-26 14:10:00Z louis

Event Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

Class to handle dispatching of events.

This is the Observable part of the Observer design pattern for the event architecture.

Event

Depuis:
1.5
Voir également:
JPlugin Plugin tutorials Event Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. JEvent Class Event 1.5 Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Joomla Framework Factory class 1.5 FileSystem Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Bzip2 format adapter for the JArchive class FileSystem 1.5 FileSystem Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Gzip format adapter for the JArchive class This class is inspired from and draws heavily in code and concept from the Compress package of The Horde Project <http://www.horde.org> Michael Slusarz <slusarz@horde.org> Michael Cochrane <mike@graftonhall.co.nz> FileSystem 1.5 FileSystem Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Tar format adapter for the JArchive class This class is inspired from and draws heavily in code and concept from the Compress package of The Horde Project <http://www.horde.org> Michael Slusarz <slusarz@horde.org> Michael Cochrane <mike@graftonhall.co.nz> FileSystem 1.5 FileSystem Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. ZIP format adapter for the JArchive class The ZIP compression code is partially based on code from: Eric Mueller <eric@themepark.com> http://www.zend.com/codex.php?id=535&single=1 Deins125 <webmaster@atlant.ru> http://www.zend.com/codex.php?id=470&single=1 The ZIP compression date code is partially based on code from Peter Listiak <mlady@users.sourceforge.net> This class is inspired from and draws heavily in code and concept from the Compress package of The Horde Project <http://www.horde.org> Chuck Hagenbuch <chuck@horde.org> Michael Slusarz <slusarz@horde.org> Michael Cochrane <mike@graftonhall.co.nz> FileSystem 1.5 FileSystem Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. An Archive handling class FileSystem 1.5 FileSystem Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. A File handling class FileSystem 1.5 FileSystem Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. A Folder handling class FileSystem 1.5 FileSystem Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. A Path handling class FileSystem 1.5 Filter Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. JFilterInput is a class for filtering input from any data source Forked from the php input filter library by: Daniel Morris <dan@rootcube.com> Original Contributors: Gianpaolo Racca, Ghislain Picard, Marco Wandschneider, Chris Tobin and Andrew Eddie. Filter 1.5 Filter Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. JFilterOutput Filter 1.5 HTML Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. JEditor class to handle WYSIWYG editors HTML 1.5 HTML Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Utility class for javascript behaviors HTML 1.5 HTML Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Utility class to fire onPrepareContent for non-article based content. HTML 1.5 HTML Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Utility class for cloaking email adresses HTML 1.5 HTML Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Utility class for form elements HTML 1.5 HTML Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Utility class for creating HTML Grids HTML 1.5 HTML Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Utility class working with images HTML 1.5 HTML Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Utility class for creating different select lists HTML 1.5 HTML Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Utility class working with menu select lists HTML 1.5 HTML Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Utility class for creating HTML select lists HTML 1.5 HTML Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Utility class for all HTML drawing classes HTML 1.5 HTML Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Pagination Class. Provides a common interface for content pagination for the Joomla! Framework HTML 1.5 Pagination object representing a particular item in the pagination lists HTML 1.5 HTML Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. JPane abstract class HTML 1.5 JPanelTabs class to to draw parameter panes HTML 1.5 JPanelSliders class to to draw parameter panes HTML 1.5 Parameter Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Renders a calendar element Parameter 1.5 Parameter Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Renders a category element Parameter 1.5 Parameter Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Renders a editors element Parameter 1.5 Parameter Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Renders a filelist element Parameter 1.5 Parameter Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Parameter Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Renders a helpsites element Parameter 1.5 Parameter Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Renders a hidden element Parameter 1.5 Parameter Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Renders a imagelist element Parameter 1.5 Parameter Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Renders a languages element Parameter 1.5 Parameter Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Renders a list element Parameter 1.5 Parameter Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Renders a menu element Parameter 1.5 Parameter Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Renders a menu item element Parameter 1.5 Parameter Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Renders a password element Parameter 1.5 Parameter Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Renders a radio element Parameter 1.5 Parameter Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Renders a section element Parameter 1.5 Parameter Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Renders a spacer element Parameter 1.5 Parameter Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Renders a SQL element Parameter 1.5 Parameter Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Renders a text element Parameter 1.5 Parameter Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Renders a textarea element Parameter 1.5 Parameter Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Renders a timezones element Parameter 1.5 Parameter Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Parameter Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Parameter base class The JElement is the base class for all JElement types Parameter 1.5 Parameter Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Parameter handler Parameter 1.5 HTML Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Renders a standard button with a confirm dialog HTML 1.5 HTML Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Renders a custom button HTML 1.5 HTML Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Renders a help popup window button HTML 1.5 HTML Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Renders a link button HTML 1.5 HTML Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Renders a popup window button HTML 1.5 HTML Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Renders a button separator HTML 1.5 HTML Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Renders a standard button HTML 1.5 HTML Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Button base class The JButton is the base class for all JButton types HTML 1.5 HTML Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. ToolBar handler HTML 1.5 Installer Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Component installer Installer 1.5 Installer Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Language installer Installer 1.5 Installer Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Module installer Installer 1.5 Installer Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Plugin installer Installer 1.5 Installer Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Template installer Installer 1.5 Installer Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Installer helper class Installer 1.5 Installer Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Joomla base installer class Installer 1.5 Language Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Help system class Language 1.5 Language Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Language 1.5 Language Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Languages/translation handler class Language 1.5 Mail Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. E-Mail helper class, provides static methods to perform various tasks relevant to the Joomla e-mail routines. TODO: Test these methods as the regex work is first run and not tested thoroughly Mail 1.5 Mail Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. E-Mail Class. Provides a common interface to send e-mail from the Joomla! Framework Mail 1.5 Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Route handling class 1.5 Text handling class Language 1.5 Plugin Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Plugin helper class Plugin 1.5 Plugin Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. JPlugin Class Plugin 1.5 Registry Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. INI format handler for JRegistry Registry 1.5 Registry Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. PHP class format handler for JRegistry Registry 1.5 Registry Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. XML Format for JRegistry Registry 1.5 Registry Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Abstract Format for JRegistry Registry 1.5 Registry Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. JRegistry class Registry 1.5 Session Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Class for managing HTTP sessions Provides access to session-state values as well as session-level settings and lifetime management methods. Based on the standart PHP session handling mechanism it provides for you more advanced features such as expire timeouts. Session 1.5 Session Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. APC session storage handler for PHP Session 1.5 http://www.php.net/manual/en/function.session-set-save-handler.php Session Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Database session storage handler for PHP Session 1.5 http://www.php.net/manual/en/function.session-set-save-handler.php Session Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. eAccelerator session storage handler for PHP Session 1.5 http://www.php.net/manual/en/function.session-set-save-handler.php Memcache session storage handler for PHP -- Inspired in both design and implementation by the Horde memcache handler -- Session 1.5 http://www.php.net/manual/en/function.session-set-save-handler.php Session Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. File session handler for PHP Session 1.5 http://www.php.net/manual/en/function.session-set-save-handler.php XCache session storage handler Cache 1.5 Session Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Custom session storage handler for PHP Session 1.5 http://www.php.net/manual/en/function.session-set-save-handler.php Template Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. JTemplate SEF function Template 1.5 Template Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. JTemplate Translate function Template 1.5 patTemplate modfifier for Search Engine Friendly URL's Template Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software and parts of it may contain or be derived from the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. JTemplate Translate modifier Template 1.5 patTemplate modfifier for Search Engine Friendly URL's Template Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software and parts of it may contain or be derived from the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. JTemplate SEF modifier Template 1.5 Template Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Template class, provides an easy interface to parse and display a template file Template 1.5 patTemplate User Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Authenthication class, provides an interface for the Joomla authentication system User 1.5 Authorization response class, provides an object for storing user and error details User 1.5 User Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Class that handles all access authorization User 1.5 User Copyright (C) 2005 - 2012 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Authorization helper class, provides static methods to perform various tasks relevant to the Joomla user and authorization classes This class has influences and some method logic from the Horde Auth package User 1.5 User Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. User class. Handles all application interaction with a user User 1.5 Utilities Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. JArrayHelper is an array utility class for doing all sorts of odds and ends with arrays. Utilities 1.5 Utilities Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Generic Buffer stream handler This class provides a generic buffer stream. It can be used to store/retrieve/manipulate string buffers with the standard PHP filesystem I/O methods. Utilities 1.5 Compatibility Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Load compatibility files Compatibility 1.5 Compatibility Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. Utilities Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. JDate is a class that stores a date Utilities 1.5 Utilities Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. JSimpleCrypt is a very simple encryption algorithm for encyrpting/decrypting strings Utilities 1.5 Utilities Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details. SimpleXML implementation. The XML Parser extension (expat) is required to use JSimpleXML. The class provides a pure PHP4 implementation of the PHP5 interface SimpleXML. As with PHP5's SimpleXML it is what it says: simple. Nevertheless, it is an easy way to deal with XML data, especially for read only access. Because it's not possible to use the PHP5 ArrayIterator interface with PHP4 there are some differences between this implementation and that of PHP5: The access to the root node has to be explicit in JSimpleXML, not implicit as with PHP5. Write $xml->document->node instead of $xml->node You cannot acces CDATA using array syntax. Use the method data() instead You cannot access attributes directly with array syntax. use attributes() to read them. Comments are ignored. Last and least, this is not as fast as PHP5 SimpleXML--it is pure PHP4.

Example: :simple.xml: <?xml version="1.0" encoding="utf-8" standalone="yes"?> <document> <node> <child gender="m">Tom Foo</child> <child gender="f">Tamara Bar</child> <node> </document>

---

// read and write a document $xml = new JSimpleXML; $xml->loadFile('simple.xml'); print $xml->document->toString();

// access a given node's CDATA print $xml->root->node->child[0]->data(); // Tom Foo

// access attributes $attr = $xml->root->node->child[1]->attributes(); print $attr['gender']; // f

// access children foreach( $xml->root->node->children() as $child ) { print $child->data(); }

Note: JSimpleXML cannot be used to access sophisticated XML doctypes using datatype ANY (e.g. XHTML). With a DOM implementation you can handle this.

Utilities

Depuis:
1.5

SimpleXML Element

This object stores all of the direct children of itself in the $children array. They are also stored by type as arrays. So, if, for example, this tag had 2 <font> tags as children, there would be a class member called $font created as an array. $font[0] would be the first font tag, and $font[1] would be the second.

To loop through all of the direct children of this object, the $children member should be used.

To loop through all of the direct children of a specific tag for this object, it is probably easier to use the arrays of the specific tag names, as explained above.

Utilities

Depuis:
1.5
Version:
Id:
string.php 14401 2010-01-26 14:10:00Z louis

Utilities Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

String handling class for utf-8 data Wraps the phputf8 library All functions assume the validity of utf-8 strings.

Utilities

Depuis:
1.5
Version:
Id:
utility.php 14401 2010-01-26 14:10:00Z louis

Utilities Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

JUtility is a utility functions class

Utilities

Depuis:
1.5
Version:
Id:
version.php 22952 2012-03-27 00:40:16Z dextercowley

Copyright (C) 2005 - 2012 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

Version information

Depuis:
1.0
Version:
Id:
loader.php 14401 2010-01-26 14:10:00Z louis

Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

Version:
Id:
behavior.php 18130 2010-07-14 11:21:35Z louis

HTML Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved. GNU/GPL, see LICENSE.php

Joomla! is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

JHTML helper class for loading JavaScript behaviors into the document head. This version is designed to load MooTools version 1.2 plus the 1.1 compatibility layer.

HTML

Depuis:
1.5.19