Support Joomla!

Joomla! 1.5 Documentation

Packages

License

Content on this site is copyright © 2005 - 2008 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution- NonCommercial- ShareAlike 2.5. Some parts of this website may be subject to other licenses.
Element index for all packages

Individual package element indexes


0 a b c d e f g h i j k l m n o p q r s t u v w x y z _
0
Function
() in php50x.php
Ported PHP5 function to PHP4 for forward compatibility
a
Variable $accepted_charset_encodings
Variable $accepted_charset_encodings
Variable $accepted_compression
List of http compression methods accepted by the client for responses.
Variable $accepted_compression
List of http compression methods accepted by the server for requests.
Variable $access
JTableModule::$access in module.php
Variable $access
JTableSection::$access in section.php
Variable $access
JTableContent::$access in content.php
Variable $access
JTableCategory::$access in category.php
Variable $access
JTablePlugin::$access in plugin.php
Variable $access
Variable $acl
JAuthorization::$acl in authorization.php
Access control list
Variable $acl_count
JAuthorization::$acl_count in authorization.php
Internal counter
Variable $activation
Description
Variable $activation
JUser::$activation in user.php
Description
Variable $admin_menu_alt
Variable $admin_menu_img
Variable $admin_menu_link
Variable $aid
JUser::$aid in user.php
Description
Variable $alias
JTableCategory::$alias in category.php
Variable $alias
JTableMenu::$alias in menu.php
Variable $alias
JTableSection::$alias in section.php
Variable $alias
JTableContent::$alias in content.php
Variable $AliasNbPages
Variable $allow_system_funcs
Variable $AltBody
PHPMailer::$AltBody in phpmailer.php
Sets the text-only body of the message. This automatically sets the email to multipart/alternative. This body can be read by mail clients that do not have HTML email capability such as mutt. Clients that can read HTML will view the normal Body.
Variable $args
JException::$args in exception.php
Arguments recieved by the method the error occurred in [Available if backtrace is enabled]
Variable $attrArray
JFilterInput::$attrArray in filterinput.php
Variable $attrBlacklist
JFilterInput::$attrBlacklist in filterinput.php
Variable $attribs
Variable $attrMethod
JFilterInput::$attrMethod in filterinput.php
Variable $author
JFeedItem::$author in feed.php
Author item element
Variable $author
TCPDF::$author in tcpdf.php
Variable $authorEmail
Author email element
Variable $authtype
Variable $AUTH_KEY_LEN
Variable $auth_method
Variable $AutoPageBreak
Method abort
JInstaller::abort() in installer.php
Installation abort method
Method absolutepage
TODO: No working
Method absolutize_url
Method AcceptPageBreak
Whenever a page break condition is met, the method is called, and the break is issued or not depending on the returned value. The default implementation returns a value according to the mode selected by SetAutoPageBreak().
Method access
Method accesslevel
Build the select list for access level
Method acl_check
JAuthorization::acl_check() in authorization.php
Wraps the actual acl_query() function.
Method acl_check
gacl::acl_check() in gacl.php
Wraps the actual acl_query() function.
Method acl_check_array
Handles ACL lookups over arrays of AROs
Method acl_get_groups
Grabs all groups mapped to an ARO. You can also specify a root_group for subtree'ing.
Method acl_query
gacl::acl_query() in gacl.php
The Main function that does the actual ACL lookup.
Method acl_return_value
Wraps the actual acl_query() function.
Method activateUser
Method to activate a user
Method add
Archive_Tar::add() in Archive_Tar.php
This method add the files / directories that are listed in $p_filelist in the archive. If the archive does not exist it is created.
Method addACL
JAuthorization::addACL() in authorization.php
This is a temporary function to allow 3PD's to add basic ACL checks for their modules and components. NOTE: this information will be compiled in the db in future versions
Method AddAddress
PHPMailer::AddAddress() in phpmailer.php
Adds a "To" address.
Method addArray
xmlrpcval::addArray() in xmlrpc.php
Add an array of xmlrpcval objects to an xmlrpcval
Method addAttachment
Add file attachments to the email
Method AddAttachment
Adds an attachment from a path on the filesystem.
Method addAttribute
Adds an attribute to the element
Method addBCC
JMail::addBCC() in mail.php
Add blind carbon copy recipients to the email
Method AddBCC
PHPMailer::AddBCC() in phpmailer.php
Adds a "Bcc" address. Note: this function works with the SMTP mailer on win32, not with the "mail" mailer.
Method addButtonPath
Add a directory where JToolBar should search for button types
Method addCC
JMail::addCC() in mail.php
Add carbon copy recipients to the email
Method AddCC
PHPMailer::AddCC() in phpmailer.php
Adds a "Cc" address. Note: this function works with the SMTP mailer on win32, not with the "mail" mailer.
Method addChild
JTree::addChild() in tree.php
Method addChild
JNode::addChild() in tree.php
Method addChild
Adds a direct child to the element
Method AddCustomHeader
Adds a custom header.
Method addCustomHeadTag
Deprecated, use JDocument->addCustomTag instead (only when document type is HTML).
Method addCustomTag
Adds a custom html string to the head block
Method addElementPath
Add a directory where JParameter should search for element types
Method AddEmbeddedImage
Adds an embedded attachment. This can include images, sounds, and just about any other document. Make sure to set the $type to an image type. For JPEG images use "image/jpeg" and for GIF images use "image/gif".
Method addEntry
JLog::addEntry() in log.php
Method addExtensionArg
Add an extension argument to this OpenID authentication request.
Method addFavicon
Adds a shortcut icon (favicon)
Method AddFont
TCPDF::AddFont() in tcpdf.php
Imports a TrueType or Type1 font and makes it available. It is necessary to generate a font definition file first with the makefont.php utility. The definition file (and the font file itself when embedding) must be present either in the current directory or in the one indicated by FPDF_FONTPATH if the constant is defined. If it could not be found, the error "Could not include font definition file" is generated.
Method addFunctionAlias
add an alias for a function
Method addGlobalVar
patTemplate::addGlobalVar() in patTemplate.php
Adds a global variable
Method addGlobalVars
patTemplate::addGlobalVars() in patTemplate.php
Adds several global variables
Method addHeadLink
Adds <link> tags to the head of the document
Method addHelperPath
Adds to the stack of helper script paths in LIFO order.
Method addHtmlLink
Output anchor link.
Method addIgnore
patErrorManager::addIgnore() in patErrorManager.php
add error codes to be ingored
Method addIncludePath
Add a directory where JHTML should search for helpers. You may either pass a string or an array of directories.
Method addIncludePath
Add a directory where JModel should search for models. You may either pass a string or an array of directories.
Method addIncludePath
Add a directory where JTable should search for table types. You may either pass a string or an array of directories.
Method addItem
JPathway::addItem() in pathway.php
Create and add an item to the pathway.
Method addItem
Adds an JFeedItem to the feed.
Method AddLink
TCPDF::AddLink() in tcpdf.php
Creates a new internal link and returns its identifier. An internal link is a clickable area which directs to another place within the document.
The identifier can then be passed to Cell(), Write(), Image() or Link(). The destination is defined with SetLink().
Method addMetaTag
JApplication::addMetaTag() in application.php
Deprecated, use JDocument->setMetaData instead.
Method addModelPath
JController::addModelPath() in controller.php
Adds to the stack of model paths in LIFO order.
Method addModify
Archive_Tar::addModify() in Archive_Tar.php
This method add the files / directories listed in $p_filelist at the end of the existing archive. If the archive does not yet exists it is created.
Method addModuleDir
patTemplate::addModuleDir() in patTemplate.php
add a directory where patTemplate should search for modules.
Method addObject
patTemplate::addObject() in patTemplate.php
Adds an object to a template
Method AddPage
TCPDF::AddPage() in tcpdf.php
Adds a new page to the document. If a page is already present, the Footer() method is called first to output the footer. Then the page is added, the current position set to the top-left corner according to the left and top margins, and Header() is called to display the header.
Method addParam
xmlrpcmsg::addParam() in xmlrpc.php
Add a parameter to the list of parameters to be used upon method invocation
Method addQuoted
JDatabase::addQuoted() in database.php
Adds a field or array of field names to the list that are to be quoted
Method addRecipient
Add recipients to the email
Method addReplyTo
Add Reply to e-mail address(es) to the e-mail
Method AddReplyTo
PHPMailer::AddReplyTo() in phpmailer.php
Adds a "Reply-to" address.
Method addRows
patTemplate::addRows() in patTemplate.php
Adds several rows of variables to a template
Method addScalar
Add a single php value to an (unitialized) xmlrpcval
Method addScript
JDocument::addScript() in document.php
Adds a linked script to the page
Method addScriptDeclaration
Adds a script to the page
Method addString
Archive_Tar::addString() in Archive_Tar.php
This method add a single string as a file at the end of the existing archive. If the archive does not yet exists it is created.
Method AddStringAttachment
Adds a string or binary attachment (non-filesystem) to the list.
Method addStruct
Add an array of named xmlrpcval objects to an xmlrpcval
Method addStyleDeclaration
Adds a stylesheet declaration to the page
Method addStyleSheet
Adds a linked stylesheet to the page
Method addTablePath
Adds to the stack of model table paths in LIFO order.
Method addTemplatePath
Adds to the stack of view script paths in LIFO order.
Method addUserInfo
Method addVar
patTemplate::addVar() in patTemplate.php
add a variable to a template
Method addVars
patTemplate::addVars() in patTemplate.php
Adds several variables to a template
Method addViewPath
JController::addViewPath() in controller.php
Add one or more view paths to the controller's stack, in LIFO order.
Method add_acl
gacl_api::add_acl() in gacl_api.php
add_acl()
Method add_group
gacl_api::add_group() in gacl_api.php
add_group()
Method add_group_object
add_group_object()
Method add_keyword
Adds a keyword to a keyword group for highlighting
Method add_keyword_group
Creates a new keyword group
Method add_object
gacl_api::add_object() in gacl_api.php
add_object()
Method add_object_section
add_object_section()
Method add_to_blinklist
Method add_to_blogmarks
Method add_to_delicious
Method add_to_digg
Method add_to_furl
Method add_to_magnolia
Method add_to_map
Add a method to the dispatch map
Method add_to_myweb20
Method add_to_newsvine
Method add_to_reddit
Method add_to_segnalo
Method add_to_simpy
Method add_to_spurl
Method add_to_wists
Method administrator
Checks to see if an image exists in the current templates image directory if it does it loads this image. Otherwise the default image is loaded.
Method AliasNbPages
Defines an alias for the total number of pages. It will be substituted as the document is closed.
Method allowCache
JResponse::allowCache() in response.php
Set/get cachable state for the response
Method ampReplace
JFilterOutput::ampReplace() in filteroutput.php
Replaces &amp; with & for xhtml compliance
Method anonymous_bind
Anonymously Binds to LDAP Directory
Method answer
Method answer
Method appendBody
JResponse::appendBody() in response.php
Append content to the body content
Method appendButton
Set a value
Method appendMetaTag
Deprecated, use JDocument->setMetaData instead.
Method appendPathWay
Deprecated, use JPathWay->addItem() method instead.
Method append_acl
gacl_api::append_acl() in gacl_api.php
append_acl()
Method apply
* tidy the data
Method apply
remove all whitespace from the output
Method apply
apply the filter
Method apply
replace the variables
Method apply
remove all whitespace from the output
Method apply
tidy the data
Method apply
compress the data
Method apply
compress the data
Method apply
apply the filter
Method apply
remove all whitespace from the output
Method applyInputFilter
enable an input filter
Method applyInputFilters
apply input filters that have been set
Method applyOutputFilter
enable an output filter
Class Archive_Tar
Archive_Tar in Archive_Tar.php
Creates a (compressed) Tar archive
Constructor Archive_Tar
Archive_Tar::Archive_Tar() in Archive_Tar.php
Archive_Tar Class constructor. This flavour of the constructor only declare a new Archive_Tar object, identifying it by the name of the tar file.
Constant ARCHIVE_TAR_ATT_SEPARATOR
ARCHIVE_TAR_ATT_SEPARATOR in Archive_Tar.php
Method arraymem
xmlrpcval::arraymem() in xmlrpc.php
Returns the m-th member of an xmlrpcval of struct type
Method arraysize
Returns the number of members in an xmlrpcval of array type
Function array_key_exists
array_key_exists() in array_key_exists.php
Replace array_key_exists()
Method array_unique
Method assign
JView::assign() in view.php
Assigns variables to the view script via differing strategies.
Method assignRef
JView::assignRef() in view.php
Assign variable for the view (by reference).
Method atfirstpage
JRecordSet::atfirstpage() in recordset.php
TODO: No working
Method atlastpage
JRecordSet::atlastpage() in recordset.php
TODO: No working
Method atom_03_construct_type
Method atom_10_construct_type
Method atom_10_content_construct_type
Method attach
JObservable::attach() in observable.php
Attach an observer object
Method attachBuildRule
Attach a build rule
Method attachHandler
Method that attaches the error handler to JError
Method attachParseRule
Attach a parse rule
Method attributes
Return the attributes of a specified node.
Method attributes
Get the an attribute of the element
Method attributes
Method attributes
Method Authenticate
Performs SMTP authentication. Must be run after running the Hello() method. Returns true if successfully authenticated.
Method authenticate
JAuthentication::authenticate() in authentication.php
Finds out if a set of login credentials are valid by asking all obvserving objects to run their respective authentication routines.
Method authorize
JMenu::authorize() in menu.php
Method to check JMenu object authorization against an access control object and optionally an access extension object
Method authorize
JController::authorize() in controller.php
Authorization check
Method authorize
JUser::authorize() in user.php
Method to check JUser object authorization against an access control object and optionally an access extension object
Class Auth_OpenID_AlreadySigned
An error that indicates that a response was already signed.
Class Auth_OpenID_Association
Auth_OpenID_Association in Association.php
This class represents an association between a server and a consumer. In general, users of this library will never see instances of this object. The only exception is if you implement a custom Auth_OpenID_OpenIDStore.
Class Auth_OpenID_AuthRequest
Auth_OpenID_AuthRequest in Consumer.php
This class represents an authentication request from a consumer to an OpenID server.
Constructor Auth_OpenID_AuthRequest
Initialize an authentication request with the specified token, association, and endpoint.
Constant Auth_OpenID_CANCEL
Auth_OpenID_CANCEL in Consumer.php
Status to indicate cancellation of OpenID authentication.
Constructor Auth_OpenID_CancelResponse
Class Auth_OpenID_CancelResponse
A response with a status of Auth_OpenID_CANCEL. Indicates that the user cancelled the OpenID authentication request. This has two relevant attributes:
Class Auth_OpenID_Consumer
Auth_OpenID_Consumer in Consumer.php
An OpenID consumer implementation that performs discovery and does session management. See the Consumer.php file documentation for more information.
Constructor Auth_OpenID_Consumer
Initialize a Consumer instance.
Class Auth_OpenID_ConsumerResponse
The base class for responses from the Auth_OpenID_Consumer.
Class Auth_OpenID_CryptUtil
Auth_OpenID_CryptUtil in CryptUtil.php
Class Auth_OpenID_DatabaseConnection
Auth_OpenID_DatabaseConnection in DatabaseConnection.php
An empty base class intended to emulate PEAR connection
Constructor Auth_OpenID_Decoder
Class Auth_OpenID_Decoder
Auth_OpenID_Decoder in Server.php
Decode an incoming Auth_OpenID_WebResponse into an Auth_OpenID_Request.
Constant Auth_OpenID_DEFAULT_NONCE_CHRS
This is the characters that the nonces are made from.
Constructor Auth_OpenID_DiffieHellmanConsumerSession
Class Auth_OpenID_DiffieHellmanConsumerSession
Class Auth_OpenID_DiffieHellmanServerSession
Constructor Auth_OpenID_DiffieHellmanServerSession
Constant Auth_OpenID_digits
Auth_OpenID_digits in OpenID.php
Function Auth_OpenID_discover
Auth_OpenID_discover() in Discover.php
Function Auth_OpenID_discoverWithoutYadis
Function Auth_OpenID_discoverWithYadis
Constant Auth_OpenID_DO_ABOUT
Auth_OpenID_DO_ABOUT in OpenID.php
Status code returned when there were no OpenID arguments passed. This code indicates that the caller should return a 200 OK response and display an HTML page that says that this is an OpenID server endpoint.
Constant Auth_OpenID_DO_AUTH
Auth_OpenID_DO_AUTH in OpenID.php
Status code returned when the caller needs to authenticate the
Class Auth_OpenID_DumbStore
Auth_OpenID_DumbStore in DumbStore.php
This is a store for use in the worst case, when you have no way of saving state on the consumer site. Using this store makes the consumer vulnerable to replay attacks, as it's unable to use nonces. Avoid using this store if it is at all possible.
Constructor Auth_OpenID_DumbStore
Creates a new Auth_OpenID_DumbStore instance. For the security of the tokens generated by the library, this class attempts to at least have a secure implementation of getAuthKey.
Class Auth_OpenID_Encoder
Auth_OpenID_Encoder in Server.php
Encode an Auth_OpenID_Response to an Auth_OpenID_WebResponse.
Constructor Auth_OpenID_EncodingError
Class Auth_OpenID_EncodingError
An error that indicates an encoding problem occurred.
Constant Auth_OpenID_FAILURE
Auth_OpenID_FAILURE in Consumer.php
This is the status code completeAuth returns when the value it received indicated an invalid login.
Class Auth_OpenID_FailureResponse
A response with a status of Auth_OpenID_FAILURE. Indicates that the OpenID protocol has failed. This could be locally or remotely triggered. This has three relevant attributes:
Constructor Auth_OpenID_FailureResponse
Class Auth_OpenID_FileStore
Auth_OpenID_FileStore in FileStore.php
This is a filesystem-based store for OpenID associations and
Constructor Auth_OpenID_FileStore
Initializes a new Auth_OpenID_FileStore. This initializes the nonce and association directories, which are subdirectories of the directory passed in.
Function Auth_OpenID_getAuthorityPattern
Function Auth_OpenID_getEncodedPattern
Function Auth_OpenID_getEscapeRE
Function Auth_OpenID_getUnreserved
Function Auth_OpenID_getURIPattern
Constant AUTH_OPENID_HTTP_ERROR
Constant AUTH_OPENID_HTTP_OK
AUTH_OPENID_HTTP_OK in Server.php
Constant AUTH_OPENID_HTTP_REDIRECT
Class Auth_OpenID_KVForm
Auth_OpenID_KVForm in KVForm.php
Container for key-value/comma-newline OpenID format and parsing
Constant Auth_OpenID_letters
Auth_OpenID_letters in OpenID.php
Defines for regexes and format checking.
Constant Auth_OpenID_LOCAL_ERROR
Status code returned by the server when the only option is to show an error page, since we do not have enough information to redirect back to the consumer. The associated value is an error message that should be displayed on an HTML error page.
Function Auth_OpenID_makeOpenIDEndpoints
Constructor Auth_OpenID_MalformedReturnURL
Class Auth_OpenID_MalformedReturnURL
An error indicating that the return_to URL is malformed.
Class Auth_OpenID_MalformedTrustRoot
This error is returned when the trust_root value is malformed.
Class Auth_OpenID_MySQLStore
Auth_OpenID_MySQLStore in MySQLStore.php
An SQL store that uses MySQL as its backend.
Constant Auth_OpenID_NO_MATH_SUPPORT
Class Auth_OpenID_OpenIDStore
Auth_OpenID_OpenIDStore in Interface.php
This is the interface for the store objects the OpenID library
Class Auth_OpenID_Parse
Auth_OpenID_Parse in Parse.php
Constructor Auth_OpenID_Parse
Constant Auth_OpenID_PARSE_ERROR
Auth_OpenID_PARSE_ERROR in Consumer.php
This is the status code beginAuth returns when the page fetched from the entered OpenID URL doesn't contain the necessary link tags to function as an identity page.
Function Auth_OpenID_pct_encoded_replace
Function Auth_OpenID_pct_encoded_replace_unreserved
Class Auth_OpenID_PlainTextConsumerSession
Class Auth_OpenID_PlainTextServerSession
Constant Auth_OpenID_punct
Auth_OpenID_punct in OpenID.php
Constant Auth_OpenID_REDIRECT
Auth_OpenID_REDIRECT in OpenID.php
Status code returned when there is a redirect back to the consumer. The value is the URL to redirect back to. The caller should return a 302 Found redirect with a Location: header containing the URL.
Constant Auth_OpenID_REMOTE_ERROR
Status code returned when there is an error to return in key-value form to the consumer. The caller should return a 400 Bad Request response with content-type text/plain and the value as the body.
Constant Auth_OpenID_REMOTE_OK