XOOPS Docs -
[ all elements ]

Index of all elements

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ l ] [ m ] [ n ] [ o ] [ p ] [ q ] [ r ] [ s ] [ t ] [ u ] [ v ] [ w ] [ x ] [ z ] [ _ ]

a

$accept
in file snoopy.php, variable Snoopy::$accept
$activated
in file logger.php, variable XoopsLogger::$activated
$adminmenu
in file module.php, variable XoopsModule::$adminmenu
$agent
in file snoopy.php, variable Snoopy::$agent
$allowedMimeTypes
in file uploader.php, variable XoopsMediaUploader::$allowedMimeTypes
$allowedThemes
in file theme.php, variable xos_opal_ThemeFactory::$allowedThemes
    Currently enabled themes (if empty, all the themes in themes/ are allowed)
$allowUnknownTypes
in file uploader.php, variable XoopsMediaUploader::$allowUnknownTypes
    Flag indicating if unrecognized mimetypes should be allowed (use with precaution ! may lead to security issues )
$allowUserSelection
in file theme.php, variable xos_opal_ThemeFactory::$allowUserSelection
    If users are allowed to choose a custom theme
$AltBody
in file class.phpmailer.php, variable PHPMailer::$AltBody
    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.
$approved
in file xoopsstory.php, variable XoopsStory::$approved
$archiver
in file downloader.php, variable XoopsDownloader::$archiver
    file information
$assignedTags
in file xoopsmailer.php, variable XoopsMailer::$assignedTags
$autoload_filters
in file Smarty.class.php, variable Smarty::$autoload_filters
    This indicates which filters are automatically loaded into Smarty.
activate
in file errorhandler.php, method XoopsErrorHandler::activate()
    Activate the error handler
activateUser
in file member.php, method XoopsMemberHandler::activateUser()
    activate a user
actkey
in file user.php, method XoopsUser::actkey()
    specialized wrapper for XoopsObject::getVar()
add
in file xmlrpctag.php, method XoopsXmlRpcStruct::add()
add
in file auth_provisionning.php, method XoopsAuthProvisionning::add()
    Add a new user to the system
add
in file criteria.php, method CriteriaCompo::add()
    Add an element
add
in file xmlrpctag.php, method XoopsXmlRpcDocument::add()
add
in file xmlrpctag.php, method XoopsXmlRpcArray::add()
AddAddress
in file class.phpmailer.php, method PHPMailer::AddAddress()
    Adds a "To" address.
AddAttachment
in file class.phpmailer.php, method PHPMailer::AddAttachment()
    Adds an attachment from a path on the filesystem.
AddBCC
in file class.phpmailer.php, method PHPMailer::AddBCC()
    Adds a "Bcc" address. Note: this function works with the SMTP mailer on win32, not with the "mail" mailer.
addBinaryFile
in file tardownloader.php, method XoopsTarDownloader::addBinaryFile()
    Add a binary file to the archive
addBinaryFile
in file downloader.php, method XoopsDownloader::addBinaryFile()
    XoopsDownloader::addBinaryFile()
addBinaryFile
in file zipdownloader.php, method XoopsZipDownloader::addBinaryFile()
addBinaryFileData
in file zipdownloader.php, method XoopsZipDownloader::addBinaryFileData()
addBinaryFileData
in file downloader.php, method XoopsDownloader::addBinaryFileData()
    XoopsDownloader::addBinaryFileData()
addBinaryFileData
in file tardownloader.php, method XoopsTarDownloader::addBinaryFileData()
    Add a binary dummy file to the archive
addBlock
in file logger.php, method XoopsLogger::addBlock()
    Log display of a block
AddCC
in file class.phpmailer.php, method PHPMailer::AddCC()
    Adds a "Cc" address. Note: this function works with the SMTP mailer on win32, not with the "mail" mailer.
AddCustomHeader
in file class.phpmailer.php, method PHPMailer::AddCustomHeader()
    Adds a custom header.
addDirectory
in file class.tar.php, method tar::addDirectory()
    Add a directory to this tar archive
addElement
in file formelementtray.php, method XoopsFormElementTray::addElement()
    Add an element to the group
addElement
in file form.php, method XoopsForm::addElement()
    Add an element to the form
AddEmbeddedImage
in file class.phpmailer.php, method PHPMailer::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".
addExtra
in file logger.php, method XoopsLogger::addExtra()
    Log extra information
addFile
in file class.zipfile.php, method zipfile::addFile()
    Adds "file" to archive
addFile
in file zipdownloader.php, method XoopsZipDownloader::addFile()
addFile
in file tardownloader.php, method XoopsTarDownloader::addFile()
    Add a file to the archive
addFile
in file class.tar.php, method tar::addFile()
    Add a file to the tar archive
addFile
in file downloader.php, method XoopsDownloader::addFile()
    XoopsDownloader::addFile()
addFileData
in file downloader.php, method XoopsDownloader::addFileData()
    XoopsDownloader::addFileData()
addFileData
in file zipdownloader.php, method XoopsZipDownloader::addFileData()
addFileData
in file tardownloader.php, method XoopsTarDownloader::addFileData()
    Add a dummy file to the archive
addHeaders
in file xoopsmailer.php, method XoopsMailer::addHeaders()
addHttpMeta
in file theme.php, method xos_opal_Theme::addHttpMeta()
    Set a meta http-equiv value
addItem
in file grouppermform.php, method XoopsGroupPermForm::addItem()
    Adds an item to which permission will be assigned
addLink
in file theme.php, method xos_opal_Theme::addLink()
    Add a <link> to the header
addMeta
in file theme.php, method xos_opal_Theme::addMeta()
    Change output page meta-information
addOption
in file formcheckbox.php, method XoopsFormCheckBox::addOption()
    Add an option
addOption
in file formradio.php, method XoopsFormRadio::addOption()
    Add an option
addOption
in file formselect.php, method XoopsFormSelect::addOption()
    Add an option
addOptionArray
in file formradio.php, method XoopsFormRadio::addOptionArray()
    Adds multiple options
addOptionArray
in file formselect.php, method XoopsFormSelect::addOptionArray()
    Add multiple options
addOptionArray
in file formcheckbox.php, method XoopsFormCheckBox::addOptionArray()
    Add multiple Options at once
addQuery
in file logger.php, method XoopsLogger::addQuery()
    Log a database query
AddReplyTo
in file class.phpmailer.php, method PHPMailer::AddReplyTo()
    Adds a "Reply-to" address.
addRight
in file groupperm.php, method XoopsGroupPermHandler::addRight()
    Add a permission
addScript
in file theme.php, method xos_opal_Theme::addScript()
    Adds script code to the document head
addSlashes
in file module.textsanitizer.php, method MyTextSanitizer::addSlashes()
    Add slashes to the text if magic_quotes_gpc is turned off.
addSlashes
in file textsanitizer.php, method TextSanitizer::addSlashes()
AddStringAttachment
in file class.phpmailer.php, method PHPMailer::AddStringAttachment()
    Adds a string or binary attachment (non-filesystem) to the list.
addStylesheet
in file theme.php, method xos_opal_Theme::addStylesheet()
    Add StyleSheet or CSS code to the document head
addTagHandler
in file saxparser.php, method SaxParser::addTagHandler()
    **************************************************************************
addUser
in file avatar.php, method XoopsAvatarHandler::addUser()
addUserToGroup
in file member.php, method XoopsMemberHandler::addUserToGroup()
    add a user to a group
admin.php
procedural page admin.php
append
in file Smarty.class.php, method Smarty::append()
    appends values to template variables
appendTar
in file class.tar.php, method tar::appendTar()
    Appends a tar file to the end of the currently opened tar file.
append_by_ref
in file Smarty.class.php, method Smarty::append_by_ref()
    appends values to template variables by reference
assign
in file form.php, method XoopsForm::assign()
    assign to smarty form template instead of displaying directly
assign
in file xoopsmailer.php, method XoopsMailer::assign()
assign
in file Smarty.class.php, method Smarty::assign()
    assigns values to template variables
assignVar
in file object.php, method XoopsObject::assignVar()
    assign a value to a variable
assign_by_ref
in file Smarty.class.php, method Smarty::assign_by_ref()
    assigns values to template variables by reference
attachsig
in file user.php, method XoopsUser::attachsig()
    specialized wrapper for XoopsObject::getVar()
authenticate
in file auth_ldap.php, method XoopsAuthLdap::authenticate()
    Authenticate user again LDAP directory (Bind)
authenticate
in file auth.php, method XoopsAuth::authenticate()
Authenticate
in file class.smtp.php, method SMTP::Authenticate()
    Performs SMTP authentication. Must be run after running the Hello() method. Returns true if successfully authenticated.
authenticate
in file auth_ads.php, method XoopsAuthAds::authenticate()
    Authenticate user again LDAP directory (Bind)
authenticate
in file auth_xoops.php, method XoopsAuthXoops::authenticate()
    Authenticate user
auth.php
procedural page auth.php
authfactory.php
procedural page authfactory.php
auth_ads.php
procedural page auth_ads.php
auth_ldap.php
procedural page auth_ldap.php
auth_provisionning.php
procedural page auth_provisionning.php
auth_xoops.php
procedural page auth_xoops.php
avatar.php
procedural page avatar.php
admin.php
procedural page admin.php
auth.php
procedural page auth.php
admin_header.php
procedural page admin_header.php
admin.php
procedural page admin.php
avatars.php
procedural page avatars.php
admin.php
procedural page admin.php
top

b

$blocks
in file logger.php, variable XoopsLogger::$blocks
$blocks
in file theme_blocks.php, variable xos_logos_PageBuilder::$blocks
$body
in file xoopsmailer.php, variable XoopsMailer::$body
$Body
in file class.phpmailer.php, variable PHPMailer::$Body
    Sets the Body of the message. This can be either an HTML or text body.
$bodytext
in file xoopsstory.php, variable XoopsStory::$bodytext
$booleanize
in file Config_File.class.php, variable Config_File::$booleanize
    Controls whether config values of on/true/yes and off/false/no get converted to boolean values automatically.
$bufferOutput
in file theme.php, variable xos_opal_Theme::$bufferOutput
    Whether or not the theme engine should include the output generated by php
backend.php
procedural page backend.php
BannerClientDelete
in file banners.php, function BannerClientDelete()
BannerClientEdit
in file banners.php, function BannerClientEdit()
BannerDelete
in file banners.php, function BannerDelete()
BannerEdit
in file banners.php, function BannerEdit()
banners.php
procedural page banners.php
BannersAdmin
in file banners.php, function BannersAdmin()
    ******************************************************
bannerstats
in file banners.php, function bannerstats()
    ******************************************
bio
in file user.php, method XoopsUser::bio()
    specialized wrapper for XoopsObject::getVar()
BloggerApi
in file bloggerapi.php, class BloggerApi
BloggerApi
in file bloggerapi.php, method BloggerApi::BloggerApi()
bodytext
in file xoopsstory.php, method XoopsStory::bodytext()
buildBlock
in file xoopsblock.php, method XoopsBlock::buildBlock()
buildBlock
in file theme_blocks.php, method xos_logos_PageBuilder::buildBlock()
buildContent
in file xoopsblock.php, method XoopsBlock::buildContent()
buildTitle
in file xoopsblock.php, method XoopsBlock::buildTitle()
buildUrl
in file common.php, method xos_kernel_Xoops2::buildUrl()
    Build an URL with the specified request params
b_back
in file install_tpl.php, function b_back()
b_next
in file install_tpl.php, function b_next()
b_reload
in file install_tpl.php, function b_reload()
b_system_comments_edit
in file system_blocks.php, function b_system_comments_edit()
b_system_comments_show
in file system_blocks.php, function b_system_comments_show()
b_system_info_edit
in file system_blocks.php, function b_system_info_edit()
b_system_info_show
in file system_blocks.php, function b_system_info_show()
b_system_login_show
in file system_blocks.php, function b_system_login_show()
b_system_main_show
in file system_blocks.php, function b_system_main_show()
b_system_newmembers_edit
in file system_blocks.php, function b_system_newmembers_edit()
b_system_newmembers_show
in file system_blocks.php, function b_system_newmembers_show()
b_system_notification_show
in file system_blocks.php, function b_system_notification_show()
b_system_online_show
in file system_blocks.php, function b_system_online_show()
b_system_search_show
in file system_blocks.php, function b_system_search_show()
b_system_themes_edit
in file system_blocks.php, function b_system_themes_edit()
b_system_themes_show
in file system_blocks.php, function b_system_themes_show()
b_system_topposters_edit
in file system_blocks.php, function b_system_topposters_edit()
b_system_topposters_show
in file system_blocks.php, function b_system_topposters_show()
b_system_user_show
in file system_blocks.php, function b_system_user_show()
b_system_waiting_show
in file system_blocks.php, function b_system_waiting_show()
block.textformat.php
procedural page block.textformat.php
bloggerapi.php
procedural page bloggerapi.php
block.php
procedural page block.php
banners.php
procedural page banners.php
blockform.php
procedural page blockform.php
blocksadmin.php
procedural page blocksadmin.php
banners.php
procedural page banners.php
blocksadmin.php
procedural page blocksadmin.php
blocks.php
procedural page blocks.php
top

c

$cache_dir
in file template.php, variable XoopsTpl::$cache_dir
$cache_dir
in file Smarty.class.php, variable Smarty::$cache_dir
    The name of the directory for cache files.
$cache_handler_func
in file Smarty.class.php, variable Smarty::$cache_handler_func
    The function used for cache file handling. If not set, built-in caching is used.
$cache_lifetime
in file Smarty.class.php, variable Smarty::$cache_lifetime
    This is the number of seconds cached content will persist.
$cache_modified_check
in file Smarty.class.php, variable Smarty::$cache_modified_check
    Only used when $caching is enabled. If true, then If-Modified-Since headers are respected with cached content, and appropriate HTTP headers are sent.
$caching
in file Smarty.class.php, variable Smarty::$caching
    This enables template caching.
$canvasTemplate
in file theme.php, variable xos_opal_Theme::$canvasTemplate
    Canvas-level template to use
$censorConf
in file module.textsanitizer.php, variable MyTextSanitizer::$censorConf
$charSet
in file xoopsmailer.php, variable XoopsMailer::$charSet
$CharSet
in file class.phpmailer.php, variable PHPMailer::$CharSet
    Sets the CharSet of the message.
$checkImageType
in file uploader.php, variable XoopsMediaUploader::$checkImageType
$cleanVars
in file object.php, variable XoopsObject::$cleanVars
    variables cleaned for store in DB
$column
in file criteria.php, variable Criteria::$column
$comments
in file xoopsstory.php, variable XoopsStory::$comments
$compiler_class
in file Smarty.class.php, variable Smarty::$compiler_class
    The class used for compiling templates.
$compiler_file
in file Smarty.class.php, variable Smarty::$compiler_file
    The file that contains the compiler class. This can a full pathname, or relative to the php_include path.
$compile_check
in file Smarty.class.php, variable Smarty::$compile_check
    This tells Smarty whether to check for recompiling or not. Recompiling does not need to happen unless a template or config file is changed.
$compile_dir
in file template.php, variable XoopsTpl::$compile_dir
$compile_dir
in file Smarty.class.php, variable Smarty::$compile_dir
    The directory where compiled templates are located.
$compile_id
in file Smarty.class.php, variable Smarty::$compile_id
    Set this if you want different sets of compiled files for the same templates. This is useful for things like different languages.
$conditions
in file criteria.php, variable CriteriaCompo::$conditions
    Conditions
$config_booleanize
in file Smarty.class.php, variable Smarty::$config_booleanize
    This tells whether or not to automatically booleanize config file variables.
$config_class
in file Smarty.class.php, variable Smarty::$config_class
    The class used to load config vars.
$config_dir
in file Smarty.class.php, variable Smarty::$config_dir
    The directory where config files are located.
$config_fix_newlines
in file Smarty.class.php, variable Smarty::$config_fix_newlines
    This tells whether or not automatically fix newlines in config files.
$config_overwrite
in file Smarty.class.php, variable Smarty::$config_overwrite
    This tells if config file vars of the same name overwrite each other or not.
$config_read_hidden
in file Smarty.class.php, variable Smarty::$config_read_hidden
    This tells whether hidden sections [.foobar] are readable from the tempalates or not. Normally you would never allow this since that is the point behind hidden sections: the application can access them, but the templates cannot.
$ConfirmReadingTo
in file class.phpmailer.php, variable PHPMailer::$ConfirmReadingTo
    Sets the email address that a reading confirmation will be sent.
$conn
in file mysqldatabase.php, variable XoopsMySQLDatabase::$conn
    Database connection
$content
in file theme.php, variable xos_opal_Theme::$content
    Text content to display right after the contentTemplate output
$contentCacheId
in file theme.php, variable xos_opal_Theme::$contentCacheId
$contentCacheLifetime
in file theme.php, variable xos_opal_Theme::$contentCacheLifetime
$contentTemplate
in file theme.php, variable xos_opal_Theme::$contentTemplate
    Content-level template to use
$ContentType
in file class.phpmailer.php, variable PHPMailer::$ContentType
    Sets the Content-type of the message.
$cookies
in file snoopy.php, variable Snoopy::$cookies
$counter
in file xoopsstory.php, variable XoopsStory::$counter
$cp1252_map
in file auth_ldap.php, variable XoopsAuthLdap::$cp1252_map
$created
in file xoopsstory.php, variable XoopsStory::$created
$criteriaElements
in file criteria.php, variable CriteriaCompo::$criteriaElements
    The elements of the collection
$CRLF
in file class.smtp.php, variable SMTP::$CRLF
    SMTP reply line ending
$ctable
in file xoopscomments.php, variable XoopsComments::$ctable
$ctrl_dir
in file class.zipfile.php, variable zipfile::$ctrl_dir
    Central directory
$curl_path
in file snoopy.php, variable Snoopy::$curl_path
$customValidationCode
in file formelement.php, variable XoopsFormElement::$customValidationCode
    Javascript performing additional validation of this element data
cache_manager
in file cachemanager.php, class cache_manager
    cache_manager for XOOPS installer
censorString
in file module.textsanitizer.php, method MyTextSanitizer::censorString()
    Replaces banned words in a string with their replacements
change
in file auth_provisionning.php, method XoopsAuthProvisionning::change()
    Modify user information
change_banner_url_by_client
in file banners.php, function change_banner_url_by_client()
    ******************************************
check
in file xoopssecurity.php, method XoopsSecurity::check()
    Check if there is a valid token in $_REQUEST['XOOPS_TOKEN_REQUEST'] - can be expanded for more wide use, later (Mith)
checkBadips
in file xoopssecurity.php, method XoopsSecurity::checkBadips()
    Check if visitor's IP address is banned Should be changed to return bool and let the action be up to the calling script
checkCache
in file theme.php, method xos_opal_Theme::checkCache()
checkData
in file settingmanager.php, method setting_manager::checkData()
checkEmail
in file functions.php, function checkEmail()
checkImageType
in file uploader.php, method XoopsMediaUploader::checkImageType()
    Check whether or not the uploaded image type is valid
checkMaxFileSize
in file uploader.php, method XoopsMediaUploader::checkMaxFileSize()
    Is the file the right size?
checkMaxHeight
in file uploader.php, method XoopsMediaUploader::checkMaxHeight()
    Is the picture the right height?
checkMaxWidth
in file uploader.php, method XoopsMediaUploader::checkMaxWidth()
    Is the picture the right width?
checkMimeType
in file uploader.php, method XoopsMediaUploader::checkMimeType()
    Check whether or not the uploaded file type is allowed
checkReferer
in file xoopssecurity.php, method XoopsSecurity::checkReferer()
    Check the user agent's HTTP REFERER against XOOPS_URL
checkRight
in file groupperm.php, method XoopsGroupPermHandler::checkRight()
    Check permission
checkSuperglobals
in file xoopssecurity.php, method XoopsSecurity::checkSuperglobals()
    Check superglobals for contamination
check_language
in file index.php, function check_language()
class.tar.php
procedural page class.tar.php
class.zipfile.php
procedural page class.zipfile.php
commentrenderer.php
procedural page commentrenderer.php
criteria.php
procedural page criteria.php
class.phpmailer.php
procedural page class.phpmailer.php
class.smtp.php
procedural page class.smtp.php
Config_File.class.php
procedural page Config_File.class.php
core.assemble_plugin_filepath.php
procedural page core.assemble_plugin_filepath.php
core.assign_smarty_interface.php
procedural page core.assign_smarty_interface.php
core.create_dir_structure.php
procedural page core.create_dir_structure.php
core.display_debug_console.php
procedural page core.display_debug_console.php
core.get_include_path.php
procedural page core.get_include_path.php
core.get_microtime.php
procedural page core.get_microtime.php
core.get_php_resource.php
procedural page core.get_php_resource.php
core.is_secure.php
procedural page core.is_secure.php
core.is_trusted.php
procedural page core.is_trusted.php
core.load_plugins.php
procedural page core.load_plugins.php
core.load_resource_plugin.php
procedural page core.load_resource_plugin.php
core.process_cached_inserts.php
procedural page core.process_cached_inserts.php
core.process_compiled_include.php
procedural page core.process_compiled_include.php
core.read_cache_file.php
procedural page core.read_cache_file.php
core.rmdir.php
procedural page core.rmdir.php
core.rm_auto.php
procedural page core.rm_auto.php
core.run_insert_handler.php
procedural page core.run_insert_handler.php
core.smarty_include_php.php
procedural page core.smarty_include_php.php
core.write_cache_file.php
procedural page core.write_cache_file.php
core.write_compiled_include.php
procedural page core.write_compiled_include.php
core.write_compiled_resource.php
procedural page core.write_compiled_resource.php
core.write_file.php
procedural page core.write_file.php
compiler.assign.php
procedural page compiler.assign.php
compiler.foreachq.php
procedural page compiler.foreachq.php
compiler.includeq.php
procedural page compiler.includeq.php
compiler.xoAppUrl.php
procedural page compiler.xoAppUrl.php
compiler.xoImgUrl.php
procedural page compiler.xoImgUrl.php
cleanVars
in file object.php, method XoopsObject::cleanVars()
    clean values of all variables of the object for storage.
clear
in file Config_File.class.php, method Config_File::clear()
    Clear loaded config data for a certain file or all files.
ClearAddresses
in file class.phpmailer.php, method PHPMailer::ClearAddresses()
    Clears all recipients assigned in the TO array. Returns void.
ClearAllRecipients
in file class.phpmailer.php, method PHPMailer::ClearAllRecipients()
    Clears all recipients assigned in the TO, CC and BCC array. Returns void.
ClearAttachments
in file class.phpmailer.php, method PHPMailer::ClearAttachments()
    Clears all previously set filesystem, string, and binary attachments. Returns void.
ClearBCCs
in file class.phpmailer.php, method PHPMailer::ClearBCCs()
    Clears all recipients assigned in the BCC array. Returns void.
ClearCCs
in file class.phpmailer.php, method PHPMailer::ClearCCs()
    Clears all recipients assigned in the CC array. Returns void.
ClearCustomHeaders
in file class.phpmailer.php, method PHPMailer::ClearCustomHeaders()
    Clears all custom headers. Returns void.
ClearReplyTos
in file class.phpmailer.php, method PHPMailer::ClearReplyTos()
    Clears all recipients assigned in the ReplyTo array. Returns void.
clearTokens
in file xoopssecurity.php, method XoopsSecurity::clearTokens()
    Clear all token values from user's session
clear_all_assign
in file Smarty.class.php, method Smarty::clear_all_assign()
    clear all the assigned template variables.
clear_all_cache
in file Smarty.class.php, method Smarty::clear_all_cache()
    clear the entire contents of cache (all templates)
clear_assign
in file Smarty.class.php, method Smarty::clear_assign()
    clear the given assigned template variable.
clear_cache
in file Smarty.class.php, method Smarty::clear_cache()
    clear cached content for the given template and cache id
clear_compiled_tpl
in file Smarty.class.php, method Smarty::clear_compiled_tpl()
    clears compiled version of specified template resource, or all compiled template files if one is not specified.
clear_config
in file Smarty.class.php, method Smarty::clear_config()
    clear configuration values
clickbanner
in file banners.php, function clickbanner()
clientlogin
in file banners.php, function clientlogin()
    *****************************************
clone_block
in file blocksadmin.php, function clone_block()
clone_block_ok
in file blocksadmin.php, function clone_block_ok()
close
in file mysqldatabase.php, method XoopsMySQLDatabase::close()
    Close MySQL connection
Close
in file class.smtp.php, method SMTP::Close()
    Closes the socket and cleans up the state of the class.
close
in file session.php, method XoopsSessionHandler::close()
    Close a session
CloseTable
in file cp_functions.php, function CloseTable()
closeThread
in file old_functions.php, function closeThread()
CloseWaitBox
in file functions.php, function CloseWaitBox()
codeConv
in file module.textsanitizer.php, method MyTextSanitizer::codeConv()
    Sanitizing of [code] tag
codePreConv
in file module.textsanitizer.php, method MyTextSanitizer::codePreConv()
    Sanitizing of [code] tag
codeSanitizer
in file module.textsanitizer.php, method MyTextSanitizer::codeSanitizer()
    Sanitizing of [code] tag
comments
in file xoopsstory.php, method XoopsStory::comments()
Config_File
in file Config_File.class.php, method Config_File::Config_File()
    Constructs a new config file class.
Config_File
in file Config_File.class.php, class Config_File
    Config file reading class
config_load
in file Smarty.class.php, method Smarty::config_load()
    load configuration values
confirmForm
in file settingmanager.php, method setting_manager::confirmForm()
Connect
in file class.smtp.php, method SMTP::Connect()
    Connect to the server specified on the port specified.
connect
in file mysqldatabase.php, method XoopsMySQLDatabase::connect()
    connect to the database
containsDirectory
in file class.tar.php, method tar::containsDirectory()
    Check if this tar archive contains a specific directory
containsFile
in file class.tar.php, method tar::containsFile()
    Check if this tar archive contains a specific file
copyDistFile
in file mainfilemanager.php, method mainfile_manager::copyDistFile()
counter
in file xoopsstory.php, method XoopsStory::counter()
countSimilarBlocks
in file xoopsblock.php, method XoopsBlock::countSimilarBlocks()
cp1252_to_utf8
in file auth_ldap.php, method XoopsAuthLdap::cp1252_to_utf8()
create
in file tplfile.php, method XoopsTplfileHandler::create()
create
in file findusers.php, method XoUserHandler::create()
create
in file user.php, method XoopsUserHandler::create()
    create a new user
create
in file configoption.php, method XoopsConfigOptionHandler::create()
    Create a new option
create
in file findusers.php, method XoopsRankHandler::create()
create
in file block.php, method XoopsBlockHandler::create()
    create a new block
create
in file tplset.php, method XoopsTplsetHandler::create()
create
in file configcategory.php, method XoopsConfigCategoryHandler::create()
    Create a new category
create
in file notification.php, method XoopsNotificationHandler::create()
    Create a XoopsNotification
create
in file configitem.php, method XoopsConfigItemHandler::create()
    Create a new XoopsConfigItem
create
in file group.php, method XoopsGroupHandler::create()
    create a new XoopsGroup object
create
in file privmessage.php, method XoopsPrivmessageHandler::create()
    Create a new XoopsPrivmessage object
create
in file avatar.php, method XoopsAvatarHandler::create()
create
in file module.php, method XoopsModuleHandler::create()
    Create a new XoopsModule object
create
in file object.php, method XoopsObjectHandler::create()
    creates a new object
create
in file comment.php, method XoopsCommentHandler::create()
    Create a XoopsComment
create
in file group.php, method XoopsMembershipHandler::create()
    create a new membership
create
in file imagesetimg.php, method XoopsImagesetimgHandler::create()
create
in file image.php, method XoopsImageHandler::create()
    Create a new XoopsImage
create
in file groupperm.php, method XoopsGroupPermHandler::create()
    Create a new XoopsGroupPerm
create
in file imagecategory.php, method XoopsImagecategoryHandler::create()
create
in file imageset.php, method XoopsImagesetHandler::create()
createConfig
in file config.php, method XoopsConfigHandler::createConfig()
    Create a config
createConfigOption
in file config.php, method XoopsConfigHandler::createConfigOption()
    Make a new XoopsConfigOption
created
in file xoopsstory.php, method XoopsStory::created()
createDB
in file dbmanager.php, method db_manager::createDB()
createGroup
in file member.php, method XoopsMemberHandler::createGroup()
    create a new group
createInstance
in file theme.php, method xos_opal_ThemeFactory::createInstance()
    Instanciate the specified theme
createToken
in file xoopssecurity.php, method XoopsSecurity::createToken()
    Create a token in the user's session
createUser
in file member.php, method XoopsMemberHandler::createUser()
    create a new user
Criteria
in file criteria.php, method Criteria::Criteria()
    Constructor
Criteria
in file criteria.php, class Criteria
    A single criteria
CriteriaCompo
in file criteria.php, method CriteriaCompo::CriteriaCompo()
    Constructor
CriteriaCompo
in file criteria.php, class CriteriaCompo
    Collection of multiple CriteriaElements
CriteriaElement
in file criteria.php, method CriteriaElement::CriteriaElement()
    Constructor
CriteriaElement
in file criteria.php, class CriteriaElement
    A criteria (grammar?) for a database query.
calendarjs.php
procedural page calendarjs.php
checklogin.php
procedural page checklogin.php
commentform.inc.php
procedural page commentform.inc.php
comment_constants.php
procedural page comment_constants.php
comment_delete.php
procedural page comment_delete.php
comment_edit.php
procedural page comment_edit.php
comment_form.php
procedural page comment_form.php
comment_new.php
procedural page comment_new.php
comment_post.php
procedural page comment_post.php
comment_reply.php
procedural page comment_reply.php
comment_view.php
procedural page comment_view.php
common.php
procedural page common.php
cp_functions.php
procedural page cp_functions.php
cp_header.php
procedural page cp_header.php
cachemanager.php
procedural page cachemanager.php
comment.php
procedural page comment.php
config.php
procedural page config.php
configcategory.php
procedural page configcategory.php
configitem.php
procedural page configitem.php
configoption.php
procedural page configoption.php
calendar.php
procedural page calendar.php
comment.php
procedural page comment.php
comment_delete.php
procedural page comment_delete.php
comment_edit.php
procedural page comment_edit.php
comment_post.php
procedural page comment_post.php
constants.php
procedural page constants.php
comments.php
procedural page comments.php
top

d

$database
in file settingmanager.php, variable setting_manager::$database
$datasec
in file class.zipfile.php, variable zipfile::$datasec
    Array to store compressed data
$db
in file dbmanager.php, variable db_manager::$db
$db
in file object.php, variable XoopsObjectHandler::$db
    holds referenced to XoopsDatabase class object
$db
in file xoopscomments.php, variable XoopsComments::$db
$db
in file xoopstree.php, variable XoopsTree::$db
$db
in file xoopsstory.php, variable XoopsStory::$db
$db
in file xoopsblock.php, variable XoopsBlock::$db
$dbhost
in file settingmanager.php, variable setting_manager::$dbhost
$dbname
in file settingmanager.php, variable setting_manager::$dbname
$dbpass
in file settingmanager.php, variable setting_manager::$dbpass
$dbuname
in file settingmanager.php, variable setting_manager::$dbuname
$db_pconnect
in file settingmanager.php, variable setting_manager::$db_pconnect
$debugging
in file Smarty.class.php, variable Smarty::$debugging
    If debugging is enabled, a debug console window will display when the page loads (make sure your browser allows unrequested popup windows)
$debugging_ctrl
in file Smarty.class.php, variable Smarty::$debugging_ctrl
    This determines if debugging is enable-able from the browser.
$debug_tpl
in file Smarty.class.php, variable Smarty::$debug_tpl
    This is the path to the debug console template. If not set, the default one will be used.
$defaultTheme
in file theme.php, variable xos_opal_ThemeFactory::$defaultTheme
    Default theme to instanciate if none specified
$default_modifiers
in file Smarty.class.php, variable Smarty::$default_modifiers
    This is a list of the modifiers to apply to all template variables.
$default_resource_type
in file Smarty.class.php, variable Smarty::$default_resource_type
    This is the resource type to be used when not specified
$default_template_handler_func
in file Smarty.class.php, variable Smarty::$default_template_handler_func
    If a template cannot be found, this PHP function will be executed.
$deniedMimeTypes
in file uploader.php, variable XoopsMediaUploader::$deniedMimeTypes
$directories
in file class.tar.php, variable tar::$directories
    Processed Archive Information
$distfile
in file mainfilemanager.php, variable mainfile_manager::$distfile
$do_debug
in file class.smtp.php, variable SMTP::$do_debug
    Sets whether debugging is turned on
database.php
procedural page database.php
databasefactory.php
procedural page databasefactory.php
downloader.php
procedural page downloader.php
Data
in file class.smtp.php, method SMTP::Data()
    Issues a data command and sends the msg_data to the server
Database
in file database.php, class Database
    Only for backward compatibility
dbExists
in file dbmanager.php, method db_manager::dbExists()
db_manager
in file dbmanager.php, method db_manager::db_manager()
db_manager
in file dbmanager.php, class db_manager
    database manager for XOOPS installer
delete
in file configitem.php, method XoopsConfigItemHandler::delete()
    Delete a config from the database
delete
in file notification.php, method XoopsNotificationHandler::delete()
    Delete a XoopsNotification from the database
delete
in file configcategory.php, method XoopsConfigCategoryHandler::delete()
    Delelete a XoopsConfigCategory
delete
in file privmessage.php, method XoopsPrivmessageHandler::delete()
    Delete from the database
delete
in file configoption.php, method XoopsConfigOptionHandler::delete()
    Delete an option
delete
in file module.php, method XoopsModuleHandler::delete()
    Delete a module from the database
delete
in file block.php, method XoopsBlockHandler::delete()
    delete a block from the database
delete
in file xoopsstory.php, method XoopsStory::delete()
delete
in file xoopstopic.php, method XoopsTopic::delete()
delete
in file avatar.php, method XoopsAvatarHandler::delete()
delete
in file xoopscomments.php, method XoopsComments::delete()
delete
in file xoopsblock.php, method XoopsBlock::delete()
delete
in file tplfile.php, method XoopsTplfileHandler::delete()
delete
in file tplset.php, method XoopsTplsetHandler::delete()
delete
in file user.php, method XoopsUserHandler::delete()
    delete a user from the database
delete
in file comment.php, method XoopsCommentHandler::delete()
    Delete a XoopsComment from the database
delete
in file object.php, method XoopsObjectHandler::delete()
    delete obejct from database
delete
in file imagesetimg.php, method XoopsImagesetimgHandler::delete()
delete
in file image.php, method XoopsImageHandler::delete()
    Delete an image from the database
delete
in file imagecategory.php, method XoopsImagecategoryHandler::delete()
delete
in file imageset.php, method XoopsImagesetHandler::delete()
delete
in file auth_provisionning.php, method XoopsAuthProvisionning::delete()
    Modify a user
delete
in file groupperm.php, method XoopsGroupPermHandler::delete()
    Delete a XoopsGroupPerm
delete
in file group.php, method XoopsMembershipHandler::delete()
    delete a membership from the database
delete
in file group.php, method XoopsGroupHandler::delete()
    remove a group from the database
deleteAll
in file comment.php, method XoopsCommentHandler::deleteAll()
    Delete multiple comments
deleteAll
in file group.php, method XoopsMembershipHandler::deleteAll()
    delete all memberships meeting the conditions
deleteAll
in file notification.php, method XoopsNotificationHandler::deleteAll()
    Delete multiple notifications
deleteAll
in file user.php, method XoopsUserHandler::deleteAll()
    delete users matching a set of conditions
deleteAll
in file groupperm.php, method XoopsGroupPermHandler::deleteAll()
    Delete all permissions by a certain criteria
deleteByGroup
in file groupperm.php, method XoopsGroupPermHandler::deleteByGroup()
    Delete all module specific permissions assigned for a group
deleteByModule
in file groupperm.php, method XoopsGroupPermHandler::deleteByModule()
    Delete all module specific permissions
deleteByModule
in file comment.php, method XoopsCommentHandler::deleteByModule()
    Delete all comments for one whole module
deleteConfig
in file config.php, method XoopsConfigHandler::deleteConfig()
    Delete a config from the database
deleteGroup
in file member.php, method XoopsMemberHandler::deleteGroup()
    delete a group
deletePost
in file bloggerapi.php, method BloggerApi::deletePost()
deletePost
in file xoopsapi.php, method XoopsApi::deletePost()
deleteTables
in file dbmanager.php, method db_manager::deleteTables()
deleteUser
in file member.php, method XoopsMemberHandler::deleteUser()
    delete a user
delete_block
in file blocksadmin.php, function delete_block()
delete_block_ok
in file blocksadmin.php, function delete_block_ok()
destroy
in file online.php, method XoopsOnlineHandler::destroy()
    Delete online information for a user
destroy
in file session.php, method XoopsSessionHandler::destroy()
    Destroy a session
dirname
in file module.php, method XoopsModule::dirname()
    For backward compatibility only!
DIR_SEP
in file Smarty.class.php, constant DIR_SEP
    DIR_SEP isn't used anymore, but third party apps might
display
in file Smarty.class.php, method Smarty::display()
    executes & displays the template results
display
in file form.php, method XoopsForm::display()
    displays rendered form
displayGroups
in file groups.php, function displayGroups()
    ******************************************************
displayTarea
in file module.textsanitizer.php, method MyTextSanitizer::displayTarea()
    Filters textarea form data in DB for display
displayText
in file textsanitizer.php, method TextSanitizer::displayText()
displayUsers
in file users.php, function displayUsers()
doLoginMaintenance
in file notification.php, method XoopsNotificationHandler::doLoginMaintenance()
    Perform notification maintenance activites at login time.
doRewrite
in file mainfilemanager.php, method mainfile_manager::doRewrite()
download
in file downloader.php, method XoopsDownloader::download()
    XoopsDownloader::download()
download
in file zipdownloader.php, method XoopsZipDownloader::download()
download
in file tardownloader.php, method XoopsTarDownloader::download()
    Send the file to the client
dump
in file logger.php, method XoopsLogger::dump()
dumpAll
in file logger.php, method XoopsLogger::dumpAll()
dumpBlocks
in file logger.php, method XoopsLogger::dumpBlocks()
dumpExtra
in file logger.php, method XoopsLogger::dumpExtra()
dumpQueries
in file logger.php, method XoopsLogger::dumpQueries()
dumpTime
in file logger.php, method XoopsLogger::dumpTime()
    get the current execution time of a timer
dbmanager.php
procedural page dbmanager.php
top

e

$enableRegenerateId
in file session.php, variable XoopsSessionHandler::$enableRegenerateId
    Enable regenerate_id
$encoding
in file xoopsmailer.php, variable XoopsMailer::$encoding
$Encoding
in file class.phpmailer.php, variable PHPMailer::$Encoding
    Sets the Encoding of the message. Options for this are "8bit", "7bit", "binary", "base64", and "quoted-printable".
$eof_ctrl_dir
in file class.zipfile.php, variable zipfile::$eof_ctrl_dir
    End of central directory record
$error
in file snoopy.php, variable Snoopy::$error
$error
in file mainfilemanager.php, variable mainfile_manager::$error
$ErrorInfo
in file class.phpmailer.php, variable PHPMailer::$ErrorInfo
    Holds the most recent mailer error message.
$errors
in file saxparser.php, variable SaxParser::$errors
$errors
in file uploader.php, variable XoopsMediaUploader::$errors
$errors
in file logger.php, variable XoopsLogger::$errors
$errors
in file xoopssecurity.php, variable XoopsSecurity::$errors
$errors
in file xoopsmailer.php, variable XoopsMailer::$errors
$error_reporting
in file Smarty.class.php, variable Smarty::$error_reporting
    When set, smarty does uses this value as error_reporting-level.
$expandlinks
in file snoopy.php, variable Snoopy::$expandlinks
$expired
in file xoopsstory.php, variable XoopsStory::$expired
$ext
in file downloader.php, variable XoopsDownloader::$ext
    file information
$extensionsToBeSanitized
in file uploader.php, variable XoopsMediaUploader::$extensionsToBeSanitized
$extensionToMime
in file uploader.php, variable XoopsMediaUploader::$extensionToMime
$extra
in file logger.php, variable XoopsLogger::$extra
errorhandler.php
procedural page errorhandler.php
editform
in file settingmanager.php, method setting_manager::editform()
editform_sub
in file settingmanager.php, method setting_manager::editform_sub()
editPost
in file bloggerapi.php, method BloggerApi::editPost()
editPost
in file metaweblogapi.php, method MetaWeblogApi::editPost()
editPost
in file xoopsapi.php, method XoopsApi::editPost()
edituser.php
procedural page edituser.php
edit_block
in file blocksadmin.php, function edit_block()
email
in file user.php, method XoopsUser::email()
    get the user's email
EmailStats
in file banners.php, function EmailStats()
    ******************************************
enableRendering
in file logger.php, method XoopsLogger::enableRendering()
    Enable logger output rendering When output rendering is enabled, the logger will insert its output within the page content.
encode
in file xmlrpctag.php, method XoopsXmlRpcTag::encode()
encodeBody
in file xoopsmailer.php, method XoopsMailer::encodeBody()
encodeFromName
in file xoopsmailer.php, method XoopsMailer::encodeFromName()
encodeFromName
in file xoopsmailerlocal.php, method XoopsMailerLocal::encodeFromName()
encodeSubject
in file xoopsmailerlocal.php, method XoopsMailerLocal::encodeSubject()
encodeSubject
in file xoopsmailer.php, method XoopsMailer::encodeSubject()
errno
in file mysqldatabase.php, method XoopsMySQLDatabase::errno()
    Returns the numerical value of the error message from previous MySQL operation
error
in file mysqldatabase.php, method XoopsMySQLDatabase::error()
    Returns the text of the error message from previous MySQL operation
error
in file mainfilemanager.php, method mainfile_manager::error()
ErrorHandler
in file module.errorhandler.php, class ErrorHandler
    Error Handler class
Expand
in file class.smtp.php, method SMTP::Expand()
    Expand takes the name and asks the server to list all the people who are members of the _list_. Expand will return back and array of the result or false if an error occurs.
expired
in file xoopsstory.php, method XoopsStory::expired()
top

f

$filename
in file class.tar.php, variable tar::$filename
    Unprocessed Archive Information
$files
in file class.tar.php, variable tar::$files
    Processed Archive Information
$fix_newlines
in file Config_File.class.php, variable Config_File::$fix_newlines
    Controls whether or not to fix mac or dos formatted newlines.
$folderName
in file theme.php, variable xos_opal_Theme::$folderName
    The name of this theme
$force_compile
in file Smarty.class.php, variable Smarty::$force_compile
    This forces templates to compile every time. Useful for development or debugging.
$From
in file class.phpmailer.php, variable PHPMailer::$From
    Sets the From email address for the message.
$fromEmail
in file xoopsmailer.php, variable XoopsMailer::$fromEmail
$fromName
in file xoopsmailer.php, variable XoopsMailer::$fromName
$FromName
in file class.phpmailer.php, variable PHPMailer::$FromName
    Sets the From name of the message.
$fromUser
in file xoopsmailer.php, variable XoopsMailer::$fromUser
$function
in file criteria.php, variable Criteria::$function
$f_files
in file cachemanager.php, variable cache_manager::$f_files
$f_tables
in file dbmanager.php, variable db_manager::$f_tables
function.assign_debug_info.php
procedural page function.assign_debug_info.php
function.config_load.php
procedural page function.config_load.php
function.counter.php
procedural page function.counter.php
function.cycle.php
procedural page function.cycle.php
function.debug.php
procedural page function.debug.php
function.eval.php
procedural page function.eval.php
function.fetch.php
procedural page function.fetch.php
function.html_checkboxes.php
procedural page function.html_checkboxes.php
function.html_image.php
procedural page function.html_image.php
function.html_options.php
procedural page function.html_options.php
function.html_radios.php
procedural page function.html_radios.php
function.html_select_date.php
procedural page function.html_select_date.php
function.html_select_time.php
procedural page function.html_select_time.php
function.html_table.php
procedural page function.html_table.php
function.mailto.php
procedural page function.mailto.php
function.math.php
procedural page function.math.php
function.popup.php
procedural page function.popup.php
function.popup_init.php
procedural page function.popup_init.php
function.xoInboxCount.php
procedural page function.xoInboxCount.php
function.xoops_link.php
procedural page function.xoops_link.php
form.php
procedural page form.php
formbutton.php
procedural page formbutton.php
formcheckbox.php
procedural page formcheckbox.php
formcolorpicker.php
procedural page formcolorpicker.php
formdatetime.php
procedural page formdatetime.php
formdhtmltextarea.php
procedural page formdhtmltextarea.php
formelement.php
procedural page formelement.php
formelementtray.php
procedural page formelementtray.php
formfile.php
procedural page formfile.php
formhidden.php
procedural page formhidden.php
formhiddentoken.php
procedural page formhiddentoken.php
formlabel.php
procedural page formlabel.php
formpassword.php
procedural page formpassword.php
formradio.php
procedural page formradio.php
formradioyn.php
procedural page formradioyn.php
formselect.php
procedural page formselect.php
formselectcountry.php
procedural page formselectcountry.php
formselectgroup.php
procedural page formselectgroup.php
formselectlang.php
procedural page formselectlang.php
formselectmatchoption.php
procedural page formselectmatchoption.php
formselecttheme.php
procedural page formselecttheme.php
formselecttimezone.php
procedural page formselecttimezone.php
formselectuser.php
procedural page formselectuser.php
formtext.php
procedural page formtext.php
formtextarea.php
procedural page formtextarea.php
formtextdateselect.php
procedural page formtextdateselect.php
fetch
in file snoopy.php, method Snoopy::fetch()
fetch
in file Smarty.class.php, method Smarty::fetch()
    executes & returns or displays the template results
fetchArray
in file mysqldatabase.php, method XoopsMySQLDatabase::fetchArray()
    Fetch a result row as an associative array
fetchArray
in file dbmanager.php, method db_manager::fetchArray()
fetchBoth
in file mysqldatabase.php, method XoopsMySQLDatabase::fetchBoth()
    Fetch a result row as an associative array
fetchform
in file snoopy.php, method Snoopy::fetchform()
fetchFromData
in file template.php, method XoopsTpl::fetchFromData()
    Renders output from template data
fetchlinks
in file snoopy.php, method Snoopy::fetchlinks()
fetchMedia
in file uploader.php, method XoopsMediaUploader::fetchMedia()
    Fetch the uploaded file
fetchRow
in file mysqldatabase.php, method XoopsMySQLDatabase::fetchRow()
    Get a result row as an enumerated array
fetchtext
in file snoopy.php, method Snoopy::fetchtext()
file
in file class.zipfile.php, method zipfile::file()
    Dumps out file
filterToken
in file xoopssecurity.php, method XoopsSecurity::filterToken()
    Check whether a token value is expired or not
find
in file tplfile.php, method XoopsTplfileHandler::find()
FINDUSERS_MODE_ADVANCED
in file findusers.php, constant FINDUSERS_MODE_ADVANCED
FINDUSERS_MODE_QUERY
in file findusers.php, constant FINDUSERS_MODE_QUERY
FINDUSERS_MODE_SIMPLE
in file findusers.php, constant FINDUSERS_MODE_SIMPLE
footer.php
procedural page footer.php
forceUpdate
in file tplfile.php, method XoopsTplfileHandler::forceUpdate()
formatTimestamp
in file functions.php, function formatTimestamp()
formatURL
in file functions.php, function formatURL()
free
in file saxparser.php, method SaxParser::free()
    **************************************************************************
freeRecordSet
in file mysqldatabase.php, method XoopsMySQLDatabase::freeRecordSet()
    will free all memory associated with the result identifier result.
findusers.php
procedural page findusers.php
functions.php
procedural page functions.php
finish.php
procedural page finish.php
findusers.php
procedural page findusers.php
findusers.php
procedural page findusers.php
top

g

$groupby
in file criteria.php, variable CriteriaElement::$groupby
grouppermform.php
procedural page grouppermform.php
garbageCollection
in file xoopssecurity.php, method XoopsSecurity::garbageCollection()
    Perform garbage collection, clearing expired tokens
gc
in file session.php, method XoopsSessionHandler::gc()
    Garbage Collector
gc
in file online.php, method XoopsOnlineHandler::gc()
    Garbage Collection
gc_force
in file session.php, method XoopsSessionHandler::gc_force()
    Force gc for situations where gc is registered but not executed
genElementId
in file theme.php, method xos_opal_Theme::genElementId()
    Generates a unique element ID
generateCacheId
in file theme.php, method xos_opal_Theme::generateCacheId()
    Generate cache id based on extra information of language and user groups
generateCacheId
in file theme_blocks.php, method xos_logos_PageBuilder::generateCacheId()
genId
in file mysqldatabase.php, method XoopsMySQLDatabase::genId()
    generate an ID for a new row
get
in file tplset.php, method XoopsTplsetHandler::get()
get
in file group.php, method XoopsMembershipHandler::get()
    retrieve a membership
get
in file group.php, method XoopsGroupHandler::get()
    retrieve a specific group
get
in file imagecategory.php, method XoopsImagecategoryHandler::get()
get
in file Config_File.class.php, method Config_File::get()
    Retrieves config info based on the file, section, and variable name.
get
in file imagesetimg.php, method XoopsImagesetimgHandler::get()
get
in file imageset.php, method XoopsImagesetHandler::get()
get
in file user.php, method XoopsUserHandler::get()
    retrieve a user
get
in file configoption.php, method XoopsConfigOptionHandler::get()
    Get an option from the database
get
in file configitem.php, method XoopsConfigItemHandler::get()
    Load a config from the database
get
in file findusers.php, method XoopsRankHandler::get()
get
in file tplfile.php, method XoopsTplfileHandler::get()
get
in file configcategory.php, method XoopsConfigCategoryHandler::get()
    Retrieve a XoopsConfigCategory
get
in file comment.php, method XoopsCommentHandler::get()
    Retrieve a XoopsComment
get
in file groupperm.php, method XoopsGroupPermHandler::get()
    Retrieve a group permission
get
in file block.php, method XoopsBlockHandler::get()
    retrieve a specific XoopsBlock
get
in file object.php, method XoopsObjectHandler::get()
    gets a value object
get
in file avatar.php, method XoopsAvatarHandler::get()
get
in file notification.php, method XoopsNotificationHandler::get()
    Retrieve a XoopsNotification
get
in file module.php, method XoopsModuleHandler::get()
    Load a module from the database
get
in file privmessage.php, method XoopsPrivmessageHandler::get()
    Load a XoopsPrivmessage object
get
in file image.php, method XoopsImageHandler::get()
    Load a XoopsImage object from the database
getAccessKey
in file formelement.php, method XoopsFormElement::getAccessKey()
    get the "accesskey" attribute for the element
getAccessString
in file formelement.php, method XoopsFormElement::getAccessString()
    If the accesskey is found in the specified string, underlines it
getAction
in file form.php, method XoopsForm::getAction()
    get the "action" attribute for the <form> tag
getAdminMenu
in file module.php, method XoopsModule::getAdminMenu()
    Get the admin menu for the module
getAffectedRows
in file mysqldatabase.php, method XoopsMySQLDatabase::getAffectedRows()
    Get number of affected rows
getAll
in file findusers.php, method XoUserHandler::getAll()
getAll
in file online.php, method XoopsOnlineHandler::getAll()
    Get an array of online information
getAllAvatarsList
in file xoopslists.php, method XoopsLists::getAllAvatarsList()
getAllBlocks
in file xoopsblock.php, method XoopsBlock::getAllBlocks()
getAllBlocksByGroup
in file xoopsblock.php, method XoopsBlock::getAllBlocksByGroup()
    get all the blocks that match the supplied parameters
getAllByGroupModule
in file xoopsblock.php, method XoopsBlock::getAllByGroupModule()
getAllChild
in file tree.php, method XoopsObjectTree::getAllChild()
    returns an array of all child objects of an object specified by its id
getAllChild
in file xoopstree.php, method XoopsTree::getAllChild()
getAllChildId
in file xoopstree.php, method XoopsTree::getAllChildId()
getAllChildTopics
in file xoopstopic.php, method XoopsTopic::getAllChildTopics()
getAllChildTopicsId
in file xoopstopic.php, method XoopsTopic::getAllChildTopicsId()
getAllComments
in file xoopscomments.php, method XoopsComments::getAllComments()
getAllParent
in file tree.php, method XoopsObjectTree::getAllParent()
    returns an array of all parent objects.
getAllParentId
in file xoopstree.php, method XoopsTree::getAllParentId()
getAuthConnection
in file authfactory.php, method XoopsAuthFactory::getAuthConnection()
    Get a reference to the only instance of authentication class
getAvatarsList
in file xoopslists.php, method XoopsLists::getAvatarsList()
getByDirname
in file module.php, method XoopsModuleHandler::getByDirname()
    Load a module by its dirname
getByDirName
in file module.php, method XoopsModule::getByDirName()
    For backward compatibility only!
getByImageset
in file imagesetimg.php, method XoopsImagesetimgHandler::getByImageset()
    Function-Documentation
getByItemId
in file notification.php, method XoopsNotificationHandler::getByItemId()
    Retrieve items by their ID
getByItemId
in file comment.php, method XoopsCommentHandler::getByItemId()
    Retrieves comments for an item
getByKey
in file tree.php, method XoopsObjectTree::getByKey()
    returns an object from the tree specified by its id
getByModule
in file xoopsblock.php, method XoopsBlock::getByModule()
getByName
in file tplset.php, method XoopsTplsetHandler::getByName()
getByUser
in file notification.php, method XoopsNotificationHandler::getByUser()
    Get a list of notifications by user ID
getCaption
in file formelement.php, method XoopsFormElement::getCaption()
    get the caption for the element
getCategories
in file metaweblogapi.php, method MetaWeblogApi::getCategories()
getCategories
in file xoopsapi.php, method XoopsApi::getCategories()
getCategoryList
in file movabletypeapi.php, method MovableTypeApi::getCategoryList()
getChannelData
in file xmlrss2parser.php, method XoopsXmlRss2Parser::getChannelData()
getChildTopicsTreeArray
in file xoopstopic.php, method XoopsTopic::getChildTopicsTreeArray()
getChildTreeArray
in file xoopstree.php, method XoopsTree::getChildTreeArray()
getClass
in file formelement.php, method XoopsFormElement::getClass()
    get the "class" attribute for the element
getCols
in file formtextarea.php, method XoopsFormTextArea::getCols()
    Get number of columns
getCommentTree
in file xoopscomments.php, method XoopsComments::getCommentTree()
getConfig
in file config.php, method XoopsConfigHandler::getConfig()
    Get a config
getConfigCount
in file config.php, method XoopsConfigHandler::getConfigCount()
    Count some configs
getConfigList
in file config.php, method XoopsConfigHandler::getConfigList()
    Get a list of configs
getConfigOption
in file config.php, method XoopsConfigHandler::getConfigOption()
    Get a XoopsConfigOption
getConfigOptions
in file config.php, method XoopsConfigHandler::getConfigOptions()
    Get one or more XoopsConfigOptions
getConfigOptionsCount
in file config.php, method XoopsConfigHandler::getConfigOptionsCount()
    Count some XoopsConfigOptions
getConfigs
in file config.php, method XoopsConfigHandler::getConfigs()
    get one or more Configs
getConfigsByCat
in file config.php, method XoopsConfigHandler::getConfigsByCat()
    Get configs from a certain category
getConfOptions
in file configitem.php, method XoopsConfigItem::getConfOptions()
    Get the XoopsConfigItemOptions of this Config
getConfValueForOutput
in file configitem.php, method XoopsConfigItem::getConfValueForOutput()
    Get a config value in a format ready for output
getContent
in file xoopsblock.php, method XoopsBlock::getContent()
    do stripslashes/htmlspecialchars according to the needed output
getCount
in file online.php, method XoopsOnlineHandler::getCount()
    Count the number of online users
getCount
in file module.php, method XoopsModuleHandler::getCount()
    Count some modules
getCount
in file avatar.php, method XoopsAvatarHandler::getCount()
getCount
in file tplset.php, method XoopsTplsetHandler::getCount()
getCount
in file notification.php, method XoopsNotificationHandler::getCount()
    Count Notifications
getCount
in file configitem.php, method XoopsConfigItemHandler::getCount()
    Count configs
getCount
in file groupperm.php, method XoopsGroupPermHandler::getCount()
    Count some XoopsGroupPerms
getCount
in file image.php, method XoopsImageHandler::getCount()
    Count some images
getCount
in file comment.php, method XoopsCommentHandler::getCount()
    Count Comments
getCount
in file group.php, method XoopsMembershipHandler::getCount()
    count how many memberships meet the conditions
getCount
in file imagecategory.php, method XoopsImagecategoryHandler::getCount()
getCount
in file findusers.php, method XoUserHandler::getCount()
getCount
in file tplfile.php, method XoopsTplfileHandler::getCount()
getCount
in file user.php, method XoopsUserHandler::getCount()
    count users matching a condition
getCount
in file imagesetimg.php, method XoopsImagesetimgHandler::getCount()
getCount
in file privmessage.php, method XoopsPrivmessageHandler::getCount()
    Count message
getCountByItemId
in file comment.php, method XoopsCommentHandler::getCountByItemId()
    Gets total number of comments for an item
getCountryList
in file xoopslists.php, method XoopsLists::getCountryList()
getcss
in file functions.php, function getcss()
getCurrentLevel
in file saxparser.php, method SaxParser::getCurrentLevel()
getCurrentTag
in file saxparser.php, method SaxParser::getCurrentTag()
    **************************************************************************
getDatabase
in file databasefactory.php, method XoopsDatabaseFactory::getDatabase()
    Gets a reference to the only instance of database class. Currently only being used within the installer.
getDatabaseConnection
in file databasefactory.php, method XoopsDatabaseFactory::getDatabaseConnection()
    Get a reference to the only instance of database class and connects to DB
getDBList
in file settingmanager.php, method setting_manager::getDBList()
getDelimeter
in file formelementtray.php, method XoopsFormElementTray::getDelimeter()
    Get the delimiter of this group
getDescription
in file formelement.php, method XoopsFormElement::getDescription()
    get the element's description
getDirectory
in file class.tar.php, method tar::getDirectory()
    Retrieves information about a directory in the current tar archive
getDirList
in file index.php, function getDirList()
getDirListAsArray
in file xoopslists.php, method XoopsLists::getDirListAsArray()
getElementByName
in file form.php, method XoopsForm::getElementByName()
    get a reference to a XoopsFormElement object by its "name"
getElementNames
in file form.php, method XoopsForm::getElementNames()
    get an array of "name" attributes of form elements
getElements
in file form.php, method XoopsForm::getElements()
    get an array of forms elements
getElements
in file formelementtray.php, method XoopsFormElementTray::getElements()
    Get an array of the elements in this group
getElementValue
in file form.php, method XoopsForm::getElementValue()
    Gets the "value" attribute of a form element
getElementValues
in file form.php, method XoopsForm::getElementValues()
    gets the "value" attribute of all form elements
getErrors
in file uploader.php, method XoopsMediaUploader::getErrors()
    Get generated errors
getErrors
in file auth.php, method XoopsAuth::getErrors()
    return the errors for this object as an array
getErrors
in file xoopssecurity.php, method XoopsSecurity::getErrors()
    Get generated errors
getErrors
in file saxparser.php, method SaxParser::getErrors()
    Gets all the error messages
getErrors
in file xoopsmailer.php, method XoopsMailer::getErrors()
getErrors
in file object.php, method XoopsObject::getErrors()
    return the errors for this object as an array
getExtra
in file form.php, method XoopsForm::getExtra()
    get the extra attributes for the <form> tag
getExtra
in file formelement.php, method XoopsFormElement::getExtra()
    Get the extra attributes for the element
getFieldName
in file mysqldatabase.php, method XoopsMySQLDatabase::getFieldName()
    Get field name
getFieldsNum
in file mysqldatabase.php, method XoopsMySQLDatabase::getFieldsNum()
    Get number of fields in result
getFieldType
in file mysqldatabase.php, method XoopsMySQLDatabase::getFieldType()
    Get field type
getFile
in file class.tar.php, method tar::getFile()
    Retrieves information about a file in the current tar archive
getFileListAsArray
in file xoopslists.php, method XoopsLists::getFileListAsArray()
getFilter
in file auth_ldap.php, method XoopsAuthLdap::getFilter()
    Load user from XOOPS Database
getFirstChild
in file xoopstree.php, method XoopsTree::getFirstChild()
getFirstChild
in file tree.php, method XoopsObjectTree::getFirstChild()
    returns an array of all the first child object of an object specified by its id
getFirstChildId
in file xoopstree.php, method XoopsTree::getFirstChildId()
getFirstChildTopics
in file xoopstopic.php, method XoopsTopic::getFirstChildTopics()
getGroup
in file member.php, method XoopsMemberHandler::getGroup()
    retrieve a group
getGroupby
in file criteria.php, method CriteriaElement::getGroupby()
getGroupIds
in file groupperm.php, method XoopsGroupPermHandler::getGroupIds()
    Get all group IDs assigned a specific permission for a particular item
getGroupList
in file member.php, method XoopsMemberHandler::getGroupList()
    get a list of groupnames and their IDs
getGroups
in file user.php, method XoopsUser::getGroups()
    get the groups that the user belongs to
getGroups
in file member.php, method XoopsMemberHandler::getGroups()
    retrieve groups from the database
getGroupsByUser
in file member.php, method XoopsMemberHandler::getGroupsByUser()
    get a list of groups that a user is member of
getGroupsByUser
in file group.php, method XoopsMembershipHandler::getGroupsByUser()
    retrieve groups for a user
getHandler
in file handlerregistry.php, method XoopsHandlerRegistry::getHandler()
    Get a registered handler class object
getHtmlErrors
in file object.php, method XoopsObject::getHtmlErrors()
    return the errors for this object as html
getHtmlErrors
in file auth.php, method XoopsAuth::getHtmlErrors()
    return the errors for this object as html
getHtmlList
in file xoopslists.php, method XoopsLists::getHtmlList()
getHtmlListAsArray
in file xoopslists.php, method XoopsLists::getHtmlListAsArray()
getIdPathFromId
in file xoopstree.php, method XoopsTree::getIdPathFromId()
getImageCount
in file imagecategory.php, method XoopsImagecategory::getImageCount()
getImageData
in file xmlrss2parser.php, method XoopsXmlRss2Parser::getImageData()
getImageFileList
in file index.php, function getImageFileList()
getImagesData
in file themesetparser.php, method XoopsThemeSetParser::getImagesData()
getImgListAsArray
in file xoopslists.php, method XoopsLists::getImgListAsArray()
getInfo
in file module.php, method XoopsModule::getInfo()
    Get module info
getInsertId
in file mysqldatabase.php, method XoopsMySQLDatabase::getInsertId()
    Get the ID generated from the previous INSERT operation
getInstance
in file module.textsanitizer.php, method MyTextSanitizer::getInstance()
    Access the only instance of this class
getInstance
in file database.php, method Database::getInstance()
getInstance
in file textsanitizer.php, method TextSanitizer::getInstance()
getInstance
in file auth_provisionning.php, method XoopsAuthProvisionning::getInstance()
getItemIds
in file groupperm.php, method XoopsGroupPermHandler::getItemIds()
    Get all item IDs that a group is assigned a specific permission
getItems
in file xmlrss2parser.php, method XoopsXmlRss2Parser::getItems()
getLangList
in file xoopslists.php, method XoopsLists::getLangList()
getLastModified
in file tplfile.php, method XoopsTplfile::getLastModified()
getLimit
in file criteria.php, method CriteriaElement::getLimit()
getList
in file block.php, method XoopsBlockHandler::getList()
    get a list of blocks matchich certain conditions
getList
in file comment.php, method XoopsCommentHandler::getList()
    Get a list of comments
getList
in file image.php, method XoopsImageHandler::getList()
    Get a list of images
getList
in file avatar.php, method XoopsAvatarHandler::getList()
getList
in file findusers.php, method XoopsRankHandler::getList()
getList
in file module.php, method XoopsModuleHandler::getList()
    returns an array of module names
getList
in file tplset.php, method XoopsTplsetHandler::getList()
getList
in file imageset.php, method XoopsImagesetHandler::getList()
getList
in file imagecategory.php, method XoopsImagecategoryHandler::getList()
getMailer
in file functions.php, function getMailer()
getMaxFileSize
in file formfile.php, method XoopsFormFile::getMaxFileSize()
    Get the maximum filesize
getMaxlength
in file formpassword.php, method XoopsFormPassword::getMaxlength()
    Get the max length
getMaxlength
in file formtext.php, method XoopsFormText::getMaxlength()
    Get maximum text length
getMediaName
in file uploader.php, method XoopsMediaUploader::getMediaName()
    Get the uploaded filename
getMediaSize
in file uploader.php, method XoopsMediaUploader::getMediaSize()
    Get the size of the uploaded file
getMediaTmpName
in file uploader.php, method XoopsMediaUploader::getMediaTmpName()
    Get the temporary name that the uploaded file was stored under
getMediaType
in file uploader.php, method XoopsMediaUploader::getMediaType()
    Get the type of the uploaded file
getMethod
in file form.php, method XoopsForm::getMethod()
    get the "method" attribute for the <form> tag
getMethodName
in file xmlrpcparser.php, method XoopsXmlRpcParser::getMethodName()
    This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
getModuleHandler
in file handlerregistry.php, method XoopsHandlerRegistry::getModuleHandler()
    Get a registered handler class object for a module
getModulesList
in file xoopslists.php, method XoopsLists::getModulesList()
getModuleTplCount
in file tplfile.php, method XoopsTplfileHandler::getModuleTplCount()
getName
in file themesetparser.php, method ThemeSetNameHandler::getName()
getName
in file themesetparser.php, method ThemeSetModuleHandler::getName()
getName
in file themesetparser.php, method ThemeSetTagHandler::getName()
getName
in file themesetparser.php, method ThemeSetTemplateHandler::getName()
getName
in file xmlrss2parser.php, method RssCopyrightHandler::getName()
getName
in file xmlrss2parser.php, method RssDescriptionHandler::getName()
getName
in file themesetparser.php, method ThemeSetLinkHandler::getName()
getName
in file themesetparser.php, method ThemeSetImageHandler::getName()
getName
in file themesetparser.php, method ThemeSetDateCreatedHandler::getName()
getName
in file xmlrpcparser.php, method RpcArrayHandler::getName()
    This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
getName
in file themesetparser.php, method ThemeSetDescriptionHandler::getName()
getName
in file themesetparser.php, method ThemeSetEmailHandler::getName()
getName
in file themesetparser.php, method ThemeSetGeneratorHandler::getName()
getName
in file themesetparser.php, method ThemeSetFileTypeHandler::getName()
getName
in file xmlrss2parser.php, method RssCommentsHandler::getName()
getName
in file xmlrss2parser.php, method RssChannelHandler::getName()
getName
in file xmlrpcparser.php, method RpcDateTimeHandler::getName()
    This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
getName
in file xmlrpcparser.php, method RpcStringHandler::getName()
    This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
getName
in file xmlrpcparser.php, method RpcNameHandler::getName()
    This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
getName
in file xmlrpcparser.php, method RpcMethodNameHandler::getName()
    This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
getName
in file xmlrpcparser.php, method RpcIntHandler::getName()
    This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
getName
in file xmlrpcparser.php, method RpcMemberHandler::getName()
    This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
getName
in file themesetparser.php, method ThemeSetAuthorHandler::getName()
getName
in file xmlrpcparser.php, method RpcStructHandler::getName()
getName
in file xmlrpcparser.php, method RpcBase64Handler::getName()
    This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
getName
in file xmlrss2parser.php, method RssCategoryHandler::getName()
getName
in file xmlrss2parser.php, method RssAuthorHandler::getName()
getName
in file xmlrpcparser.php, method RpcBooleanHandler::getName()
    This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
getName
in file xmlrpcparser.php, method RpcValueHandler::getName()
    This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
getName
in file xmlrpcparser.php, method RpcDoubleHandler::getName()
    This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
getName
in file xmlrss2parser.php, method RssHeightHandler::getName()
getName
in file formelement.php, method XoopsFormElement::getName()
    get the "name" attribute for the element
getName
in file xmlrss2parser.php, method RssTextInputHandler::getName()
getName
in file xmlrss2parser.php, method RssSourceHandler::getName()
getName
in file xmlrss2parser.php, method RssPubDateHandler::getName()
getName
in file xmlrss2parser.php, method RssTitleHandler::getName()
getName
in file xmlrss2parser.php, method RssTtlHandler::getName()
getName
in file xmltaghandler.php, method XmlTagHandler::getName()
    **************************************************************************
getName
in file xmlrss2parser.php, method RssWidthHandler::getName()
getName
in file xmlrss2parser.php, method RssWebMasterHandler::getName()
getName
in file xmlrss2parser.php, method RssDocsHandler::getName()
getName
in file xmlrss2parser.php, method RssNameHandler::getName()
getName
in file xmlrss2parser.php, method RssUrlHandler::getName()
getName
in file xmlrss2parser.php, method RssImageHandler::getName()
getName
in file xmlrss2parser.php, method RssGuidHandler::getName()
getName
in file xmlrss2parser.php, method RssManagingEditorHandler::getName()
getName
in file form.php, method XoopsForm::getName()
    get the "name" attribute for the <form> tag
getName
in file xmlrss2parser.php, method RssGeneratorHandler::getName()
getName
in file xmlrss2parser.php, method RssItemHandler::getName()
getName
in file xmlrss2parser.php, method RssLastBuildDateHandler::getName()
getName
in file xmlrss2parser.php, method RssLinkHandler::getName()
getName
in file xmlrss2parser.php, method RssLanguageHandler::getName()
getNicePathFromId
in file xoopstree.php, method XoopsTree::getNicePathFromId()
getNiceTopicPathFromId
in file xoopstopic.php, method XoopsTopic::getNiceTopicPathFromId()
getNonGroupedBlocks
in file xoopsblock.php, method XoopsBlock::getNonGroupedBlocks()
getNotification
in file notification.php, method XoopsNotificationHandler::getNotification()
    Change a value in multiple notifications
getObjects
in file imagecategory.php, method XoopsImagecategoryHandler::getObjects()
getObjects
in file configoption.php, method XoopsConfigOptionHandler::getObjects()
    Get some XoopsConfigOptions
getObjects
in file avatar.php, method XoopsAvatarHandler::getObjects()
getObjects
in file groupperm.php, method XoopsGroupPermHandler::getObjects()
    Retrieve multiple XoopsGroupPerms
getObjects
in file image.php, method XoopsImageHandler::getObjects()
    Load XoopsImages from the database
getObjects
in file user.php, method XoopsUserHandler::getObjects()
    retrieve users from the database
getObjects
in file imageset.php, method XoopsImagesetHandler::getObjects()
getObjects
in file configcategory.php, method XoopsConfigCategoryHandler::getObjects()
    Get some XoopsConfigCategorys
getObjects
in file comment.php, method XoopsCommentHandler::getObjects()
    Get some XoopsComments
getObjects
in file block.php, method XoopsBlockHandler::getObjects()
    retrieve array of XoopsBlocks meeting certain conditions
getObjects
in file group.php, method XoopsGroupHandler::getObjects()
    retrieve groups from the database
getObjects
in file imagesetimg.php, method XoopsImagesetimgHandler::getObjects()
getObjects
in file group.php, method XoopsMembershipHandler::getObjects()
    retrieve memberships from the database
getObjects
in file configitem.php, method XoopsConfigItemHandler::getObjects()
    Get configs from the database
getObjects
in file privmessage.php, method XoopsPrivmessageHandler::getObjects()
    Load messages from the database
getObjects
in file tplfile.php, method XoopsTplfileHandler::getObjects()
getObjects
in file tplset.php, method XoopsTplsetHandler::getObjects()
getObjects
in file module.php, method XoopsModuleHandler::getObjects()
    Load some modules
getObjects
in file notification.php, method XoopsNotificationHandler::getObjects()
    Get some XoopsNotifications
getOptions
in file xoopsblock.php, method XoopsBlock::getOptions()
    gets html form for editting block options
getOptions
in file formradio.php, method XoopsFormRadio::getOptions()
    Gets the options
getOptions
in file formcheckbox.php, method XoopsFormCheckBox::getOptions()
    Get an array with all the options
getOptions
in file formselect.php, method XoopsFormSelect::getOptions()
    Get all options
getOrder
in file criteria.php, method CriteriaElement::getOrder()
getParam
in file xmlrpcparser.php, method XoopsXmlRpcParser::getParam()
    This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
getParentTag
in file saxparser.php, method SaxParser::getParentTag()
getPathFromId
in file xoopstree.php, method XoopsTree::getPathFromId()
getPost
in file xoopsapi.php, method XoopsApi::getPost()
getPost
in file bloggerapi.php, method BloggerApi::getPost()
getPost
in file metaweblogapi.php, method MetaWeblogApi::getPost()
getPostCategories
in file movabletypeapi.php, method MovableTypeApi::getPostCategories()
getRecentPosts
in file bloggerapi.php, method BloggerApi::getRecentPosts()
getRecentPosts
in file metaweblogapi.php, method MetaWeblogApi::getRecentPosts()
getRecentPosts
in file xoopsapi.php, method XoopsApi::getRecentPosts()
getRequired
in file form.php, method XoopsForm::getRequired()
    get an array of "required" form elements
getRequired
in file formelementtray.php, method XoopsFormElementTray::getRequired()
    get an array of "required" form elements
getRows
in file formtextarea.php, method XoopsFormTextArea::getRows()
    get number of rows
getRowsNum
in file mysqldatabase.php, method XoopsMySQLDatabase::getRowsNum()
    Get number of rows in result
getSavedDestination
in file uploader.php, method XoopsMediaUploader::getSavedDestination()
    Get the destination the file is saved to
getSavedFileName
in file uploader.php, method XoopsMediaUploader::getSavedFileName()
    Get the saved filename
getSize
in file formpassword.php, method XoopsFormPassword::getSize()
    Get the field size
getSize
in file formselect.php, method XoopsFormSelect::getSize()
    Get the size
getSize
in file formtext.php, method XoopsFormText::getSize()
    Get size
getSmileys
in file module.textsanitizer.php, method MyTextSanitizer::getSmileys()
    Get the smileys
getSort
in file criteria.php, method CriteriaElement::getSort()
getSource
in file tplfile.php, method XoopsTplfile::getSource()
getStart
in file criteria.php, method CriteriaElement::getStart()
getStory
in file xoopsstory.php, method XoopsStory::getStory()
getSubjectsList
in file xoopslists.php, method XoopsLists::getSubjectsList()
getSubscribedEvents
in file notification.php, method XoopsNotificationHandler::getSubscribedEvents()
    Get a list of notification events for the current item/mod/user
getSuccess
in file xoopsmailer.php, method XoopsMailer::getSuccess()
getTempArr
in file themesetparser.php, method XoopsThemeSetParser::getTempArr()
getTempArr
in file xmlrss2parser.php, method XoopsXmlRss2Parser::getTempArr()
getTempArray
in file xmlrpcparser.php, method XoopsXmlRpcParser::getTempArray()
    This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
getTemplate
in file bloggerapi.php, method BloggerApi::getTemplate()
getTemplatesData
in file themesetparser.php, method XoopsThemeSetParser::getTemplatesData()
getTempMember
in file xmlrpcparser.php, method XoopsXmlRpcParser::getTempMember()
    This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
getTempName
in file xmlrpcparser.php, method XoopsXmlRpcParser::getTempName()
    This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
getTempStruct
in file xmlrpcparser.php, method XoopsXmlRpcParser::getTempStruct()
    This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
getTempValue
in file xmlrpcparser.php, method XoopsXmlRpcParser::getTempValue()
    This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
getTheme
in file functions.php, function getTheme()
getThemeSetData
in file themesetparser.php, method XoopsThemeSetParser::getThemeSetData()
getThemesList
in file xoopslists.php, method XoopsLists::getThemesList()
getThread
in file comment.php, method XoopsCommentHandler::getThread()
    Retrieve a whole thread
getTimeZoneList
in file xoopslists.php, method XoopsLists::getTimeZoneList()
getTitle
in file form.php, method XoopsForm::getTitle()
    return the title of the form
getTokenHTML
in file xoopssecurity.php, method XoopsSecurity::getTokenHTML()
    Get the HTML code for a XoopsFormHiddenToken object - used in forms that do not use XoopsForm elements
getTopComments
in file comment.php, method XoopsCommentHandler::getTopComments()
    Get the top XoopsComments
getTopic
in file xoopstopic.php, method XoopsTopic::getTopic()
getTopicsList
in file xoopstopic.php, method XoopsTopic::getTopicsList()
getTree
in file tree.php, method XoopsObjectTree::getTree()
    Get the tree
getType
in file formbutton.php, method XoopsFormButton::getType()
    Get the type
getUnameFromId
in file user.php, method XoopsUser::getUnameFromId()
    Updated by Catzwolf 11 Jan 2004 find the username for a given ID
getUPN
in file auth_ads.php, method XoopsAuthAds::getUPN()
    Return the UPN = userPrincipalName (Active Directory) userPrincipalName = guyt@CP.com Often abbreviated to UPN, and looks like an email address. Very useful for logging on especially in a large Forest. Note UPN must be unique in the forest.
getUser
in file member.php, method XoopsMemberHandler::getUser()
    retrieve a user
getUser
in file avatar.php, method XoopsAvatarHandler::getUser()
getUserCount
in file avatar.php, method XoopsAvatar::getUserCount()
getUserCount
in file member.php, method XoopsMemberHandler::getUserCount()
    count users matching certain conditions
getUserCountByGroup
in file member.php, method XoopsMemberHandler::getUserCountByGroup()
    count users belonging to a group
getUserCountByGroupLink
in file member.php, method XoopsMemberHandler::getUserCountByGroupLink()
    Get count of users belonging to certain groups and matching criteria Temporary solution
getUserDN
in file auth_ldap.php, method XoopsAuthLdap::getUserDN()
    Compose the user DN with the configuration.
getUserInfo
in file bloggerapi.php, method BloggerApi::getUserInfo()
getUserList
in file member.php, method XoopsMemberHandler::getUserList()
    get a list of usernames and their IDs
getUserRankList
in file xoopslists.php, method XoopsLists::getUserRankList()
getUsers
in file member.php, method XoopsMemberHandler::getUsers()
    retrieve users from the database
getUsersBlogs
in file bloggerapi.php, method BloggerApi::getUsersBlogs()
getUsersByGroup
in file member.php, method XoopsMemberHandler::getUsersByGroup()
    get a list of users belonging to a group
getUsersByGroup
in file group.php, method XoopsMembershipHandler::getUsersByGroup()
    retrieve users belonging to a group
getUsersByGroupLink
in file member.php, method XoopsMemberHandler::getUsersByGroupLink()
    Get a list of users belonging to certain groups and matching criteria Temporary solution
getValue
in file formcheckbox.php, method XoopsFormCheckBox::getValue()
    Get the "value"
getValue
in file formtext.php, method XoopsFormText::getValue()
    Get initial text value
getValue
in file formlabel.php, method XoopsFormLabel::getValue()
    Get the text
getValue
in file formbutton.php, method XoopsFormButton::getValue()
    Get the initial value
getValue
in file formhidden.php, method XoopsFormHidden::getValue()
    Get the "value" attribute
getValue
in file formtextarea.php, method XoopsFormTextArea::getValue()
    Get initial content
getValue
in file formpassword.php, method XoopsFormPassword::getValue()
    Get the initial value
getValue
in file formselect.php, method XoopsFormSelect::getValue()
    Get an array of pre-selected values
getValue
in file formradio.php, method XoopsFormRadio::getValue()
    Get the pre-selected value
getValues
in file object.php, method XoopsObject::getValues()
    Returns the values of the specified variables
getVar
in file object.php, method XoopsObject::getVar()
    returns a specific variable for the object in a proper format
getVars
in file object.php, method XoopsObject::getVars()
    returns all variables for the object
getWorkingLevel
in file xmlrpcparser.php, method XoopsXmlRpcParser::getWorkingLevel()
    This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
getXmlError
in file saxparser.php, method SaxParser::getXmlError()
    **************************************************************************
getXoopsUser
in file auth_provisionning.php, method XoopsAuthProvisionning::getXoopsUser()
    Return a Xoops User Object
get_config_vars
in file Smarty.class.php, method Smarty::get_config_vars()
    Returns an array containing config variables
get_file_names
in file Config_File.class.php, method Config_File::get_file_names()
    Get all loaded config file names.
get_key
in file Config_File.class.php, method Config_File::get_key()
    Retrieves config info based on the key.
get_registered_object
in file Smarty.class.php, method Smarty::get_registered_object()
    return a reference to a registered object
get_section_names
in file Config_File.class.php, method Config_File::get_section_names()
    Get all section names from a loaded file.
get_template_vars
in file Smarty.class.php, method Smarty::get_template_vars()
    Returns an array containing template variables
get_var_names
in file Config_File.class.php, method Config_File::get_var_names()
    Get all global or section variable names.
groups
in file user.php, method XoopsUser::groups()
    alias for getGroups()
group.php
procedural page group.php
groupperm.php
procedural page groupperm.php
global.php
procedural page global.php
groupperm.php
procedural page groupperm.php
groupform.php
procedural page groupform.php
groups.php
procedural page groups.php
groups.php
procedural page groups.php
top

h

$headers
in file snoopy.php, variable Snoopy::$headers
$headers
in file xoopsmailer.php, variable XoopsMailer::$headers
$Helo
in file class.phpmailer.php, variable PHPMailer::$Helo
    Sets the SMTP HELO of the message (Default is $Hostname).
$hometext
in file xoopsstory.php, variable XoopsStory::$hometext
$host
in file snoopy.php, variable Snoopy::$host
    ** Public variables ***
$Host
in file class.phpmailer.php, variable PHPMailer::$Host
    Sets the SMTP hosts. All hosts must be separated by a semicolon. You can also specify a different port for each host by using this format: [hostname:port] (e.g. "smtp1.example.com:25;smtp2.example.com").
$Hostname
in file class.phpmailer.php, variable PHPMailer::$Hostname
    Sets the hostname to use in Message-Id and Received headers and as default HELO string. If empty, the value returned by SERVER_NAME is used or 'localhost.localdomain'.
$hostname
in file xoopsstory.php, variable XoopsStory::$hostname
$htmlEditor
in file formdhtmltextarea.php, variable XoopsFormDhtmlTextArea::$htmlEditor
    Extended HTML editor definition
$htmlHeadStrings
in file theme.php, variable xos_opal_Theme::$htmlHeadStrings
    Array of strings to be inserted in the head tag of HTML documents
handleBeginElement
in file themesetparser.php, method ThemeSetImageHandler::handleBeginElement()
handleBeginElement
in file saxparser.php, method SaxParser::handleBeginElement()
    **************************************************************************
handleBeginElement
in file themesetparser.php, method ThemeSetAuthorHandler::handleBeginElement()
handleBeginElement
in file themesetparser.php, method ThemeSetTemplateHandler::handleBeginElement()
handleBeginElement
in file xmlrpcparser.php, method RpcArrayHandler::handleBeginElement()
    This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
handleBeginElement
in file xmlrpcparser.php, method RpcMemberHandler::handleBeginElement()
    This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
handleBeginElement
in file xmlrpcparser.php, method RpcStructHandler::handleBeginElement()
handleBeginElement
in file xmlrpcparser.php, method RpcValueHandler::handleBeginElement()
    This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
handleBeginElement
in file xmltaghandler.php, method XmlTagHandler::handleBeginElement()
    **************************************************************************
handleBeginElement
in file xmlrss2parser.php, method RssItemHandler::handleBeginElement()
handleBeginElement
in file xmlrss2parser.php, method RssSourceHandler::handleBeginElement()
handleBeginElement
in file xmlrss2parser.php, method RssTextInputHandler::handleBeginElement()
handleBeginElementDefault
in file saxparser.php, method SaxParser::handleBeginElementDefault()
    The default tag handler method for a tag with no handler
handleCharacterData
in file xmlrss2parser.php, method RssAuthorHandler::handleCharacterData()
handleCharacterData
in file xmlrss2parser.php, method RssTitleHandler::handleCharacterData()
handleCharacterData
in file xmlrss2parser.php, method RssCategoryHandler::handleCharacterData()
handleCharacterData
in file xmlrss2parser.php, method RssTtlHandler::handleCharacterData()
handleCharacterData
in file xmlrss2parser.php, method RssCommentsHandler::handleCharacterData()
handleCharacterData
in file xmlrss2parser.php, method RssUrlHandler::handleCharacterData()
handleCharacterData
in file xmlrpcparser.php, method RpcStringHandler::handleCharacterData()
    This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
handleCharacterData
in file xmlrpcparser.php, method RpcNameHandler::handleCharacterData()
    This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
handleCharacterData
in file xmltaghandler.php, method XmlTagHandler::handleCharacterData()
    **************************************************************************
handleCharacterData
in file xmlrss2parser.php, method RssWebMasterHandler::handleCharacterData()
handleCharacterData
in file xmlrss2parser.php, method RssCopyrightHandler::handleCharacterData()
handleCharacterData
in file xmlrpcparser.php, method RpcValueHandler::handleCharacterData()
    This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
handleCharacterData
in file xmlrss2parser.php, method RssDocsHandler::handleCharacterData()
handleCharacterData
in file xmlrpcparser.php, method RpcMethodNameHandler::handleCharacterData()
    This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
handleCharacterData
in file xmlrss2parser.php, method RssLinkHandler::handleCharacterData()
handleCharacterData
in file xmlrss2parser.php, method RssManagingEditorHandler::handleCharacterData()
handleCharacterData
in file xmlrss2parser.php, method RssPubDateHandler::handleCharacterData()
handleCharacterData
in file xmlrss2parser.php, method RssWidthHandler::handleCharacterData()
handleCharacterData
in file xmlrss2parser.php, method RssLastBuildDateHandler::handleCharacterData()
handleCharacterData
in file xmlrss2parser.php, method RssLanguageHandler::handleCharacterData()
handleCharacterData
in file xmlrss2parser.php, method RssGeneratorHandler::handleCharacterData()
handleCharacterData
in file xmlrss2parser.php, method RssNameHandler::handleCharacterData()
handleCharacterData
in file xmlrss2parser.php, method RssGuidHandler::handleCharacterData()
handleCharacterData
in file xmlrss2parser.php, method RssHeightHandler::handleCharacterData()
handleCharacterData
in file xmlrss2parser.php, method RssSourceHandler::handleCharacterData()
handleCharacterData
in file xmlrss2parser.php, method RssDescriptionHandler::handleCharacterData()
handleCharacterData
in file xmlrpcparser.php, method RpcDateTimeHandler::handleCharacterData()
    This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
handleCharacterData
in file themesetparser.php, method ThemeSetGeneratorHandler::handleCharacterData()
handleCharacterData
in file themesetparser.php, method ThemeSetLinkHandler::handleCharacterData()
handleCharacterData
in file themesetparser.php, method ThemeSetModuleHandler::handleCharacterData()
handleCharacterData
in file themesetparser.php, method ThemeSetFileTypeHandler::handleCharacterData()
handleCharacterData
in file themesetparser.php, method ThemeSetEmailHandler::handleCharacterData()
handleCharacterData
in file themesetparser.php, method ThemeSetDateCreatedHandler::handleCharacterData()
handleCharacterData
in file themesetparser.php, method ThemeSetDescriptionHandler::handleCharacterData()
handleCharacterData
in file themesetparser.php, method ThemeSetNameHandler::handleCharacterData()
handleCharacterData
in file themesetparser.php, method ThemeSetTagHandler::handleCharacterData()
handleCharacterData
in file xmlrpcparser.php, method RpcDoubleHandler::handleCharacterData()
    This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
handleCharacterData
in file xmlrpcparser.php, method RpcIntHandler::handleCharacterData()
    This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
handleCharacterData
in file xmlrpcparser.php, method RpcBooleanHandler::handleCharacterData()
    This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
handleCharacterData
in file xmlrpcparser.php, method RpcBase64Handler::handleCharacterData()
    This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
handleCharacterData
in file saxparser.php, method SaxParser::handleCharacterData()
    **************************************************************************
handleCharacterDataDefault
in file saxparser.php, method SaxParser::handleCharacterDataDefault()
    The default tag handler method for a tag with no handler
handleDefault
in file saxparser.php, method SaxParser::handleDefault()
    **************************************************************************
handleEndElement
in file xmlrss2parser.php, method RssTextInputHandler::handleEndElement()
handleEndElement
in file saxparser.php, method SaxParser::handleEndElement()
    **************************************************************************
handleEndElement
in file xmltaghandler.php, method XmlTagHandler::handleEndElement()
    **************************************************************************
handleEndElement
in file xmlrpcparser.php, method RpcMemberHandler::handleEndElement()
    This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
handleEndElement
in file themesetparser.php, method ThemeSetAuthorHandler::handleEndElement()
handleEndElement
in file themesetparser.php, method ThemeSetImageHandler::handleEndElement()
handleEndElement
in file themesetparser.php, method ThemeSetTemplateHandler::handleEndElement()
handleEndElement
in file xmlrpcparser.php, method RpcArrayHandler::handleEndElement()
    This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
handleEndElement
in file xmlrpcparser.php, method RpcStructHandler::handleEndElement()
handleEndElement
in file xmlrss2parser.php, method RssItemHandler::handleEndElement()
handleEndElement
in file xmlrpcparser.php, method RpcValueHandler::handleEndElement()
    This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
handleEndElementDefault
in file saxparser.php, method SaxParser::handleEndElementDefault()
    The default tag handler method for a tag with no handler
handleError
in file logger.php, method XoopsLogger::handleError()
    Error handling callback (called by the zend engine)
handleExternalEntityRef
in file saxparser.php, method SaxParser::handleExternalEntityRef()
    **************************************************************************
handleNotationDecl
in file saxparser.php, method SaxParser::handleNotationDecl()
    **************************************************************************
handleProcessingInstruction
in file saxparser.php, method SaxParser::handleProcessingInstruction()
    **************************************************************************
handleUnparsedEntityDecl
in file saxparser.php, method SaxParser::handleUnparsedEntityDecl()
    **************************************************************************
headContent
in file theme.php, method xos_opal_Theme::headContent()
header.php
procedural page header.php
Hello
in file class.smtp.php, method SMTP::Hello()
    Sends the HELO command to the smtp server.
Help
in file class.smtp.php, method SMTP::Help()
    Gets help information on the keyword specified. If the keyword
hometext
in file xoopsstory.php, method XoopsStory::hometext()
hostname
in file xoopsstory.php, method XoopsStory::hostname()
htmlSpecialChars
in file textsanitizer.php, method TextSanitizer::htmlSpecialChars()
htmlSpecialChars
in file module.textsanitizer.php, method MyTextSanitizer::htmlSpecialChars()
handlerregistry.php
procedural page handlerregistry.php
top

i

$id
in file xoopstree.php, variable XoopsTree::$id
$ihome
in file xoopsstory.php, variable XoopsStory::$ihome
$imageExtensions
in file uploader.php, variable XoopsMediaUploader::$imageExtensions
$imagesData
in file themesetparser.php, variable XoopsThemeSetParser::$imagesData
$isadmin
in file xmlrpcapi.php, variable XoopsXmlRpcApi::$isadmin
$isCaseFolding
in file saxparser.php, variable SaxParser::$isCaseFolding
$isGzipped
in file class.tar.php, variable tar::$isGzipped
    Unprocessed Archive Information
$isMail
in file xoopsmailer.php, variable XoopsMailer::$isMail
$isPM
in file xoopsmailer.php, variable XoopsMailer::$isPM
ihome
in file xoopsstory.php, method XoopsStory::ihome()
image.php
procedural page image.php
imageExists
in file imagesetimg.php, method XoopsImagesetimgHandler::imageExists()
    Function-Documentation
imagemanager.php
procedural page imagemanager.php
incrementPost
in file user.php, method XoopsUser::incrementPost()
    increase the number of posts for the user
index.php
procedural page index.php
initVar
in file object.php, method XoopsObject::initVar()
    initialize variables for the object
insert
in file privmessage.php, method XoopsPrivmessageHandler::insert()
    Insert a message in the database
insert
in file imagesetimg.php, method XoopsImagesetimgHandler::insert()
insert
in file block.php, method XoopsBlockHandler::insert()
    write a new block into the database
insert
in file imageset.php, method XoopsImagesetHandler::insert()
insert
in file configitem.php, method XoopsConfigItemHandler::insert()
    Write a config to the database
insert
in file imagecategory.php, method XoopsImagecategoryHandler::insert()
insert
in file group.php, method XoopsMembershipHandler::insert()
    inserts a membership in the database
insert
in file dbmanager.php, method db_manager::insert()
insert
in file group.php, method XoopsGroupHandler::insert()
    insert a group into the database
insert
in file tplset.php, method XoopsTplsetHandler::insert()
insert
in file user.php, method XoopsUserHandler::insert()
    insert a new user in the database
insert
in file configcategory.php, method XoopsConfigCategoryHandler::insert()
    Store a XoopsConfigCategory
insert
in file notification.php, method XoopsNotificationHandler::insert()
    Write a notification(subscription) to database
insert
in file image.php, method XoopsImageHandler::insert()
    Write a XoopsImage object to the database
insert
in file groupperm.php, method XoopsGroupPermHandler::insert()
    Store a XoopsGroupPerm
insert
in file module.php, method XoopsModuleHandler::insert()
    Write a module to the database
insert
in file avatar.php, method XoopsAvatarHandler::insert()
insert
in file configoption.php, method XoopsConfigOptionHandler::insert()
    Insert a new option in the database
insert
in file tplfile.php, method XoopsTplfileHandler::insert()
insert
in file comment.php, method XoopsCommentHandler::insert()
    Write a comment to database
insert
in file object.php, method XoopsObjectHandler::insert()
    insert/update object
insertBreak
in file form.php, method XoopsForm::insertBreak()
    insert a break in the form
insertBreak
in file themeform.php, method XoopsThemeForm::insertBreak()
    Insert an empty row in the table to serve as a seperator.
insertConfig
in file config.php, method XoopsConfigHandler::insertConfig()
    insert a new config in the database
insertGroup
in file member.php, method XoopsMemberHandler::insertGroup()
    insert a group into the database
insertUser
in file member.php, method XoopsMemberHandler::insertUser()
    insert a user into the database
index.php
procedural page index.php
install_tpl.php
procedural page install_tpl.php
install.php
procedural page install.php
install2.php
procedural page install2.php
INSTALL_PASSWD
in file passwd.php, constant INSTALL_PASSWD
INSTALL_USER
in file passwd.php, constant INSTALL_USER
instance
in file handlerregistry.php, method XoopsHandlerRegistry::instance()
    get a reference to the only instance of this class
instance
in file commentrenderer.php, method XoopsCommentRenderer::instance()
    Access the only instance of this class
instance
in file logger.php, method XoopsLogger::instance()
    Get a reference to the only instance of this class
isActive
in file user.php, method XoopsUser::isActive()
    is the user activated?
isAdmin
in file user.php, method XoopsUser::isAdmin()
    Is the user admin ?
isConnectable
in file dbmanager.php, method db_manager::isConnectable()
isContainer
in file formelementtray.php, method XoopsFormElementTray::isContainer()
    Is this element a container of other elements?
isContainer
in file formelement.php, method XoopsFormElement::isContainer()
    Is this element a container of other elements?
isCustom
in file xoopsblock.php, method XoopsBlock::isCustom()
isDirty
in file object.php, method XoopsObject::isDirty()
    mark modified objects as dirty
isError
in file dbmanager.php, method db_manager::isError()
IsError
in file class.phpmailer.php, method PHPMailer::IsError()
    Returns true if an error occurred.
isFault
in file xmlrpctag.php, method XoopsXmlRpcTag::isFault()
isGuest
in file user.php, method XoopsGuestUser::isGuest()
    check if the user is a guest user
isGuest
in file user.php, method XoopsUser::isGuest()
    check if the user is a guest user
isHidden
in file formelement.php, method XoopsFormElement::isHidden()
    Find out if an element is "hidden".
IsHTML
in file class.phpmailer.php, method PHPMailer::IsHTML()
    Sets message type to HTML.
IsMail
in file class.phpmailer.php, method PHPMailer::IsMail()
    Sets Mailer to send message using PHP mail() function.
isMultiple
in file formselect.php, method XoopsFormSelect::isMultiple()
    Are multiple selections allowed?
isNew
in file object.php, method XoopsObject::isNew()
    used for new/clone objects
isOnline
in file user.php, method XoopsUser::isOnline()
    is the user currently logged in?
IsQmail
in file class.phpmailer.php, method PHPMailer::IsQmail()
    Sets Mailer to send message using the qmail MTA.
isRequired
in file formelementtray.php, method XoopsFormElementTray::isRequired()
    Find out if there are required elements.
isRequired
in file formelement.php, method XoopsFormElement::isRequired()
    Find out if an element is required.
isRoot
in file comment.php, method XoopsComment::isRoot()
    Is this comment on the root level?
IsSendmail
in file class.phpmailer.php, method PHPMailer::IsSendmail()
    Sets Mailer to send message using the $Sendmail program.
IsSMTP
in file class.phpmailer.php, method PHPMailer::IsSMTP()
    Sets Mailer to send message using SMTP.
isSubscribed
in file notification.php, method XoopsNotificationHandler::isSubscribed()
    Determine if a user is subscribed to a particular event in a particular module.
isThemeAllowed
in file theme.php, method xos_opal_ThemeFactory::isThemeAllowed()
    Checks if the specified theme is enabled or not
is_cached
in file Smarty.class.php, method Smarty::is_cached()
    test to see if valid cache exists for this template
image.php
procedural page image.php
imagecategory.php
procedural page imagecategory.php
imageset.php
procedural page imageset.php
imagesetimg.php
procedural page imagesetimg.php
images.php
procedural page images.php
top

l

$lastredirectaddr
in file snoopy.php, variable Snoopy::$lastredirectaddr
$ldap_base_dn
in file auth_ldap.php, variable XoopsAuthLdap::$ldap_base_dn
$ldap_givenname_attr
in file auth_ldap.php, variable XoopsAuthLdap::$ldap_givenname_attr
$ldap_loginldap_attr
in file auth_ldap.php, variable XoopsAuthLdap::$ldap_loginldap_attr
$ldap_loginname_asdn
in file auth_ldap.php, variable XoopsAuthLdap::$ldap_loginname_asdn
$ldap_mail_attr
in file auth_ldap.php, variable XoopsAuthLdap::$ldap_mail_attr
$ldap_manager_dn
in file auth_ldap.php, variable XoopsAuthLdap::$ldap_manager_dn
$ldap_manager_pass
in file auth_ldap.php, variable XoopsAuthLdap::$ldap_manager_pass
$ldap_name_attr
in file auth_ldap.php, variable XoopsAuthLdap::$ldap_name_attr
$ldap_port
in file auth_ldap.php, variable XoopsAuthLdap::$ldap_port
$ldap_server
in file auth_ldap.php, variable XoopsAuthLdap::$ldap_server
$ldap_surname_attr
in file auth_ldap.php, variable XoopsAuthLdap::$ldap_surname_attr
$ldap_version
in file auth_ldap.php, variable XoopsAuthLdap::$ldap_version
$left_delimiter
in file template.php, variable XoopsTpl::$left_delimiter
$left_delimiter
in file Smarty.class.php, variable Smarty::$left_delimiter
    The left delimiter used for the template tags.
$level
in file saxparser.php, variable SaxParser::$level
$limit
in file criteria.php, variable CriteriaElement::$limit
    Number of records to retrieve
$logend
in file logger.php, variable XoopsLogger::$logend
$logger
in file database.php, variable XoopsDatabase::$logger
    reference to a XoopsLogger object
$logstart
in file logger.php, variable XoopsLogger::$logstart
logger.php
procedural page logger.php
logger_render.php
procedural page logger_render.php
login.php
procedural page login.php
last_login
in file user.php, method XoopsUser::last_login()
    specialized wrapper for XoopsObject::getVar()
level
in file user.php, method XoopsUser::level()
    specialized wrapper for XoopsObject::getVar()
linkThemeset
in file imageset.php, method XoopsImagesetHandler::linkThemeset()
list_blocks
in file blocksadmin.php, function list_blocks()
load
in file xoopsblock.php, method XoopsBlock::load()
load
in file xoopscomments.php, method XoopsComments::load()
loadAdminMenu
in file module.php, method XoopsModule::loadAdminMenu()
    Load the admin menu for the module
loadInfo
in file module.php, method XoopsModule::loadInfo()
    Load the module info for this module
loadInfoAsVar
in file module.php, method XoopsModule::loadInfoAsVar()
    Load module info
loadSource
in file tplfile.php, method XoopsTplfileHandler::loadSource()
loadXoopsUser
in file auth_ldap.php, method XoopsAuthLdap::loadXoopsUser()
load_file
in file Config_File.class.php, method Config_File::load_file()
    Load a configuration file manually.
load_filter
in file Smarty.class.php, method Smarty::load_filter()
    load a filter of specified type and name
loginUser
in file member.php, method XoopsMemberHandler::loginUser()
    log in a user
loginUserMd5
in file member.php, method XoopsMemberHandler::loginUserMd5()
    logs in a user with an nd5 encrypted password
lostpass.php
procedural page lostpass.php
top

m

$Mailer
in file class.phpmailer.php, variable PHPMailer::$Mailer
    Method to send mail: ("mail", "sendmail", or "smtp").
$maxFileSize
in file uploader.php, variable XoopsMediaUploader::$maxFileSize
$maxframes
in file snoopy.php, variable Snoopy::$maxframes
$maxHeight
in file uploader.php, variable XoopsMediaUploader::$maxHeight
$maxlength
in file snoopy.php, variable Snoopy::$maxlength
$maxredirs
in file snoopy.php, variable Snoopy::$maxredirs
$maxWidth
in file uploader.php, variable XoopsMediaUploader::$maxWidth
$mediaError
in file uploader.php, variable XoopsMediaUploader::$mediaError
$mediaName
in file uploader.php, variable XoopsMediaUploader::$mediaName
$mediaRealType
in file uploader.php, variable XoopsMediaUploader::$mediaRealType
$mediaSize
in file uploader.php, variable XoopsMediaUploader::$mediaSize
$mediaTmpName
in file uploader.php, variable XoopsMediaUploader::$mediaTmpName
$mediaType
in file uploader.php, variable XoopsMediaUploader::$mediaType
$metas
in file theme.php, variable xos_opal_Theme::$metas
    Array containing the document meta-information
$methodName
in file xmlrpctag.php, variable XoopsXmlRpcRequest::$methodName
$mid
in file xoopstopic.php, variable XoopsTopic::$mid
$mimetype
in file downloader.php, variable XoopsDownloader::$mimetype
    file information
$modinfo
in file module.php, variable XoopsModule::$modinfo
$module
in file xmlrpcapi.php, variable XoopsXmlRpcApi::$module
mysqldatabase.php
procedural page mysqldatabase.php
mimetypes.inc.php
procedural page mimetypes.inc.php
module.errorhandler.php
procedural page module.errorhandler.php
module.textsanitizer.php
procedural page module.textsanitizer.php
modifier.capitalize.php
procedural page modifier.capitalize.php
modifier.cat.php
procedural page modifier.cat.php
modifier.count_characters.php
procedural page modifier.count_characters.php
modifier.count_paragraphs.php
procedural page modifier.count_paragraphs.php
modifier.count_sentences.php
procedural page modifier.count_sentences.php
modifier.count_words.php
procedural page modifier.count_words.php
modifier.date_format.php
procedural page modifier.date_format.php
modifier.debug_print_var.php
procedural page modifier.debug_print_var.php
modifier.default.php
procedural page modifier.default.php
modifier.escape.php
procedural page modifier.escape.php
modifier.indent.php
procedural page modifier.indent.php
modifier.lower.php
procedural page modifier.lower.php
modifier.nl2br.php
procedural page modifier.nl2br.php
modifier.regex_replace.php
procedural page modifier.regex_replace.php
modifier.replace.php
procedural page modifier.replace.php
modifier.spacify.php
procedural page modifier.spacify.php
modifier.string_format.php
procedural page modifier.string_format.php
modifier.strip.php
procedural page modifier.strip.php
modifier.strip_tags.php
procedural page modifier.strip_tags.php
modifier.truncate.php
procedural page modifier.truncate.php
modifier.upper.php
procedural page modifier.upper.php
modifier.wordwrap.php
procedural page modifier.wordwrap.php
modifier.debug_print_var.php
procedural page modifier.debug_print_var.php
metaweblogapi.php
procedural page metaweblogapi.php
movabletypeapi.php
procedural page movabletypeapi.php
mainfilemanager.php
procedural page mainfilemanager.php
makedata.php
procedural page makedata.php
member.php
procedural page member.php
module.php
procedural page module.php
mail.php
procedural page mail.php
misc.php
procedural page misc.php
Mail
in file class.smtp.php, method SMTP::Mail()
    Starts a mail transaction from the email address specified in $from. Returns true if successful or false otherwise. If True the mail transaction is started and then one or more Recipient commands may be called followed by a Data command.
mainfile.dist.php
procedural page mainfile.dist.php
mainfile.php
procedural page mainfile.php
mainfile_manager
in file mainfilemanager.php, method mainfile_manager::mainfile_manager()
mainfile_manager
in file mainfilemanager.php, class mainfile_manager
    mainfile manager for XOOPS installer
mainLink
in file module.php, method XoopsModule::mainLink()
    Get a link to the modules main page
makeClickable
in file textsanitizer.php, method TextSanitizer::makeClickable()
makeClickable
in file module.textsanitizer.php, method MyTextSanitizer::makeClickable()
    Make links in the text clickable
makeMySelBox
in file xoopstree.php, method XoopsTree::makeMySelBox()
makeSelBox
in file tree.php, method XoopsObjectTree::makeSelBox()
    Make a select box with options from the tree
makeStory
in file xoopsstory.php, method XoopsStory::makeStory()
makeTareaData4Edit
in file textsanitizer.php, method TextSanitizer::makeTareaData4Edit()
makeTareaData4Edit
in file module.textsanitizer.php, method MyTextSanitizer::makeTareaData4Edit()
makeTareaData4InsideQuotes
in file module.textsanitizer.php, method MyTextSanitizer::makeTareaData4InsideQuotes()
makeTareaData4InsideQuotes
in file textsanitizer.php, method TextSanitizer::makeTareaData4InsideQuotes()
makeTareaData4Preview
in file module.textsanitizer.php, method MyTextSanitizer::makeTareaData4Preview()
makeTareaData4Preview
in file textsanitizer.php, method TextSanitizer::makeTareaData4Preview()
makeTareaData4PreviewInForm
in file textsanitizer.php, method TextSanitizer::makeTareaData4PreviewInForm()
makeTareaData4PreviewInForm
in file module.textsanitizer.php, method MyTextSanitizer::makeTareaData4PreviewInForm()
makeTareaData4Save
in file module.textsanitizer.php, method MyTextSanitizer::makeTareaData4Save()
makeTareaData4Save
in file textsanitizer.php, method TextSanitizer::makeTareaData4Save()
makeTareaData4Show
in file module.textsanitizer.php, method MyTextSanitizer::makeTareaData4Show()
makeTareaData4Show
in file textsanitizer.php, method TextSanitizer::makeTareaData4Show()
makeTboxData4Edit
in file textsanitizer.php, method TextSanitizer::makeTboxData4Edit()
makeTboxData4Edit
in file module.textsanitizer.php, method MyTextSanitizer::makeTboxData4Edit()
makeTboxData4Preview
in file textsanitizer.php, method TextSanitizer::makeTboxData4Preview()
makeTboxData4Preview
in file module.textsanitizer.php, method MyTextSanitizer::makeTboxData4Preview()
makeTboxData4PreviewInForm
in file textsanitizer.php, method TextSanitizer::makeTboxData4PreviewInForm()
makeTboxData4PreviewInForm
in file module.textsanitizer.php, method MyTextSanitizer::makeTboxData4PreviewInForm()
makeTboxData4Save
in file textsanitizer.php, method TextSanitizer::makeTboxData4Save()
makeTboxData4Save
in file module.textsanitizer.php, method MyTextSanitizer::makeTboxData4Save()
makeTboxData4Show
in file textsanitizer.php, method TextSanitizer::makeTboxData4Show()
makeTboxData4Show
in file module.textsanitizer.php, method MyTextSanitizer::makeTboxData4Show()
makeTopic
in file xoopstopic.php, method XoopsTopic::makeTopic()
makeTopicSelBox
in file xoopstopic.php, method XoopsTopic::makeTopicSelBox()
make_cblock
in file old_functions.php, function make_cblock()
make_data
in file makedata.php, function make_data()
make_groups
in file makedata.php, function make_groups()
make_sidebar
in file old_functions.php, function make_sidebar()
MetaWeblogApi
in file metaweblogapi.php, class MetaWeblogApi
MetaWeblogApi
in file metaweblogapi.php, method MetaWeblogApi::MetaWeblogApi()
microtime
in file logger.php, method XoopsLogger::microtime()
    Returns the current microtime in seconds.
mid
in file module.php, method XoopsModule::mid()
    For backward compatibility only!
misc.php
procedural page misc.php
modifyGroup
in file groups.php, function modifyGroup()
modifyUser
in file users.php, function modifyUser()
main.php
procedural page main.php
main.php
procedural page main.php
main.php
procedural page main.php
main.php
procedural page main.php
main.php
procedural page main.php
main.php
procedural page main.php
main.php
procedural page main.php
mailform.php
procedural page mailform.php
mailusers.php
procedural page mailusers.php
main.php
procedural page main.php
main.php
procedural page main.php
modulesadmin.php
procedural page modulesadmin.php
main.php
procedural page main.php
main.php
procedural page main.php
main.php
procedural page main.php
main.php
procedural page main.php
main.php
procedural page main.php
main.php
procedural page main.php
mailusers.php
procedural page mailusers.php
modulesadmin.php
procedural page modulesadmin.php
modinfo.php
procedural page modinfo.php
menu.php
procedural page menu.php
MovableTypeApi
in file movabletypeapi.php, method MovableTypeApi::MovableTypeApi()
MovableTypeApi
in file movabletypeapi.php, class MovableTypeApi
myTextForm
in file cp_functions.php, function myTextForm()
MyTextSanitizer
in file module.textsanitizer.php, class MyTextSanitizer
    Class to "clean up" text for various uses
MyTextSanitizer
in file module.textsanitizer.php, method MyTextSanitizer::MyTextSanitizer()
top

n

$nohtml
in file xoopsstory.php, variable XoopsStory::$nohtml
$nosmiley
in file xoopsstory.php, variable XoopsStory::$nosmiley
$notifypub
in file xoopsstory.php, variable XoopsStory::$notifypub
$numDirectories
in file class.tar.php, variable tar::$numDirectories
    Processed Archive Information
$numFiles
in file class.tar.php, variable tar::$numFiles
    Processed Archive Information
notification_constants.php
procedural page notification_constants.php
notification_functions.php
procedural page notification_functions.php
notification_select.php
procedural page notification_select.php
notification_update.php
procedural page notification_update.php
notification.php
procedural page notification.php
notification.php
procedural page notification.php
name
in file module.php, method XoopsModule::name()
    For backward compatibility only!
name
in file user.php, method XoopsUser::name()
    get the users name
newPost
in file metaweblogapi.php, method MetaWeblogApi::newPost()
newPost
in file xoopsapi.php, method XoopsApi::newPost()
newPost
in file bloggerapi.php, method BloggerApi::newPost()
nl2Br
in file module.textsanitizer.php, method MyTextSanitizer::nl2Br()
    Convert linebreaks to
tags
nl2Br
in file textsanitizer.php, method TextSanitizer::nl2Br()
nohtml
in file xoopsstory.php, method XoopsStory::nohtml()
Noop
in file class.smtp.php, method SMTP::Noop()
    Sends the command NOOP to the SMTP server.
nosmiley
in file xoopsstory.php, method XoopsStory::nosmiley()
notificationCategoryInfo
in file notification_functions.php, function notificationCategoryInfo()
    Get an associative array of info for a particular notification category in the selected module. If no category is selected, return an array of info for all categories.
notificationCommentCategoryInfo
in file notification_functions.php, function notificationCommentCategoryInfo()
    Get associative array of info for the category to which comment events belong.
notificationEnabled
in file notification_functions.php, function notificationEnabled()
    Determine if notification is enabled for the selected module.
notificationEventEnabled
in file notification_functions.php, function notificationEventEnabled()
    Determine whether a particular notification event is enabled.
notificationEventInfo
in file notification_functions.php, function notificationEventInfo()
    Get associative array of info for the selected event in the selected category (for the selected module).
notificationEvents
in file notification_functions.php, function notificationEvents()
    Get an array of info for all events (each event has associative array) in the selected category of the selected module.
notificationGenerateConfig
in file notification_functions.php, function notificationGenerateConfig()
    Generate module config info for a particular category, event pair.
notifications.php
procedural page notifications.php
notificationSubscribableCategoryInfo
in file notification_functions.php, function notificationSubscribableCategoryInfo()
    Get an array of associative info arrays for subscribable categories for the selected module.
notifypub
in file xoopsstory.php, method XoopsStory::notifypub()
notifyUser
in file notification.php, method XoopsNotification::notifyUser()
    Send a notification message to the user
notify_method
in file user.php, method XoopsUser::notify_method()
    specialized wrapper for XoopsObject::getVar()
notify_mode
in file user.php, method XoopsUser::notify_mode()
    specialized wrapper for XoopsObject::getVar()
top

o

$offsiteok
in file snoopy.php, variable Snoopy::$offsiteok
$old_offset
in file class.zipfile.php, variable zipfile::$old_offset
    Last offset position
$operator
in file criteria.php, variable Criteria::$operator
$order
in file xoopstree.php, variable XoopsTree::$order
$order
in file criteria.php, variable CriteriaElement::$order
    Sort order
$overwrite
in file Config_File.class.php, variable Config_File::$overwrite
    Controls whether variables with the same name overwrite each other.
outputfilter.trimwhitespace.php
procedural page outputfilter.trimwhitespace.php
old_functions.php
procedural page old_functions.php
old_theme_functions.php
procedural page old_theme_functions.php
object.php
procedural page object.php
online.php
procedural page online.php
oopsAddSlashes
in file textsanitizer.php, method TextSanitizer::oopsAddSlashes()
oopsAddSlashes
in file module.textsanitizer.php, method MyTextSanitizer::oopsAddSlashes()
oopsHtmlSpecialChars
in file textsanitizer.php, method TextSanitizer::oopsHtmlSpecialChars()
oopsHtmlSpecialChars
in file module.textsanitizer.php, method MyTextSanitizer::oopsHtmlSpecialChars()
oopsNl2Br
in file textsanitizer.php, method TextSanitizer::oopsNl2Br()
oopsNl2Br
in file module.textsanitizer.php, method MyTextSanitizer::oopsNl2Br()
oopsStripSlashesGPC
in file textsanitizer.php, method TextSanitizer::oopsStripSlashesGPC()
oopsStripSlashesGPC
in file module.textsanitizer.php, method MyTextSanitizer::oopsStripSlashesGPC()
oopsStripSlashesRT
in file textsanitizer.php, method TextSanitizer::oopsStripSlashesRT()
oopsStripSlashesRT
in file module.textsanitizer.php, method MyTextSanitizer::oopsStripSlashesRT()
open
in file session.php, method XoopsSessionHandler::open()
    Open a session
OpenTable
in file cp_functions.php, function OpenTable()
openTAR
in file class.tar.php, method tar::openTAR()
    Open a TAR file
openThread
in file old_functions.php, function openThread()
OpenWaitBox
in file functions.php, function OpenWaitBox()
order_block
in file blocksadmin.php, function order_block()
top

p

$params
in file xmlrpcapi.php, variable XoopsXmlRpcApi::$params
$parser
in file saxparser.php, variable SaxParser::$parser
$pass
in file snoopy.php, variable Snoopy::$pass
$passcookies
in file snoopy.php, variable Snoopy::$passcookies
$Password
in file class.phpmailer.php, variable PHPMailer::$Password
    Sets SMTP password.
$path
in file mainfilemanager.php, variable mainfile_manager::$path
$path
in file theme.php, variable xos_opal_Theme::$path
    Physical path of this theme folder
$paths
in file common.php, variable xos_kernel_Xoops2::$paths
$php_handling
in file Smarty.class.php, variable Smarty::$php_handling
    This determines how Smarty handles "<?php ... ?>" tags in templates.
$pid
in file xoopstree.php, variable XoopsTree::$pid
$PluginDir
in file class.phpmailer.php, variable PHPMailer::$PluginDir
    Path to PHPMailer plugins. This is now only useful if the SMTP class is in a different directory than the PHP include path.
$plugins
in file theme.php, variable xos_opal_Theme::$plugins
    Page construction plug-ins to use
$plugins_dir
in file Smarty.class.php, variable Smarty::$plugins_dir
    An array of directories searched for plugins.
$Port
in file class.phpmailer.php, variable PHPMailer::$Port
    Sets the default SMTP server port.
$port
in file snoopy.php, variable Snoopy::$port
$prefix
in file uploader.php, variable XoopsMediaUploader::$prefix
$prefix
in file xoopstopic.php, variable XoopsTopic::$prefix
$prefix
in file settingmanager.php, variable setting_manager::$prefix
$prefix
in file database.php, variable XoopsDatabase::$prefix
    Prefix for tables in the database
$prefix
in file criteria.php, variable Criteria::$prefix
$Priority
in file class.phpmailer.php, variable PHPMailer::$Priority
    Email priority (1 = High, 3 = Normal, 5 = low).
$proxy_host
in file snoopy.php, variable Snoopy::$proxy_host
$proxy_pass
in file snoopy.php, variable Snoopy::$proxy_pass
$proxy_port
in file snoopy.php, variable Snoopy::$proxy_port
$proxy_user
in file snoopy.php, variable Snoopy::$proxy_user
$published
in file xoopsstory.php, variable XoopsStory::$published
phpmailer.lang-en.php
procedural page phpmailer.lang-en.php
pagenav.php
procedural page pagenav.php
passwd.php
procedural page passwd.php
privmessage.php
procedural page privmessage.php
pmsg.php
procedural page pmsg.php
preferences.php
procedural page preferences.php
parse
in file saxparser.php, method SaxParser::parse()
    **************************************************************************
parse_contents
in file Config_File.class.php, method Config_File::parse_contents()
    parse the source of a configuration file manually.
pass
in file user.php, method XoopsUser::pass()
    specialized wrapper for XoopsObject::getVar()
path
in file common.php, method xos_kernel_Xoops2::path()
    Convert a XOOPS path to a physical one
pda.php
procedural page pda.php
PHPMailer
in file class.phpmailer.php, class PHPMailer
    PHPMailer - PHP email transport class
pmlite.php
procedural page pmlite.php
postRender
in file theme_blocks.php, method xos_logos_PageBuilder::postRender()
    Called after a specific zone is rendered
posts
in file user.php, method XoopsUser::posts()
    specialized wrapper for XoopsObject::getVar()
prefix
in file xoopstopic.php, method XoopsTopic::prefix()
prefix
in file database.php, method XoopsDatabase::prefix()
    attach the prefix.'_' to a given tablename
prefix
in file dbmanager.php, method db_manager::prefix()
prefixQuery
in file sqlutility.php, method SqlUtility::prefixQuery()
    add a prefix.'_' to all tablenames in a query
preRender
in file theme_blocks.php, method xos_logos_PageBuilder::preRender()
    Called before a specific zone is rendered
previewTarea
in file module.textsanitizer.php, method MyTextSanitizer::previewTarea()
    Filters textarea form data submitted for preview
previewText
in file textsanitizer.php, method TextSanitizer::previewText()
printCheckForm
in file misc.php, function printCheckForm()
printNavBar
in file xoopscomments.php, method XoopsComments::printNavBar()
published
in file xoopsstory.php, method XoopsStory::published()
top

q

$queries
in file logger.php, variable XoopsLogger::$queries
query
in file mysqldatabase.php, method XoopsMySQLDatabaseProxy::query()
    perform a query on the database
query
in file mysqldatabase.php, method XoopsMySQLDatabaseSafe::query()
    perform a query on the database
query
in file mysqldatabase.php, method XoopsMySQLDatabase::query()
    perform a query
query
in file dbmanager.php, method db_manager::query()
queryF
in file mysqldatabase.php, method XoopsMySQLDatabase::queryF()
    perform a query on the database
queryFromFile
in file dbmanager.php, method db_manager::queryFromFile()
queryFromFile
in file mysqldatabase.php, method XoopsMySQLDatabase::queryFromFile()
    perform queries from SQL dump file in a batch
Quit
in file class.smtp.php, method SMTP::Quit()
    Sends the quit command to the server and then closes the socket if there is no error or the $close_on_error argument is true.
quoteString
in file mysqldatabase.php, method XoopsMySQLDatabase::quoteString()
    Returns escaped string text with single quotes around it to be safely stored in database
top

r

$rawheaders
in file snoopy.php, variable Snoopy::$rawheaders
$read_hidden
in file Config_File.class.php, variable Config_File::$read_hidden
    Controls whether hidden config sections/vars are read from the file.
$read_timeout
in file snoopy.php, variable Snoopy::$read_timeout
$referer
in file snoopy.php, variable Snoopy::$referer
$renderCount
in file theme.php, variable xos_opal_Theme::$renderCount
$renderingEnabled
in file logger.php, variable XoopsLogger::$renderingEnabled
$report
in file mainfilemanager.php, variable mainfile_manager::$report
$request_use_auto_globals
in file Smarty.class.php, variable Smarty::$request_use_auto_globals
    Indicates wether $HTTP_*_VARS[] (request_use_auto_globals=false)
$request_vars_order
in file Smarty.class.php, variable Smarty::$request_vars_order
    The order in which request variables are registered, similar to variables_order in php.ini E = Environment, G = GET, P = POST, C = Cookies, S = Server
$response
in file xmlrpcapi.php, variable XoopsXmlRpcApi::$response
$response_code
in file snoopy.php, variable Snoopy::$response_code
$results
in file snoopy.php, variable Snoopy::$results
$rewrite
in file mainfilemanager.php, variable mainfile_manager::$rewrite
$right_delimiter
in file template.php, variable XoopsTpl::$right_delimiter
$right_delimiter
in file Smarty.class.php, variable Smarty::$right_delimiter
    The right delimiter used for the template tags.
$root_path
in file settingmanager.php, variable setting_manager::$root_path
resource.db.php
procedural page resource.db.php
registerform.php
procedural page registerform.php
rankform.php
procedural page rankform.php
rank
in file user.php, method XoopsUser::rank()
    get the user's rank
RankForumAdmin
in file userrank.php, function RankForumAdmin()
RankForumEdit
in file userrank.php, function RankForumEdit()
read
in file session.php, method XoopsSessionHandler::read()
    Read a session from the database
readConstant
in file settingmanager.php, method setting_manager::readConstant()
readpmsg.php
procedural page readpmsg.php
readPost
in file settingmanager.php, method setting_manager::readPost()
Recipient
in file class.smtp.php, method SMTP::Recipient()
    Sends the command RCPT to the SMTP server with the TO: argument of $to.
redirect_header
in file functions.php, function redirect_header()
regenerate_id
in file session.php, method XoopsSessionHandler::regenerate_id()
    Update the current session id with a newly generated one
register.php
procedural page register.php
registerFilter
in file object.php, method XoopsObject::registerFilter()
    dynamically register additional filter for the object
register_block
in file Smarty.class.php, method Smarty::register_block()
    Registers block function to be used in templates
register_compiler_function
in file Smarty.class.php, method Smarty::register_compiler_function()
    Registers compiler function
register_function
in file Smarty.class.php, method Smarty::register_function()
    Registers custom function to be used in templates
register_modifier
in file Smarty.class.php, method Smarty::register_modifier()
    Registers modifier to be used in templates
register_object
in file Smarty.class.php, method Smarty::register_object()
    Registers object to be used in templates
register_outputfilter
in file Smarty.class.php, method Smarty::register_outputfilter()
    Registers an output filter function to apply to a template output
register_postfilter
in file Smarty.class.php, method Smarty::register_postfilter()
    Registers a postfilter function to apply to a compiled template after compilation
register_prefilter
in file Smarty.class.php, method Smarty::register_prefilter()
    Registers a prefilter function to apply to a template before compiling
register_resource
in file Smarty.class.php, method Smarty::register_resource()
    Registers a resource to fetch a template
releaseWorkingLevel
in file xmlrpcparser.php, method XoopsXmlRpcParser::releaseWorkingLevel()
    This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
removeDirectory
in file class.tar.php, method tar::removeDirectory()
    Remove a directory from the tar archive
removeFile
in file class.tar.php, method tar::removeFile()
    Remove a file from the tar archive
removeUsersFromGroup
in file member.php, method XoopsMemberHandler::removeUsersFromGroup()
    remove a list of users from a group
render
in file criteria.php, method CriteriaCompo::render()
    Make the criteria into a query string
render
in file criteria.php, method Criteria::render()
    Make a sql condition string
render
in file tableform.php, method XoopsTableForm::render()
    create HTML to output the form as a table
render
in file simpleform.php, method XoopsSimpleForm::render()
    create HTML to output the form with minimal formatting
render
in file formcheckbox.php, method XoopsFormCheckBox::render()
    prepare HTML for output
render
in file formcolorpicker.php, method XoopsFormColorPicker::render()
render
in file formbutton.php, method XoopsFormButton::render()
    prepare HTML for output
render
in file form.php, method XoopsForm::render()
    returns renderered form
render
in file xmlrpctag.php, method XoopsXmlRpcDatetime::render()
render
in file theme.php, method xos_opal_Theme::render()
    Render the page
render
in file themeform.php, method XoopsThemeForm::render()
    create HTML to output the form as a theme-enabled table with validation.
render
in file xmlrpctag.php, method XoopsXmlRpcDocument::render()
render
in file xmlrpctag.php, method XoopsXmlRpcDouble::render()
render
in file xmlrpctag.php, method XoopsXmlRpcArray::render()
render
in file xmlrpctag.php, method XoopsXmlRpcBase64::render()
render
in file xmlrpctag.php, method XoopsXmlRpcBoolean::render()
render
in file xmlrpctag.php, method XoopsXmlRpcFault::render()
render
in file xmlrpctag.php, method XoopsXmlRpcInt::render()
render
in file xmlrpctag.php, method XoopsXmlRpcStruct::render()
render
in file xmlrpctag.php, method XoopsXmlRpcTag::render()
render
in file xmlrpctag.php, method XoopsXmlRpcString::render()
render
in file xmlrpctag.php, method XoopsXmlRpcResponse::render()
render
in file xmlrpctag.php, method XoopsXmlRpcRequest::render()
render
in file formdhtmltextarea.php, method XoopsFormDhtmlTextArea::render()
    Prepare HTML for output
render
in file criteria.php, method CriteriaElement::render()
    Render the criteria element
render
in file formradio.php, method XoopsFormRadio::render()
    Prepare HTML for output
render
in file formpassword.php, method XoopsFormPassword::render()
    Prepare HTML for output
render
in file formselect.php, method XoopsFormSelect::render()
    Prepare HTML for output
render
in file formtext.php, method XoopsFormText::render()
    Prepare HTML for output
render
in file formtextdateselect.php, method XoopsFormTextDateSelect::render()
render
in file formtextarea.php, method XoopsFormTextArea::render()
    prepare HTML for output
render
in file formelement.php, method XoopsFormElement::render()
    Generates output for the element.
render
in file grouppermform.php, method XoopsGroupPermForm::render()
    Renders the form
render
in file formfile.php, method XoopsFormFile::render()
    prepare HTML for output
render
in file formelementtray.php, method XoopsFormElementTray::render()
    prepare HTML to output this group
render
in file formhidden.php, method XoopsFormHidden::render()
    Prepare HTML for output
render
in file formlabel.php, method XoopsFormLabel::render()
    Prepare HTML for output
render
in file grouppermform.php, method XoopsGroupFormCheckBox::render()
    Renders checkbox options for this group
render
in file logger.php, method XoopsLogger::render()
    Output buffering callback inserting logger dump in page output
renderAttributes
in file theme.php, method xos_opal_Theme::renderAttributes()
    Transform an attributes collection to an XML string
renderErrors
in file errorhandler.php, method XoopsErrorHandler::renderErrors()
    Render the list of errors
renderFlatView
in file commentrenderer.php, method XoopsCommentRenderer::renderFlatView()
    Render the comments in flat view
renderImageNav
in file pagenav.php, method XoopsPageNav::renderImageNav()
    Create navigation with images
renderLdap
in file criteria.php, method Criteria::renderLdap()
    Generate an LDAP filter from criteria
renderLdap
in file criteria.php, method CriteriaCompo::renderLdap()
    Generate an LDAP filter from criteria
renderMetas
in file theme.php, method xos_opal_Theme::renderMetas()
renderNav
in file pagenav.php, method XoopsPageNav::renderNav()
    Create text navigation
renderNestView
in file commentrenderer.php, method XoopsCommentRenderer::renderNestView()
    Render comments in nested view
renderSelect
in file pagenav.php, method XoopsPageNav::renderSelect()
    Create a navigational dropdown list
renderThreadView
in file commentrenderer.php, method XoopsCommentRenderer::renderThreadView()
    Render the comments in thread view
renderValidationJS
in file formelement.php, method XoopsFormElement::renderValidationJS()
    Render custom javascript validation code
renderValidationJS
in file formdhtmltextarea.php, method XoopsFormDhtmlTextArea::renderValidationJS()
renderValidationJS
in file form.php, method XoopsForm::renderValidationJS()
    Renders the Javascript function needed for client-side for validation
renderValidationJS
in file formcolorpicker.php, method XoopsFormColorPicker::renderValidationJS()
    Returns custom validation Javascript
renderWhere
in file criteria.php, method Criteria::renderWhere()
    Make a SQL "WHERE" clause
renderWhere
in file criteria.php, method CriteriaCompo::renderWhere()
    Make the criteria into a SQL "WHERE" clause
report
in file cachemanager.php, method cache_manager::report()
report
in file mainfilemanager.php, method mainfile_manager::report()
report
in file dbmanager.php, method db_manager::report()
Reset
in file class.smtp.php, method SMTP::Reset()
    Sends the RSET command to abort and transaction that is currently in progress. Returns true if successful false otherwise.
reset
in file xoopsmailer.php, method XoopsMailer::reset()
resetpwd
in file auth_provisionning.php, method XoopsAuthProvisionning::resetpwd()
    Add a new user to the system
resetTempArr
in file xmlrss2parser.php, method XoopsXmlRss2Parser::resetTempArr()
resetTempArr
in file themesetparser.php, method XoopsThemeSetParser::resetTempArr()
resetTempArray
in file xmlrpcparser.php, method XoopsXmlRpcParser::resetTempArray()
    This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
resetTempMember
in file xmlrpcparser.php, method XoopsXmlRpcParser::resetTempMember()
    This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
resetTempStruct
in file xmlrpcparser.php, method XoopsXmlRpcParser::resetTempStruct()
    This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
resetTempValue
in file xmlrpcparser.php, method XoopsXmlRpcParser::resetTempValue()
    This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
resourcePath
in file theme.php, method xos_opal_Theme::resourcePath()
    Return a themable file resource path
restore
in file auth_provisionning.php, method XoopsAuthProvisionning::restore()
    Restore a user
retrieveBlocks
in file theme_blocks.php, method xos_logos_PageBuilder::retrieveBlocks()
RpcArrayHandler
in file xmlrpcparser.php, class RpcArrayHandler
    *****************************************************************************
RpcBase64Handler
in file xmlrpcparser.php, class RpcBase64Handler
    *****************************************************************************
RpcBooleanHandler
in file xmlrpcparser.php, class RpcBooleanHandler
    *****************************************************************************
RpcDateTimeHandler
in file xmlrpcparser.php, class RpcDateTimeHandler
    *****************************************************************************
RpcDoubleHandler
in file xmlrpcparser.php, class RpcDoubleHandler
    *****************************************************************************
RpcIntHandler
in file xmlrpcparser.php, class RpcIntHandler
    *****************************************************************************
RpcMemberHandler
in file xmlrpcparser.php, class RpcMemberHandler
    *****************************************************************************
RpcMethodNameHandler
in file xmlrpcparser.php, class RpcMethodNameHandler
    *****************************************************************************
RpcNameHandler
in file xmlrpcparser.php, class RpcNameHandler
    *****************************************************************************
RpcStringHandler
in file xmlrpcparser.php, class RpcStringHandler
    *****************************************************************************
RpcStructHandler
in file xmlrpcparser.php, class RpcStructHandler
    *****************************************************************************
RpcValueHandler
in file xmlrpcparser.php, class RpcValueHandler
    *****************************************************************************
RssAuthorHandler
in file xmlrss2parser.php, class RssAuthorHandler
    *****************************************************************************
RssCategoryHandler
in file xmlrss2parser.php, method RssCategoryHandler::RssCategoryHandler()
RssCategoryHandler
in file xmlrss2parser.php, class RssCategoryHandler
    *****************************************************************************
RssChannelHandler
in file xmlrss2parser.php, class RssChannelHandler
    *****************************************************************************
RssChannelHandler
in file xmlrss2parser.php, method RssChannelHandler::RssChannelHandler()
RssCommentsHandler
in file xmlrss2parser.php, class RssCommentsHandler
    *****************************************************************************
RssCommentsHandler
in file xmlrss2parser.php, method RssCommentsHandler::RssCommentsHandler()
RssCopyrightHandler
in file xmlrss2parser.php, class RssCopyrightHandler
    *****************************************************************************
RssCopyrightHandler
in file xmlrss2parser.php, method RssCopyrightHandler::RssCopyrightHandler()
RssDescriptionHandler
in file xmlrss2parser.php, method RssDescriptionHandler::RssDescriptionHandler()
RssDescriptionHandler
in file xmlrss2parser.php, class RssDescriptionHandler
    *****************************************************************************
RssDocsHandler
in file xmlrss2parser.php, method RssDocsHandler::RssDocsHandler()
RssDocsHandler
in file xmlrss2parser.php, class RssDocsHandler
    *****************************************************************************
RssGeneratorHandler
in file xmlrss2parser.php, method RssGeneratorHandler::RssGeneratorHandler()
RssGeneratorHandler
in file xmlrss2parser.php, class RssGeneratorHandler
    *****************************************************************************
RssGuidHandler
in file xmlrss2parser.php, method RssAuthorHandler::RssGuidHandler()
RssGuidHandler
in file xmlrss2parser.php, class RssGuidHandler
    *****************************************************************************
RssGuidHandler
in file xmlrss2parser.php, method RssGuidHandler::RssGuidHandler()
RssHeightHandler
in file xmlrss2parser.php, class RssHeightHandler
    *****************************************************************************
RssHeightHandler
in file xmlrss2parser.php, method RssHeightHandler::RssHeightHandler()
RssImageHandler
in file xmlrss2parser.php, class RssImageHandler
    *****************************************************************************
RssImageHandler
in file xmlrss2parser.php, method RssImageHandler::RssImageHandler()
RssItemHandler
in file xmlrss2parser.php, method RssItemHandler::RssItemHandler()
RssItemHandler
in file xmlrss2parser.php, class RssItemHandler
    *****************************************************************************
RssLanguageHandler
in file xmlrss2parser.php, class RssLanguageHandler
    *****************************************************************************
RssLanguageHandler
in file xmlrss2parser.php, method RssLanguageHandler::RssLanguageHandler()
RssLastBuildDateHandler
in file xmlrss2parser.php, method RssLastBuildDateHandler::RssLastBuildDateHandler()
RssLastBuildDateHandler
in file xmlrss2parser.php, class RssLastBuildDateHandler
    *****************************************************************************
RssLinkHandler
in file xmlrss2parser.php, method RssLinkHandler::RssLinkHandler()
RssLinkHandler
in file xmlrss2parser.php, class RssLinkHandler
    *****************************************************************************
RssManagingEditorHandler
in file xmlrss2parser.php, method RssManagingEditorHandler::RssManagingEditorHandler()
RssManagingEditorHandler
in file xmlrss2parser.php, class RssManagingEditorHandler
    *****************************************************************************
RssNameHandler
in file xmlrss2parser.php, class RssNameHandler
    *****************************************************************************
RssNameHandler
in file xmlrss2parser.php, method RssNameHandler::RssNameHandler()
RssPubDateHandler
in file xmlrss2parser.php, method RssPubDateHandler::RssPubDateHandler()
RssPubDateHandler
in file xmlrss2parser.php, class RssPubDateHandler
    *****************************************************************************
RssSourceHandler
in file xmlrss2parser.php, class RssSourceHandler
    *****************************************************************************
RssSourceHandler
in file xmlrss2parser.php, method RssSourceHandler::RssSourceHandler()
RssTextInputHandler
in file xmlrss2parser.php, class RssTextInputHandler
    *****************************************************************************
RssTitleHandler
in file xmlrss2parser.php, method RssTitleHandler::RssTitleHandler()
RssTitleHandler
in file xmlrss2parser.php, class RssTitleHandler
    *****************************************************************************
RssTtlHandler
in file xmlrss2parser.php, method RssTtlHandler::RssTtlHandler()
RssTtlHandler
in file xmlrss2parser.php, class RssTtlHandler
    *****************************************************************************
RssUrlHandler
in file xmlrss2parser.php, class RssUrlHandler
    *****************************************************************************
RssUrlHandler
in file xmlrss2parser.php, method RssUrlHandler::RssUrlHandler()
RssWebMasterHandler
in file xmlrss2parser.php, method RssWebMasterHandler::RssWebMasterHandler()
RssWebMasterHandler
in file xmlrss2parser.php, method RssTextInputHandler::RssWebMasterHandler()
RssWebMasterHandler
in file xmlrss2parser.php, class RssWebMasterHandler
    *****************************************************************************
RssWidthHandler
in file xmlrss2parser.php, class RssWidthHandler
    *****************************************************************************
RssWidthHandler
in file xmlrss2parser.php, method RssWidthHandler::RssWidthHandler()
top

s

$sanitizer
in file settingmanager.php, variable setting_manager::$sanitizer
$savedDestination
in file uploader.php, variable XoopsMediaUploader::$savedDestination
$savedFileName
in file uploader.php, variable XoopsMediaUploader::$savedFileName
$secure_dir
in file Smarty.class.php, variable Smarty::$secure_dir
    This is the list of template directories that are considered secure. This is used only if $security is enabled. One directory per array element. $template_dir is in this list implicitly.
$security
in file Smarty.class.php, variable Smarty::$security
    This enables template security. When enabled, many things are restricted
$securityLevel
in file session.php, variable XoopsSessionHandler::$securityLevel
    Security checking level
$security_settings
in file Smarty.class.php, variable Smarty::$security_settings
    These are the security settings for Smarty. They are used only when $security is enabled.
$Sender
in file class.phpmailer.php, variable PHPMailer::$Sender
    Sets the Sender email (Return-Path) of the message. If not empty, will be sent via -f to sendmail or as 'MAIL FROM' in smtp mode.
$Sendmail
in file class.phpmailer.php, variable PHPMailer::$Sendmail
    Sets the path of the sendmail program.
$smileys
in file module.textsanitizer.php, variable MyTextSanitizer::$smileys
$SMTPAuth
in file class.phpmailer.php, variable PHPMailer::$SMTPAuth
    Sets SMTP authentication. Utilizes the Username and Password variables.
$SMTPDebug
in file class.phpmailer.php, variable PHPMailer::$SMTPDebug
    Sets SMTP class debugging on or off.
$SMTPKeepAlive
in file class.phpmailer.php, variable PHPMailer::$SMTPKeepAlive
    Prevents the SMTP connection from being closed after each mail sending. If this is set to true then to close the connection requires an explicit call to SmtpClose().
$SMTP_PORT
in file class.smtp.php, variable SMTP::$SMTP_PORT
    SMTP server port
$sort
in file criteria.php, variable CriteriaElement::$sort
$start
in file criteria.php, variable CriteriaElement::$start
    Offset of first record
$status
in file snoopy.php, variable Snoopy::$status
$storyid
in file xoopsstory.php, variable XoopsStory::$storyid
$subject
in file xoopsmailer.php, variable XoopsMailer::$subject
$Subject
in file class.phpmailer.php, variable PHPMailer::$Subject
    Sets the Subject of the message.
$success
in file xoopsmailer.php, variable XoopsMailer::$success
$s_files
in file cachemanager.php, variable cache_manager::$s_files
$s_tables
in file dbmanager.php, variable db_manager::$s_tables
sqlutility.php
procedural page sqlutility.php
shared.escape_special_chars.php
procedural page shared.escape_special_chars.php
shared.make_timestamp.php
procedural page shared.make_timestamp.php
Smarty.class.php
procedural page Smarty.class.php
Smarty_Compiler.class.php
procedural page Smarty_Compiler.class.php
snoopy.php
procedural page snoopy.php
saxparser.php
procedural page saxparser.php
simpleform.php
procedural page simpleform.php
searchform.php
procedural page searchform.php
site-closed.php
procedural page site-closed.php
settingmanager.php
procedural page settingmanager.php
session.php
procedural page session.php
search.php
procedural page search.php
smileform.php
procedural page smileform.php
smilies.php
procedural page smilies.php
system_blocks.php
procedural page system_blocks.php
smilies.php
procedural page smilies.php
sanitizeForDisplay
in file textsanitizer.php, method TextSanitizer::sanitizeForDisplay()
sanitizeForDisplay
in file module.textsanitizer.php, method MyTextSanitizer::sanitizeForDisplay()
sanitizeForPreview
in file module.textsanitizer.php, method MyTextSanitizer::sanitizeForPreview()
sanitizeForPreview
in file textsanitizer.php, method TextSanitizer::sanitizeForPreview()
sanitizeMultipleExtensions
in file uploader.php, method XoopsMediaUploader::sanitizeMultipleExtensions()
    Sanitize executable filename with multiple extensions
sanitizePath
in file logger.php, method XoopsLogger::sanitizePath()
saveTar
in file class.tar.php, method tar::saveTar()
    Write the currently loaded tar archive to disk
save_block
in file blocksadmin.php, function save_block()
SaxParser
in file saxparser.php, method SaxParser::SaxParser()
    **************************************************************************
SaxParser
in file saxparser.php, class SaxParser
    *****************************************************************************
search
in file module.php, method XoopsModule::search()
    Search contents within a module
search.php
procedural page search.php
Send
in file class.phpmailer.php, method PHPMailer::Send()
    Creates message and assigns Mailer. If the message is not sent successfully then it returns false. Use the ErrorInfo variable to view description of the error.
send
in file xoopsmailer.php, method XoopsMailer::send()
Send
in file class.smtp.php, method SMTP::Send()
    Starts a mail transaction from the email address specified in
SendAndMail
in file class.smtp.php, method SMTP::SendAndMail()
    Starts a mail transaction from the email address specified in
sendMail
in file xoopsmailer.php, method XoopsMailer::sendMail()
    Send email
SendOrMail
in file class.smtp.php, method SMTP::SendOrMail()
    Starts a mail transaction from the email address specified in
sendPM
in file xoopsmailer.php, method XoopsMailer::sendPM()
setAccessKey
in file formelement.php, method XoopsFormElement::setAccessKey()
    set the "accesskey" attribute for the element
setApproved
in file xoopsstory.php, method XoopsStory::setApproved()
setBody
in file xoopsmailer.php, method XoopsMailer::setBody()
setBodytext
in file xoopsstory.php, method XoopsStory::setBodytext()
setCaption
in file formelement.php, method XoopsFormElement::setCaption()
    set the caption for the element
setCaseFolding
in file saxparser.php, method SaxParser::setCaseFolding()
    **************************************************************************
setChannelData
in file xmlrss2parser.php, method XoopsXmlRss2Parser::setChannelData()
setClass
in file formelement.php, method XoopsFormElement::setClass()
    set the "class" attribute for the element
setComments
in file commentrenderer.php, method XoopsCommentRenderer::setComments()
    Accessor
setComments
in file xoopsstory.php, method XoopsStory::setComments()
setConfOptions
in file configitem.php, method XoopsConfigItem::setConfOptions()
    Assign one or more XoopsConfigItemOptions
setConfValueForInput
in file configitem.php, method XoopsConfigItem::setConfValueForInput()
    Set a config value
setcookies
in file snoopy.php, method Snoopy::setcookies()
setDescription
in file formelement.php, method XoopsFormElement::setDescription()
    set the element's description
setDirty
in file object.php, method XoopsObject::setDirty()
    mark modified objects as dirty
setElementValue
in file form.php, method XoopsForm::setElementValue()
    Sets the "value" attribute of a form element
setElementValues
in file form.php, method XoopsForm::setElementValues()
    Sets the "value" attribute of form elements in a batch
setErrors
in file saxparser.php, method SaxParser::setErrors()
    Sets error messages
setErrors
in file uploader.php, method XoopsMediaUploader::setErrors()
    Add an error
setErrors
in file object.php, method XoopsObject::setErrors()
    add an error
setErrors
in file auth.php, method XoopsAuth::setErrors()
    add an error
setErrors
in file xoopssecurity.php, method XoopsSecurity::setErrors()
    Add an error
setExpired
in file xoopsstory.php, method XoopsStory::setExpired()
setExtra
in file form.php, method XoopsForm::setExtra()
    set the extra attributes for the <form> tag
setExtra
in file formelement.php, method XoopsFormElement::setExtra()
    Add extra attributes to the element.
setFault
in file xmlrpctag.php, method XoopsXmlRpcTag::setFault()
setFromEmail
in file xoopsmailer.php, method XoopsMailer::setFromEmail()
setFromName
in file xoopsmailer.php, method XoopsMailer::setFromName()
setFromUser
in file xoopsmailer.php, method XoopsMailer::setFromUser()
setGroupby
in file criteria.php, method CriteriaElement::setGroupby()
setGroups
in file user.php, method XoopsUser::setGroups()
    set the groups for the user
setHandler
in file handlerregistry.php, method XoopsHandlerRegistry::setHandler()
    Register a handler class object
setHidden
in file formelement.php, method XoopsFormElement::setHidden()
    flag the element as "hidden"
setHometext
in file xoopsstory.php, method XoopsStory::setHometext()
setHostname
in file xoopsstory.php, method XoopsStory::setHostname()
setIhome
in file xoopsstory.php, method XoopsStory::setIhome()
setImageCount
in file imagecategory.php, method XoopsImagecategory::setImageCount()
setImageData
in file xmlrss2parser.php, method XoopsXmlRss2Parser::setImageData()
setImagesData
in file themesetparser.php, method XoopsThemeSetParser::setImagesData()
setItems
in file xmlrss2parser.php, method XoopsXmlRss2Parser::setItems()
SetLanguage
in file class.phpmailer.php, method PHPMailer::SetLanguage()
    Sets the language for all class error messages. Returns false if it cannot load the language file. The default language type is English.
setLimit
in file criteria.php, method CriteriaElement::setLimit()
setLogger
in file database.php, method XoopsDatabase::setLogger()
    assign a XoopsLogger object to the database
setMethodName
in file xmlrpcparser.php, method XoopsXmlRpcParser::setMethodName()
    This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
setModuleHandler
in file handlerregistry.php, method XoopsHandlerRegistry::setModuleHandler()
    Register a handler class object for a module
setName
in file formelement.php, method XoopsFormElement::setName()
    set the "name" attribute for the element
setNew
in file object.php, method XoopsObject::setNew()
    used for new/clone objects
setNohtml
in file xoopsstory.php, method XoopsStory::setNohtml()
setNosmiley
in file xoopsstory.php, method XoopsStory::setNosmiley()
setNotifyPub
in file xoopsstory.php, method XoopsStory::setNotifyPub()
setOptionTree
in file grouppermform.php, method XoopsGroupFormCheckBox::setOptionTree()
    Sets the tree structure of items
setOrder
in file criteria.php, method CriteriaElement::setOrder()
setParam
in file xmlrpcparser.php, method XoopsXmlRpcParser::setParam()
    This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
setPostCategories
in file movabletypeapi.php, method MovableTypeApi::setPostCategories()
setPrefix
in file uploader.php, method XoopsMediaUploader::setPrefix()
    Set the prefix
setPrefix
in file database.php, method XoopsDatabase::setPrefix()
    set the prefix for tables in the database
setPriority
in file xoopsmailer.php, method XoopsMailer::setPriority()
setPublished
in file xoopsstory.php, method XoopsStory::setPublished()
setRead
in file privmessage.php, method XoopsPrivmessageHandler::setRead()
    Mark a message as read
setRequired
in file form.php, method XoopsForm::setRequired()
    make an element "required"
setRewrite
in file mainfilemanager.php, method mainfile_manager::setRewrite()
setSort
in file criteria.php, method CriteriaElement::setSort()
setStart
in file criteria.php, method CriteriaElement::setStart()
setStoryId
in file xoopsstory.php, method XoopsStory::setStoryId()
setSubject
in file xoopsmailer.php, method XoopsMailer::setSubject()
setTargetFileName
in file uploader.php, method XoopsMediaUploader::setTargetFileName()
    Set the target filename
setTempArr
in file themesetparser.php, method XoopsThemeSetParser::setTempArr()
setTempArr
in file xmlrss2parser.php, method XoopsXmlRss2Parser::setTempArr()
setTempArray
in file xmlrpcparser.php, method XoopsXmlRpcParser::setTempArray()
    This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
setTemplate
in file bloggerapi.php, method BloggerApi::setTemplate()
setTemplate
in file xoopsmailer.php, method XoopsMailer::setTemplate()
setTemplateDir
in file xoopsmailer.php, method XoopsMailer::setTemplateDir()
setTemplatesData
in file themesetparser.php, method XoopsThemeSetParser::setTemplatesData()
setTempMember
in file xmlrpcparser.php, method XoopsXmlRpcParser::setTempMember()
    This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
setTempName
in file xmlrpcparser.php, method XoopsXmlRpcParser::setTempName()
    This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
setTempStruct
in file xmlrpcparser.php, method XoopsXmlRpcParser::setTempStruct()
    This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
setTempValue
in file xmlrpcparser.php, method XoopsXmlRpcParser::setTempValue()
    This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
setThemeSetData
in file themesetparser.php, method XoopsThemeSetParser::setThemeSetData()
setting_manager
in file settingmanager.php, class setting_manager
    setting manager for XOOPS installer
setting_manager
in file settingmanager.php, method setting_manager::setting_manager()
setTitle
in file xoopsstory.php, method XoopsStory::setTitle()
setToEmails
in file xoopsmailer.php, method XoopsMailer::setToEmails()
setToGroups
in file xoopsmailer.php, method XoopsMailer::setToGroups()
setTopicalign
in file xoopsstory.php, method XoopsStory::setTopicalign()
setTopicdisplay
in file xoopsstory.php, method XoopsStory::setTopicdisplay()
setTopicId
in file xoopsstory.php, method XoopsStory::setTopicId()
setTopicImgurl
in file xoopstopic.php, method XoopsTopic::setTopicImgurl()
setTopicPid
in file xoopstopic.php, method XoopsTopic::setTopicPid()
setTopicTitle
in file xoopstopic.php, method XoopsTopic::setTopicTitle()
setToUsers
in file xoopsmailer.php, method XoopsMailer::setToUsers()
setType
in file xoopsstory.php, method XoopsStory::setType()
setUid
in file xoopsstory.php, method XoopsStory::setUid()
setUserCount
in file avatar.php, method XoopsAvatar::setUserCount()
setValue
in file formselect.php, method XoopsFormSelect::setValue()
    Set pre-selected values
setValue
in file formtext.php, method XoopsFormText::setValue()
    Set initial text value
setValue
in file formradio.php, method XoopsFormRadio::setValue()
    Set the pre-selected value
setValue
in file formcheckbox.php, method XoopsFormCheckBox::setValue()
    Set the "value"
setValue
in file formtextarea.php, method XoopsFormTextArea::setValue()
    Set initial content
setValue
in file formbutton.php, method XoopsFormButton::setValue()
    Set the initial value
setValue
in file formhidden.php, method XoopsFormHidden::setValue()
    Sets the "value" attribute
setValue
in file formpassword.php, method XoopsFormPassword::setValue()
    Set the initial value
setValue
in file grouppermform.php, method XoopsGroupFormCheckBox::setValue()
    Sets pre-selected values
setVar
in file object.php, method XoopsObject::setVar()
    assign a value to a variable
setWorkingLevel
in file xmlrpcparser.php, method XoopsXmlRpcParser::setWorkingLevel()
    This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
set_file_contents
in file Config_File.class.php, method Config_File::set_file_contents()
    Store the contents of a file manually.
set_path
in file Config_File.class.php, method Config_File::set_path()
    Set the path where configuration files can be found.
set_submit_multipart
in file snoopy.php, method Snoopy::set_submit_multipart()
set_submit_normal
in file snoopy.php, method Snoopy::set_submit_normal()
set_submit_xml
in file snoopy.php, method Snoopy::set_submit_xml()
show
in file module.errorhandler.php, method ErrorHandler::show()
    Show an error message
showbanner
in file functions.php, function showbanner()
showThread
in file old_functions.php, function showThread()
showThreadFoot
in file xoopscomments.php, method XoopsComments::showThreadFoot()
showThreadHead
in file xoopscomments.php, method XoopsComments::showThreadHead()
showThreadPost
in file xoopscomments.php, method XoopsComments::showThreadPost()
showTreeFoot
in file xoopscomments.php, method XoopsComments::showTreeFoot()
showTreeHead
in file xoopscomments.php, method XoopsComments::showTreeHead()
showTreeItem
in file xoopscomments.php, method XoopsComments::showTreeItem()
Smarty
in file Smarty.class.php, class Smarty
Smarty
in file Smarty.class.php, method Smarty::Smarty()
    The class constructor.
smarty_block_textformat
in file block.textformat.php, function smarty_block_textformat()
    Smarty {textformat}{/textformat} block plugin
Smarty_Compiler
in file Smarty_Compiler.class.php, class Smarty_Compiler
    Template compiling class
Smarty_Compiler
in file Smarty_Compiler.class.php, method Smarty_Compiler::Smarty_Compiler()
    The class constructor.
smarty_compiler_assign
in file compiler.assign.php, function smarty_compiler_assign()
    Smarty {assign} compiler function plugin
smarty_compiler_foreachq
in file compiler.foreachq.php, function smarty_compiler_foreachq()
    Quick foreach template plug-in
smarty_compiler_includeq
in file compiler.includeq.php, function smarty_compiler_includeq()
    Quick include template plug-in
smarty_compiler_xoAppUrl
in file compiler.xoAppUrl.php, function smarty_compiler_xoAppUrl()
    Inserts the URL of an application page
smarty_compiler_xoImgUrl
in file compiler.xoImgUrl.php, function smarty_compiler_xoImgUrl()
    Inserts the URL of a file resource customizable by themes
smarty_core_assemble_plugin_filepath
in file core.assemble_plugin_filepath.php, function smarty_core_assemble_plugin_filepath()
    assemble filepath of requested plugin
smarty_core_assign_smarty_interface
in file core.assign_smarty_interface.php, function smarty_core_assign_smarty_interface()
    Smarty assign_smarty_interface core plugin
smarty_core_create_dir_structure
in file core.create_dir_structure.php, function smarty_core_create_dir_structure()
    create full directory structure
SMARTY_CORE_DIR
in file Smarty.class.php, constant SMARTY_CORE_DIR
smarty_core_display_debug_console
in file core.display_debug_console.php, function smarty_core_display_debug_console()
    Smarty debug_console function plugin
smarty_core_get_include_path
in file core.get_include_path.php, function smarty_core_get_include_path()
    Get path to file from include_path
smarty_core_get_microtime
in file core.get_microtime.php, function smarty_core_get_microtime()
    Get seconds and microseconds
smarty_core_get_php_resource
in file core.get_php_resource.php, function smarty_core_get_php_resource()
    Retrieves PHP script resource
smarty_core_is_secure
in file core.is_secure.php, function smarty_core_is_secure()
    determines if a resource is secure or not.
smarty_core_is_trusted
in file core.is_trusted.php, function smarty_core_is_trusted()
    determines if a resource is trusted or not
smarty_core_load_plugins
in file core.load_plugins.php, function smarty_core_load_plugins()
    Load requested plugins
smarty_core_load_resource_plugin
in file core.load_resource_plugin.php, function smarty_core_load_resource_plugin()
    load a resource plugin
smarty_core_process_cached_inserts
in file core.process_cached_inserts.php, function smarty_core_process_cached_inserts()
    Replace cached inserts with the actual results
smarty_core_process_compiled_include
in file core.process_compiled_include.php, function smarty_core_process_compiled_include()
    Replace nocache-tags by results of the corresponding non-cacheable functions and return it
smarty_core_read_cache_file
in file core.read_cache_file.php, function smarty_core_read_cache_file()
    read a cache file, determine if it needs to be regenerated or not
smarty_core_rmdir
in file core.rmdir.php, function smarty_core_rmdir()
    delete a dir recursively (level=0 -> keep root) WARNING: no tests, it will try to remove what you tell it!
smarty_core_rm_auto
in file core.rm_auto.php, function smarty_core_rm_auto()
    delete an automagically created file by name and id
smarty_core_run_insert_handler
in file core.run_insert_handler.php, function smarty_core_run_insert_handler()
    Handle insert tags
smarty_core_smarty_include_php
in file core.smarty_include_php.php, function smarty_core_smarty_include_php()
    called for included php files within templates
smarty_core_write_cache_file
in file core.write_cache_file.php, function smarty_core_write_cache_file()
    Prepend the cache information to the cache file and write it
smarty_core_write_compiled_include
in file core.write_compiled_include.php, function smarty_core_write_compiled_include()
    Extract non-cacheable parts out of compiled template and write it
smarty_core_write_compiled_resource
in file core.write_compiled_resource.php, function smarty_core_write_compiled_resource()
    write the compiled resource
smarty_core_write_file
in file core.write_file.php, function smarty_core_write_file()
    write out a file to disk
SMARTY_DIR
in file Smarty.class.php, constant SMARTY_DIR
    set SMARTY_DIR to absolute path to Smarty library files.
SMARTY_DIR
in file common.php, constant SMARTY_DIR
smarty_function_assign_debug_info
in file function.assign_debug_info.php, function smarty_function_assign_debug_info()
    Smarty {assign_debug_info} function plugin
smarty_function_config_load
in file function.config_load.php, function smarty_function_config_load()
    Smarty {config_load} function plugin
smarty_function_counter
in file function.counter.php, function smarty_function_counter()
    Smarty {counter} function plugin
smarty_function_cycle
in file function.cycle.php, function smarty_function_cycle()
    Smarty {cycle} function plugin
smarty_function_debug
in file function.debug.php, function smarty_function_debug()
    Smarty {debug} function plugin
smarty_function_escape_special_chars
in file shared.escape_special_chars.php, function smarty_function_escape_special_chars()
    escape_special_chars common function
smarty_function_eval
in file function.eval.php, function smarty_function_eval()
    Smarty {eval} function plugin
smarty_function_fetch
in file function.fetch.php, function smarty_function_fetch()
    Smarty {fetch} plugin
smarty_function_html_checkboxes
in file function.html_checkboxes.php, function smarty_function_html_checkboxes()
    Smarty {html_checkboxes} function plugin
smarty_function_html_checkboxes_output
in file function.html_checkboxes.php, function smarty_function_html_checkboxes_output()
smarty_function_html_image
in file function.html_image.php, function smarty_function_html_image()
    Smarty {html_image} function plugin
smarty_function_html_options
in file function.html_options.php, function smarty_function_html_options()
    Smarty {html_options} function plugin
smarty_function_html_options_optgroup
in file function.html_options.php, function smarty_function_html_options_optgroup()
smarty_function_html_options_optoutput
in file function.html_options.php, function smarty_function_html_options_optoutput()
smarty_function_html_radios
in file function.html_radios.php, function smarty_function_html_radios()
    Smarty {html_radios} function plugin
smarty_function_html_radios_output
in file function.html_radios.php, function smarty_function_html_radios_output()
smarty_function_html_select_date
in file function.html_select_date.php, function smarty_function_html_select_date()
    Smarty {html_select_date} plugin
smarty_function_html_select_time
in file function.html_select_time.php, function smarty_function_html_select_time()
    Smarty {html_select_time} function plugin
smarty_function_html_table
in file function.html_table.php, function smarty_function_html_table()
    Smarty {html_table} function plugin
smarty_function_html_table_cycle
in file function.html_table.php, function smarty_function_html_table_cycle()
smarty_function_mailto
in file function.mailto.php, function smarty_function_mailto()
    Smarty {mailto} function plugin
smarty_function_math
in file function.math.php, function smarty_function_math()
    Smarty {math} function plugin
smarty_function_popup
in file function.popup.php, function smarty_function_popup()
    Smarty {popup} function plugin
smarty_function_popup_init
in file function.popup_init.php, function smarty_function_popup_init()
    Smarty {popup_init} function plugin
smarty_function_xoInboxCount
in file function.xoInboxCount.php, function smarty_function_xoInboxCount()
smarty_function_xoops_link
in file function.xoops_link.php, function smarty_function_xoops_link()
smarty_make_timestamp
in file shared.make_timestamp.php, function smarty_make_timestamp()
    Function: smarty_make_timestamp
Purpose: used by other smarty functions to make a timestamp from a string.
smarty_modifier_capitalize
in file modifier.capitalize.php, function smarty_modifier_capitalize()
    Smarty capitalize modifier plugin
smarty_modifier_capitalize_ucfirst
in file modifier.capitalize.php, function smarty_modifier_capitalize_ucfirst()
smarty_modifier_cat
in file modifier.cat.php, function smarty_modifier_cat()
    Smarty cat modifier plugin
smarty_modifier_count_characters
in file modifier.count_characters.php, function smarty_modifier_count_characters()
    Smarty count_characters modifier plugin
smarty_modifier_count_paragraphs
in file modifier.count_paragraphs.php, function smarty_modifier_count_paragraphs()
    Smarty count_paragraphs modifier plugin
smarty_modifier_count_sentences
in file modifier.count_sentences.php, function smarty_modifier_count_sentences()
    Smarty count_sentences modifier plugin
smarty_modifier_count_words
in file modifier.count_words.php, function smarty_modifier_count_words()
    Smarty count_words modifier plugin
smarty_modifier_date_format
in file modifier.date_format.php, function smarty_modifier_date_format()
    Smarty date_format modifier plugin
smarty_modifier_debug_print_var
in file modifier.debug_print_var.php, function smarty_modifier_debug_print_var()
    Smarty debug_print_var modifier plugin
smarty_modifier_default
in file modifier.default.php, function smarty_modifier_default()
    Smarty default modifier plugin
smarty_modifier_escape
in file modifier.escape.php, function smarty_modifier_escape()
    Smarty escape modifier plugin
smarty_modifier_indent
in file modifier.indent.php, function smarty_modifier_indent()
    Smarty indent modifier plugin
smarty_modifier_lower
in file modifier.lower.php, function smarty_modifier_lower()
    Smarty lower modifier plugin
smarty_modifier_nl2br
in file modifier.nl2br.php, function smarty_modifier_nl2br()
    Smarty plugin
smarty_modifier_regex_replace
in file modifier.regex_replace.php, function smarty_modifier_regex_replace()
    Smarty regex_replace modifier plugin
smarty_modifier_replace
in file modifier.replace.php, function smarty_modifier_replace()
    Smarty replace modifier plugin
smarty_modifier_spacify
in file modifier.spacify.php, function smarty_modifier_spacify()
    Smarty spacify modifier plugin
smarty_modifier_string_format
in file modifier.string_format.php, function smarty_modifier_string_format()
    Smarty string_format modifier plugin
smarty_modifier_strip
in file modifier.strip.php, function smarty_modifier_strip()
    Smarty strip modifier plugin
smarty_modifier_strip_tags
in file modifier.strip_tags.php, function smarty_modifier_strip_tags()
    Smarty strip_tags modifier plugin
smarty_modifier_truncate
in file modifier.truncate.php, function smarty_modifier_truncate()
    Smarty truncate modifier plugin
smarty_modifier_upper
in file modifier.upper.php, function smarty_modifier_upper()
    Smarty upper modifier plugin
smarty_modifier_wordwrap
in file modifier.wordwrap.php, function smarty_modifier_wordwrap()
    Smarty wordwrap modifier plugin
smarty_outputfilter_trimwhitespace
in file outputfilter.trimwhitespace.php, function smarty_outputfilter_trimwhitespace()
    Smarty trimwhitespace outputfilter plugin
smarty_outputfilter_trimwhitespace_replace
in file outputfilter.trimwhitespace.php, function smarty_outputfilter_trimwhitespace_replace()
SMARTY_PHP_ALLOW
in file Smarty.class.php, constant SMARTY_PHP_ALLOW
SMARTY_PHP_PASSTHRU
in file Smarty.class.php, constant SMARTY_PHP_PASSTHRU
SMARTY_PHP_QUOTE
in file Smarty.class.php, constant SMARTY_PHP_QUOTE
SMARTY_PHP_REMOVE
in file Smarty.class.php, constant SMARTY_PHP_REMOVE
smarty_resource_db_secure
in file resource.db.php, function smarty_resource_db_secure()
smarty_resource_db_source
in file resource.db.php, function smarty_resource_db_source()
smarty_resource_db_timestamp
in file resource.db.php, function smarty_resource_db_timestamp()
smarty_resource_db_tplinfo
in file resource.db.php, function smarty_resource_db_tplinfo()
smarty_resource_db_trusted
in file resource.db.php, function smarty_resource_db_trusted()
SmilesAdmin
in file smilies.php, function SmilesAdmin()
SmilesEdit
in file smilies.php, function SmilesEdit()
smiley
in file module.textsanitizer.php, method MyTextSanitizer::smiley()
    Replace emoticons in the message with smiley images
SMTP
in file class.smtp.php, method SMTP::SMTP()
    Initialize the class so that the data is in a known state.
SMTP
in file class.smtp.php, class SMTP
    SMTP is rfc 821 compliant and implements all the rfc 821 SMTP commands except TURN which will always return a not implemented error. SMTP also provides some utility methods for sending mail to an SMTP server.
SmtpClose
in file class.phpmailer.php, method PHPMailer::SmtpClose()
    Closes the active SMTP session if one exists.
Snoopy
in file snoopy.php, class Snoopy
    ***********************************************
splitMySqlFile
in file sqlutility.php, method SqlUtility::splitMySqlFile()
    Function from phpMyAdmin (http://phpwizard.net/projects/phpMyAdmin/)
SqlUtility
in file sqlutility.php, class SqlUtility
    provide some utility methods for databases
startTime
in file logger.php, method XoopsLogger::startTime()
    Start a timer
stopTime
in file logger.php, method XoopsLogger::stopTime()
    Stop a timer
store
in file xoopscomments.php, method XoopsComments::store()
store
in file xoopsblock.php, method XoopsBlock::store()
store
in file xoopstopic.php, method XoopsTopic::store()
store
in file xoopsstory.php, method XoopsStory::store()
Story
in file xoopsstory.php, method XoopsStory::Story()
storyid
in file xoopsstory.php, method XoopsStory::storyid()
stripSlashesGPC
in file module.textsanitizer.php, method MyTextSanitizer::stripSlashesGPC()
stripSlashesGPC
in file textsanitizer.php, method TextSanitizer::stripSlashesGPC()
subLink
in file module.php, method XoopsModule::subLink()
    Get links to the subpages
submit
in file snoopy.php, method Snoopy::submit()
submitlinks
in file snoopy.php, method Snoopy::submitlinks()
submittext
in file snoopy.php, method Snoopy::submittext()
subscribe
in file notification.php, method XoopsNotificationHandler::subscribe()
    Subscribe for notification for an event(s)
supportedMethods
in file movabletypeapi.php, method MovableTypeApi::supportedMethods()
suspend
in file auth_provisionning.php, method XoopsAuthProvisionning::suspend()
    Suspend a user
sync
in file auth_provisionning.php, method XoopsAuthProvisionning::sync()
    Launch the synchronisation process
synchronize
in file users.php, function synchronize()
top

t

$table
in file xoopsstory.php, variable XoopsStory::$table
$table
in file xoopstree.php, variable XoopsTree::$table
$table
in file xoopstopic.php, variable XoopsTopic::$table
$tagHandlers
in file saxparser.php, variable SaxParser::$tagHandlers
$tags
in file saxparser.php, variable SaxParser::$tags
$targetEncoding
in file saxparser.php, variable SaxParser::$targetEncoding
$targetFileName
in file uploader.php, variable XoopsMediaUploader::$targetFileName
$tar_file
in file class.tar.php, variable tar::$tar_file
    Unprocessed Archive Information
$tempArr
in file themesetparser.php, variable XoopsThemeSetParser::$tempArr
$template
in file theme.php, variable xos_opal_Theme::$template
    Pointer to the theme template engine
$template
in file xoopsmailer.php, variable XoopsMailer::$template
$templatedir
in file xoopsmailer.php, variable XoopsMailer::$templatedir
$templatesData
in file themesetparser.php, variable XoopsThemeSetParser::$templatesData
$templateVars
in file theme.php, variable xos_opal_Theme::$templateVars
    Custom variables that will always be assigned to the template
$template_dir
in file Smarty.class.php, variable Smarty::$template_dir
    The name of the directory where templates are located.
$template_dir
in file template.php, variable XoopsTpl::$template_dir
$temp_dir
in file snoopy.php, variable Snoopy::$temp_dir
$theme
in file theme_blocks.php, variable xos_logos_PageBuilder::$theme
$themeSetData
in file themesetparser.php, variable XoopsThemeSetParser::$themeSetData
$timed_out
in file snoopy.php, variable Snoopy::$timed_out
$Timeout
in file class.phpmailer.php, variable PHPMailer::$Timeout
    Sets the SMTP server timeout in seconds. This function will not work with the win32 version.
$title
in file xoopstree.php, variable XoopsTree::$title
$title
in file xoopsstory.php, variable XoopsStory::$title
$toEmails
in file xoopsmailer.php, variable XoopsMailer::$toEmails
$topicalign
in file xoopsstory.php, variable XoopsStory::$topicalign
$topicdisplay
in file xoopsstory.php, variable XoopsStory::$topicdisplay
$topicid
in file xoopsstory.php, variable XoopsStory::$topicid
$topicstable
in file xoopsstory.php, variable XoopsStory::$topicstable
$topic_id
in file xoopstopic.php, variable XoopsTopic::$topic_id
$topic_imgurl
in file xoopstopic.php, variable XoopsTopic::$topic_imgurl
$topic_pid
in file xoopstopic.php, variable XoopsTopic::$topic_pid
$topic_title
in file xoopstopic.php, variable XoopsTopic::$topic_title
$toUsers
in file xoopsmailer.php, variable XoopsMailer::$toUsers
$trusted_dir
in file Smarty.class.php, variable Smarty::$trusted_dir
    This is an array of directories where trusted php scripts reside.
$type
in file xoopsstory.php, variable XoopsStory::$type
tardownloader.php
procedural page tardownloader.php
template.php
procedural page template.php
theme.php
procedural page theme.php
theme_blocks.php
procedural page theme_blocks.php
tree.php
procedural page tree.php
themesetparser.php
procedural page themesetparser.php
tableform.php
procedural page tableform.php
themeform.php
procedural page themeform.php
textsanitizer.php
procedural page textsanitizer.php
tplfile.php
procedural page tplfile.php
tplset.php
procedural page tplset.php
timezone.php
procedural page timezone.php
themeimgform.php
procedural page themeimgform.php
tplform.php
procedural page tplform.php
tplsets.php
procedural page tplsets.php
tableExists
in file dbmanager.php, method db_manager::tableExists()
tar
in file class.tar.php, method tar::tar()
    Class Constructor -- Does nothing...
tar
in file class.tar.php, class tar
    tar Class
templateExists
in file tplfile.php, method XoopsTplfileHandler::templateExists()
template_exists
in file Smarty.class.php, method Smarty::template_exists()
    Checks whether requested template exists.
TextSanitizer
in file textsanitizer.php, class TextSanitizer
TextSanitizer
in file textsanitizer.php, method TextSanitizer::TextSanitizer()
theme
in file user.php, method XoopsUser::theme()
    specialized wrapper for XoopsObject::getVar()
themecenterposts
in file cp_functions.php, function themecenterposts()
ThemeSetAuthorHandler
in file themesetparser.php, class ThemeSetAuthorHandler
    *****************************************************************************
ThemeSetAuthorHandler
in file themesetparser.php, method ThemeSetAuthorHandler::ThemeSetAuthorHandler()
ThemeSetDateCreatedHandler
in file themesetparser.php, method ThemeSetDateCreatedHandler::ThemeSetDateCreatedHandler()
ThemeSetDateCreatedHandler
in file themesetparser.php, class ThemeSetDateCreatedHandler
    *****************************************************************************
ThemeSetDescriptionHandler
in file themesetparser.php, method ThemeSetDescriptionHandler::ThemeSetDescriptionHandler()
ThemeSetDescriptionHandler
in file themesetparser.php, class ThemeSetDescriptionHandler
    *****************************************************************************
ThemeSetEmailHandler
in file themesetparser.php, method ThemeSetEmailHandler::ThemeSetEmailHandler()
ThemeSetEmailHandler
in file themesetparser.php, class ThemeSetEmailHandler
    *****************************************************************************
ThemeSetFileTypeHandler
in file themesetparser.php, class ThemeSetFileTypeHandler
    *****************************************************************************
ThemeSetFileTypeHandler
in file themesetparser.php, method ThemeSetFileTypeHandler::ThemeSetFileTypeHandler()
ThemeSetGeneratorHandler
in file themesetparser.php, class ThemeSetGeneratorHandler
    *****************************************************************************
ThemeSetGeneratorHandler
in file themesetparser.php, method ThemeSetGeneratorHandler::ThemeSetGeneratorHandler()
ThemeSetImageHandler
in file themesetparser.php, method ThemeSetImageHandler::ThemeSetImageHandler()
ThemeSetImageHandler
in file themesetparser.php, class ThemeSetImageHandler
    *****************************************************************************
ThemeSetLinkHandler
in file themesetparser.php, class ThemeSetLinkHandler
    *****************************************************************************
ThemeSetLinkHandler
in file themesetparser.php, method ThemeSetLinkHandler::ThemeSetLinkHandler()
ThemeSetModuleHandler
in file themesetparser.php, class ThemeSetModuleHandler
    *****************************************************************************
ThemeSetModuleHandler
in file themesetparser.php, method ThemeSetModuleHandler::ThemeSetModuleHandler()
ThemeSetNameHandler
in file themesetparser.php, method ThemeSetNameHandler::ThemeSetNameHandler()
ThemeSetNameHandler
in file themesetparser.php, class ThemeSetNameHandler
    *****************************************************************************
ThemeSetTagHandler
in file themesetparser.php, class ThemeSetTagHandler
    *****************************************************************************
ThemeSetTagHandler
in file themesetparser.php, method ThemeSetTagHandler::ThemeSetTagHandler()
ThemeSetTemplateHandler
in file themesetparser.php, method ThemeSetTemplateHandler::ThemeSetTemplateHandler()
ThemeSetTemplateHandler
in file themesetparser.php, class ThemeSetTemplateHandler
    *****************************************************************************
timezone
in file user.php, method XoopsUser::timezone()
    specialized wrapper for XoopsObject::getVar()
title
in file xoopsstory.php, method XoopsStory::title()
topic
in file xoopsstory.php, method XoopsStory::topic()
topicalign
in file xoopsstory.php, method XoopsStory::topicalign()
topicdisplay
in file xoopsstory.php, method XoopsStory::topicdisplay()
topicExists
in file xoopstopic.php, method XoopsTopic::topicExists()
topicid
in file xoopsstory.php, method XoopsStory::topicid()
topic_id
in file xoopstopic.php, method XoopsTopic::topic_id()
topic_imgurl
in file xoopstopic.php, method XoopsTopic::topic_imgurl()
topic_pid
in file xoopstopic.php, method XoopsTopic::topic_pid()
topic_title
in file xoopstopic.php, method XoopsTopic::topic_title()
toTar
in file class.tar.php, method tar::toTar()
    Saves tar archive to a different file than the current file
toTarOutput
in file class.tar.php, method tar::toTarOutput()
    Sends tar archive to stdout
touch
in file template.php, method XoopsTpl::touch()
triggerEvent
in file notification.php, method XoopsNotificationHandler::triggerEvent()
triggerEvents
in file notification.php, method XoopsNotificationHandler::triggerEvents()
    Send notifications to users
trigger_error
in file Smarty.class.php, method Smarty::trigger_error()
    trigger Smarty error
Turn
in file class.smtp.php, method SMTP::Turn()
    This is an optional command for SMTP that this class does not support. This method is here to make the RFC821 Definition complete for this class and __may__ be implimented in the future
type
in file xoopsstory.php, method XoopsStory::type()
top

u

$uid
in file xoopsstory.php, variable XoopsStory::$uid
$uploadDir
in file uploader.php, variable XoopsMediaUploader::$uploadDir
$url
in file theme.php, variable xos_opal_Theme::$url
$usePopup
in file logger.php, variable XoopsLogger::$usePopup
$user
in file snoopy.php, variable Snoopy::$user
$user
in file xmlrpcapi.php, variable XoopsXmlRpcApi::$user
$Username
in file class.phpmailer.php, variable PHPMailer::$Username
    Sets SMTP username.
$use_extra_cache_id
in file theme.php, variable xos_opal_Theme::$use_extra_cache_id
    User extra information for cache id, like language, user groups
$use_permission
in file xoopstopic.php, variable XoopsTopic::$use_permission
$use_sub_dirs
in file Smarty.class.php, variable Smarty::$use_sub_dirs
    This tells Smarty whether or not to use sub dirs in the cache/ and templates_c/ directories. sub directories better organized, but may not work well with PHP safe mode enabled.
uploader.php
procedural page uploader.php
user.php
procedural page user.php
uploader.php
procedural page uploader.php
user.php
procedural page user.php
userrank.php
procedural page userrank.php
userform.php
procedural page userform.php
users.php
procedural page users.php
update.php
procedural page update.php
userrank.php
procedural page userrank.php
users.php
procedural page users.php
uid
in file xoopsstory.php, method XoopsStory::uid()
uid
in file user.php, method XoopsUser::uid()
    get the users UID
umode
in file user.php, method XoopsUser::umode()
    specialized wrapper for XoopsObject::getVar()
uname
in file xoopsstory.php, method XoopsStory::uname()
uname
in file user.php, method XoopsUser::uname()
    get the user's uname
undoHtmlSpecialChars
in file textsanitizer.php, method TextSanitizer::undoHtmlSpecialChars()
undoHtmlSpecialChars
in file module.textsanitizer.php, method MyTextSanitizer::undoHtmlSpecialChars()
    Reverses htmlSpecialChars()
unlinkThemeset
in file imageset.php, method XoopsImagesetHandler::unlinkThemeset()
unregister_block
in file Smarty.class.php, method Smarty::unregister_block()
    Unregisters block function
unregister_compiler_function
in file Smarty.class.php, method Smarty::unregister_compiler_function()
    Unregisters compiler function
unregister_function
in file Smarty.class.php, method Smarty::unregister_function()
    Unregisters custom function
unregister_modifier
in file Smarty.class.php, method Smarty::unregister_modifier()
    Unregisters modifier
unregister_object
in file Smarty.class.php, method Smarty::unregister_object()
    Unregisters object
unregister_outputfilter
in file Smarty.class.php, method Smarty::unregister_outputfilter()
    Unregisters an outputfilter function
unregister_postfilter
in file Smarty.class.php, method Smarty::unregister_postfilter()
    Unregisters a postfilter function
unregister_prefilter
in file Smarty.class.php, method Smarty::unregister_prefilter()
    Unregisters a prefilter function
unregister_resource
in file Smarty.class.php, method Smarty::unregister_resource()
    Unregisters a resource
unsetDirty
in file object.php, method XoopsObject::unsetDirty()
    mark modified objects as dirty
unsetHandler
in file handlerregistry.php, method XoopsHandlerRegistry::unsetHandler()
    Unregister a handler class object
unsetModuleHandler
in file handlerregistry.php, method XoopsHandlerRegistry::unsetModuleHandler()
    Unregister a handler class object for a module
unsetNew
in file object.php, method XoopsObject::unsetNew()
    used for new/clone objects
unsubscribe
in file notification.php, method XoopsNotificationHandler::unsubscribe()
    Unsubscribe notifications for an event(s).
unsubscribeByItem
in file notification.php, method XoopsNotificationHandler::unsubscribeByItem()
    Delete all subscriptions for a particular item.
unsubscribeByModule
in file notification.php, method XoopsNotificationHandler::unsubscribeByModule()
    Delete all notifications for a particular module
unsubscribeByUser
in file notification.php, method XoopsNotificationHandler::unsubscribeByUser()
    Delete all notifications for one user
uorder
in file user.php, method XoopsUser::uorder()
    specialized wrapper for XoopsObject::getVar()
updateAll
in file user.php, method XoopsUserHandler::updateAll()
    Change a value for users with a certain criteria
updateByField
in file notification.php, method XoopsNotificationHandler::updateByField()
    Update
updateByField
in file comment.php, method XoopsCommentHandler::updateByField()
    Update
updateComments
in file xoopsstory.php, method XoopsStory::updateComments()
updateCounter
in file xoopsstory.php, method XoopsStory::updateCounter()
updateUser
in file users.php, function updateUser()
updateUserByField
in file member.php, method XoopsMemberHandler::updateUserByField()
    updates a single field in a users record
updateUsersByField
in file member.php, method XoopsMemberHandler::updateUsersByField()
    updates a single field in a users record
update_block
in file blocksadmin.php, function update_block()
update_cookie
in file session.php, method XoopsSessionHandler::update_cookie()
    Update cookie status for current session
upload
in file uploader.php, method XoopsMediaUploader::upload()
    Check the file and copy it to the destination
url
in file common.php, method xos_kernel_Xoops2::url()
    Convert a XOOPS path to an URL
url
in file user.php, method XoopsUser::url()
    specialized wrapper for XoopsObject::getVar()
useAsciiEncoding
in file saxparser.php, method SaxParser::useAsciiEncoding()
    **************************************************************************
useIsoEncoding
in file saxparser.php, method SaxParser::useIsoEncoding()
    **************************************************************************
useMail
in file xoopsmailer.php, method XoopsMailer::useMail()
usePermission
in file xoopstopic.php, method XoopsTopic::usePermission()
usePM
in file xoopsmailer.php, method XoopsMailer::usePM()
user.php
procedural page user.php
userCheck
in file register.php, function userCheck()
userinfo.php
procedural page userinfo.php
userTimeToServerTime
in file functions.php, function userTimeToServerTime()
user_aim
in file user.php, method XoopsUser::user_aim()
    specialized wrapper for XoopsObject::getVar()
user_avatar
in file user.php, method XoopsUser::user_avatar()
    specialized wrapper for XoopsObject::getVar()
user_from
in file user.php, method XoopsUser::user_from()
    specialized wrapper for XoopsObject::getVar()
user_icq
in file user.php, method XoopsUser::user_icq()
    specialized wrapper for XoopsObject::getVar()
user_intrest
in file user.php, method XoopsUser::user_intrest()
    specialized wrapper for XoopsObject::getVar()
user_msnm
in file user.php, method XoopsUser::user_msnm()
    specialized wrapper for XoopsObject::getVar()
user_occ
in file user.php, method XoopsUser::user_occ()
    specialized wrapper for XoopsObject::getVar()
user_regdate
in file user.php, method XoopsUser::user_regdate()
    specialized wrapper for XoopsObject::getVar()
user_sig
in file user.php, method XoopsUser::user_sig()
    specialized wrapper for XoopsObject::getVar()
user_viewemail
in file user.php, method XoopsUser::user_viewemail()
    specialized wrapper for XoopsObject::getVar()
user_yim
in file user.php, method XoopsUser::user_yim()
    specialized wrapper for XoopsObject::getVar()
useUtfEncoding
in file saxparser.php, method SaxParser::useUtfEncoding()
    **************************************************************************
top

v

$value
in file criteria.php, variable Criteria::$value
$vars
in file object.php, variable XoopsObject::$vars
    holds all variables(properties) of an object
$Version
in file class.phpmailer.php, variable PHPMailer::$Version
    Holds PHPMailer version.
version.php
procedural page version.php
version.php
procedural page version.php
validateToken
in file xoopssecurity.php, method XoopsSecurity::validateToken()
    Check if a token is valid. If no token is specified, $_REQUEST['XOOPS_TOKEN_REQUEST'] is checked
Verify
in file class.smtp.php, method SMTP::Verify()
    Verifies that the name is recognized by the server.
viewpmsg.php
procedural page viewpmsg.php
top

w

$WordWrap
in file class.phpmailer.php, variable PHPMailer::$WordWrap
    Sets word wrapping on the body of the message to a given number of characters.
welcome.php
procedural page welcome.php
write
in file session.php, method XoopsSessionHandler::write()
    Write a session to the database
write
in file online.php, method XoopsOnlineHandler::write()
    Write online information to the database
write
in file cachemanager.php, method cache_manager::write()
top

x

$xmlInput
in file saxparser.php, variable SaxParser::$xmlInput
$xoBundleIdentifier
in file theme.php, variable xos_opal_ThemeFactory::$xoBundleIdentifier
$xoopsTagMap
in file xmlrpcapi.php, variable XoopsXmlRpcApi::$xoopsTagMap
$xoops_url
in file settingmanager.php, variable setting_manager::$xoops_url
xoopsmultimailer.php
procedural page xoopsmultimailer.php
xmlrpcapi.php
procedural page xmlrpcapi.php
xmlrpcparser.php
procedural page xmlrpcparser.php
xmlrpctag.php
procedural page xmlrpctag.php
xoopsapi.php
procedural page xoopsapi.php
xmlrss2parser.php
procedural page xmlrss2parser.php
xmltaghandler.php
procedural page xmltaghandler.php
xoopsblock.php
procedural page xoopsblock.php
xoopscomments.php
procedural page xoopscomments.php
xoopsformloader.php
procedural page xoopsformloader.php
xoopslists.php
procedural page xoopslists.php
xoopsmailer.php
procedural page xoopsmailer.php
xoopsmodule.php
procedural page xoopsmodule.php
xoopsobject.php
procedural page xoopsobject.php
xoopssecurity.php
procedural page xoopssecurity.php
xoopsstory.php
procedural page xoopsstory.php
xoopstopic.php
procedural page xoopstopic.php
xoopstree.php
procedural page xoopstree.php
xoopsuser.php
procedural page xoopsuser.php
xoops13_header.php
procedural page xoops13_header.php
xoopscodes.php
procedural page xoopscodes.php
xoopsmailerlocal.php
procedural page xoopsmailerlocal.php
xoops_version.php
procedural page xoops_version.php
xoops_version.php
procedural page xoops_version.php
xoops_version.php
procedural page xoops_version.php
xoops_version.php
procedural page xoops_version.php
xoops_version.php
procedural page xoops_version.php
xoops_version.php
procedural page xoops_version.php
xoops_version.php
procedural page xoops_version.php
xoops_version.php
procedural page xoops_version.php
xoops_version.php
procedural page xoops_version.php
xoops_version.php
procedural page xoops_version.php
xoops_version.php
procedural page xoops_version.php
xoops_version.php
procedural page xoops_version.php
xoops_version.php
procedural page xoops_version.php
xoops_version.php
procedural page xoops_version.php
xoops_version.php
procedural page xoops_version.php
xoops_version.php
procedural page xoops_version.php
xmlrpc.php
procedural page xmlrpc.php
XmlTagHandler
in file xmltaghandler.php, method XmlTagHandler::XmlTagHandler()
    **************************************************************************
XmlTagHandler
in file xmltaghandler.php, class XmlTagHandler
    *****************************************************************************
XOBJ_DTYPE_ARRAY
in file object.php, constant XOBJ_DTYPE_ARRAY
    Xoops object datatype
XOBJ_DTYPE_EMAIL
in file object.php, constant XOBJ_DTYPE_EMAIL
    Xoops object datatype
XOBJ_DTYPE_INT
in file object.php, constant XOBJ_DTYPE_INT
    Xoops object datatype
XOBJ_DTYPE_LTIME
in file object.php, constant XOBJ_DTYPE_LTIME
    Xoops object datatype
XOBJ_DTYPE_MTIME
in file object.php, constant XOBJ_DTYPE_MTIME
    Xoops object datatype
XOBJ_DTYPE_OTHER
in file object.php, constant XOBJ_DTYPE_OTHER
    Xoops object datatype
XOBJ_DTYPE_SOURCE
in file object.php, constant XOBJ_DTYPE_SOURCE
    Xoops object datatype
XOBJ_DTYPE_STIME
in file object.php, constant XOBJ_DTYPE_STIME
    Xoops object datatype
XOBJ_DTYPE_TXTAREA
in file object.php, constant XOBJ_DTYPE_TXTAREA
    Xoops object datatype
XOBJ_DTYPE_TXTBOX
in file object.php, constant XOBJ_DTYPE_TXTBOX
    Xoops object datatype
XOBJ_DTYPE_URL
in file object.php, constant XOBJ_DTYPE_URL
    Xoops object datatype
xoInit
in file theme.php, method xos_opal_Theme::xoInit()
    Initializes this theme
xoInit
in file theme_blocks.php, method xos_logos_PageBuilder::xoInit()
XoopsApi
in file xoopsapi.php, method XoopsApi::XoopsApi()
XoopsApi
in file xoopsapi.php, class XoopsApi
XoopsAuth
in file auth.php, method XoopsAuth::XoopsAuth()
    Authentication Service constructor
XoopsAuth
in file auth.php, class XoopsAuth
XoopsAuthAds
in file auth_ads.php, method XoopsAuthAds::XoopsAuthAds()
    Authentication Service constructor
XoopsAuthAds
in file auth_ads.php, class XoopsAuthAds
XoopsAuthFactory
in file authfactory.php, class XoopsAuthFactory
XoopsAuthLdap
in file auth_ldap.php, class XoopsAuthLdap
XoopsAuthLdap
in file auth_ldap.php, method XoopsAuthLdap::XoopsAuthLdap()
    Authentication Service constructor
XoopsAuthProvisionning
in file auth_provisionning.php, method XoopsAuthProvisionning::XoopsAuthProvisionning()
    Authentication Service constructor
XoopsAuthProvisionning
in file auth_provisionning.php, class XoopsAuthProvisionning
XoopsAuthXoops
in file auth_xoops.php, class XoopsAuthXoops
XoopsAuthXoops
in file auth_xoops.php, method XoopsAuthXoops::XoopsAuthXoops()
    Authentication Service constructor
XoopsAvatar
in file avatar.php, method XoopsAvatar::XoopsAvatar()
XoopsAvatar
in file avatar.php, class XoopsAvatar
    Base class for all objects in the Xoops kernel (and beyond)
XoopsAvatarHandler
in file avatar.php, class XoopsAvatarHandler
    XOOPS avatar handler class.
XoopsBlock
in file xoopsblock.php, class XoopsBlock
    Base class for all objects in the Xoops kernel (and beyond)
XoopsBlock
in file xoopsblock.php, method XoopsBlock::XoopsBlock()
XoopsBlockHandler
in file block.php, class XoopsBlockHandler
    XOOPS block handler class. (Singelton)
xoopsClone
in file object.php, method XoopsObject::xoopsClone()
    create a clone(copy) of the current object
xoopsCodeDecode
in file module.textsanitizer.php, method MyTextSanitizer::xoopsCodeDecode()
    Replace XoopsCodes with their equivalent HTML formatting
xoopsCodeTarea
in file xoopscodes.php, function xoopsCodeTarea()
XoopsComment
in file comment.php, method XoopsComment::XoopsComment()
    Constructor
XoopsComment
in file comment.php, class XoopsComment
    A Comment
XoopsCommentHandler
in file comment.php, class XoopsCommentHandler
    XOOPS comment handler class.
XoopsCommentRenderer
in file commentrenderer.php, method XoopsCommentRenderer::XoopsCommentRenderer()
    Constructor
XoopsCommentRenderer
in file commentrenderer.php, class XoopsCommentRenderer
    Display comments
XoopsComments
in file xoopscomments.php, method XoopsComments::XoopsComments()
XoopsComments
in file xoopscomments.php, class XoopsComments
    Base class for all objects in the Xoops kernel (and beyond)
XoopsConfigCategory
in file configcategory.php, class XoopsConfigCategory
    A category of configs
XoopsConfigCategory
in file configcategory.php, method XoopsConfigCategory::XoopsConfigCategory()
    Constructor
XoopsConfigCategoryHandler
in file configcategory.php, class XoopsConfigCategoryHandler
    XOOPS configuration category handler class.
XoopsConfigHandler
in file config.php, class XoopsConfigHandler
    XOOPS configuration handling class.
XoopsConfigHandler
in file config.php, method XoopsConfigHandler::XoopsConfigHandler()
    Constructor
XoopsConfigItem
in file configitem.php, method XoopsConfigItem::XoopsConfigItem()
    Constructor
XoopsConfigItem
in file configitem.php, class XoopsConfigItem
XoopsConfigItemHandler
in file configitem.php, class XoopsConfigItemHandler
    XOOPS configuration handler class.
XoopsConfigOption
in file configoption.php, class XoopsConfigOption
    A Config-Option
XoopsConfigOption
in file configoption.php, method XoopsConfigOption::XoopsConfigOption()
    Constructor
XoopsConfigOptionHandler
in file configoption.php, class XoopsConfigOptionHandler
    XOOPS configuration option handler class.
XoopsDatabase
in file database.php, class XoopsDatabase
    Abstract base class for Database access classes
XoopsDatabase
in file database.php, method XoopsDatabase::XoopsDatabase()
    constructor
XoopsDatabaseFactory
in file databasefactory.php, class XoopsDatabaseFactory
XoopsDatabaseFactory
in file databasefactory.php, method XoopsDatabaseFactory::XoopsDatabaseFactory()
XoopsDownloader
in file downloader.php, class XoopsDownloader
    Sends non HTML files through a http socket
XoopsDownloader
in file downloader.php, method XoopsDownloader::XoopsDownloader()
    Constructor
XoopsErrorHandler
in file errorhandler.php, class XoopsErrorHandler
    Backward compatibility code, do not use this class directly
XoopsErrorHandler_HandleError
in file logger.php, function XoopsErrorHandler_HandleError()
XoopsForm
in file form.php, method XoopsForm::XoopsForm()
    constructor
XoopsForm
in file form.php, class XoopsForm
    Abstract base class for forms
XoopsFormButton
in file formbutton.php, method XoopsFormButton::XoopsFormButton()
    Constructor
XoopsFormButton
in file formbutton.php, class XoopsFormButton
    A button
XoopsFormCheckBox
in file formcheckbox.php, method XoopsFormCheckBox::XoopsFormCheckBox()
    Constructor
XoopsFormCheckBox
in file formcheckbox.php, class XoopsFormCheckBox
    One or more Checkbox(es)
XoopsFormColorPicker
in file formcolorpicker.php, class XoopsFormColorPicker
    XoopsFormColorPicker component class file
XoopsFormColorPicker
in file formcolorpicker.php, method XoopsFormColorPicker::XoopsFormColorPicker()
XoopsFormDateTime
in file formdatetime.php, class XoopsFormDateTime
    Date and time selection field
XoopsFormDateTime
in file formdatetime.php, method XoopsFormDateTime::XoopsFormDateTime()
XoopsFormDhtmlTextArea
in file formdhtmltextarea.php, method XoopsFormDhtmlTextArea::XoopsFormDhtmlTextArea()
    Constructor
XoopsFormDhtmlTextArea
in file formdhtmltextarea.php, class XoopsFormDhtmlTextArea
    A textarea with xoopsish formatting and smilie buttons
XoopsFormElement
in file formelement.php, method XoopsFormElement::XoopsFormElement()
    constructor
XoopsFormElement
in file formelement.php, class XoopsFormElement
    Abstract base class for form elements
XoopsFormElementTray
in file formelementtray.php, class XoopsFormElementTray
    A group of form elements
XoopsFormElementTray
in file formelementtray.php, method XoopsFormElementTray::XoopsFormElementTray()
    constructor
XoopsFormFile
in file formfile.php, method XoopsFormFile::XoopsFormFile()
    Constructor
XoopsFormFile
in file formfile.php, class XoopsFormFile
    A file upload field
XoopsFormHidden
in file formhidden.php, method XoopsFormHidden::XoopsFormHidden()
    Constructor
XoopsFormHidden
in file formhidden.php, class XoopsFormHidden
    A hidden field
XoopsFormHiddenToken
in file formhiddentoken.php, method XoopsFormHiddenToken::XoopsFormHiddenToken()
    Constructor
XoopsFormHiddenToken
in file formhiddentoken.php, class XoopsFormHiddenToken
    A hidden token field
XoopsFormLabel
in file formlabel.php, class XoopsFormLabel
    A text label
XoopsFormLabel
in file formlabel.php, method XoopsFormLabel::XoopsFormLabel()
    Constructor
XoopsFormPassword
in file formpassword.php, class XoopsFormPassword
    A password field
XoopsFormPassword
in file formpassword.php, method XoopsFormPassword::XoopsFormPassword()
    Constructor
XoopsFormRadio
in file formradio.php, method XoopsFormRadio::XoopsFormRadio()
    Constructor
XoopsFormRadio
in file formradio.php, class XoopsFormRadio
    A Group of radiobuttons
XoopsFormRadioYN
in file formradioyn.php, class XoopsFormRadioYN
    Yes/No radio buttons.
XoopsFormRadioYN
in file formradioyn.php, method XoopsFormRadioYN::XoopsFormRadioYN()
    Constructor
XoopsFormSelect
in file formselect.php, class XoopsFormSelect
    A select field
XoopsFormSelect
in file formselect.php, method XoopsFormSelect::XoopsFormSelect()
    Constructor
XoopsFormSelectCountry
in file formselectcountry.php, method XoopsFormSelectCountry::XoopsFormSelectCountry()
    Constructor
XoopsFormSelectCountry
in file formselectcountry.php, class XoopsFormSelectCountry
    A select field with countries
XoopsFormSelectGroup
in file formselectgroup.php, class XoopsFormSelectGroup
    A select field with a choice of available groups
XoopsFormSelectGroup
in file formselectgroup.php, method XoopsFormSelectGroup::XoopsFormSelectGroup()
    Constructor
XoopsFormSelectLang
in file formselectlang.php, method XoopsFormSelectLang::XoopsFormSelectLang()
    Constructor
XoopsFormSelectLang
in file formselectlang.php, class XoopsFormSelectLang
    A select field with available languages
XoopsFormSelectMatchOption
in file formselectmatchoption.php, method XoopsFormSelectMatchOption::XoopsFormSelectMatchOption()
    Constructor
XoopsFormSelectMatchOption
in file formselectmatchoption.php, class XoopsFormSelectMatchOption
    A selection box with options for matching search terms.
XoopsFormSelectTheme
in file formselecttheme.php, method XoopsFormSelectTheme::XoopsFormSelectTheme()
    Constructor
XoopsFormSelectTheme
in file formselecttheme.php, class XoopsFormSelectTheme
    A select box with available themes
XoopsFormSelectTimezone
in file formselecttimezone.php, class XoopsFormSelectTimezone
    A select box with timezones
XoopsFormSelectTimezone
in file formselecttimezone.php, method XoopsFormSelectTimezone::XoopsFormSelectTimezone()
    Constructor
XoopsFormSelectUser
in file formselectuser.php, class XoopsFormSelectUser
    A group of form elements
XoopsFormSelectUser
in file formselectuser.php, method XoopsFormSelectUser::XoopsFormSelectUser()
    Constructor
XoopsFormText
in file formtext.php, class XoopsFormText
    A simple text field
XoopsFormText
in file formtext.php, method XoopsFormText::XoopsFormText()
    Constructor
XoopsFormTextArea
in file formtextarea.php, class XoopsFormTextArea
    A textarea
XoopsFormTextArea
in file formtextarea.php, method XoopsFormTextArea::XoopsFormTextArea()
    Constuctor
XoopsFormTextDateSelect
in file formtextdateselect.php, method XoopsFormTextDateSelect::XoopsFormTextDateSelect()
XoopsFormTextDateSelect
in file formtextdateselect.php, class XoopsFormTextDateSelect
    A text field with calendar popup
xoopsfwrite
in file cp_functions.php, function xoopsfwrite()
XoopsGroup
in file group.php, class XoopsGroup
    a group of users
XoopsGroup
in file group.php, method XoopsGroup::XoopsGroup()
    constructor
XoopsGroupFormCheckBox
in file grouppermform.php, method XoopsGroupFormCheckBox::XoopsGroupFormCheckBox()
    Constructor
XoopsGroupFormCheckBox
in file grouppermform.php, class XoopsGroupFormCheckBox
    Renders checkbox options for a group permission form
XoopsGroupHandler
in file group.php, class XoopsGroupHandler
    XOOPS group handler class.
XoopsGroupPerm
in file groupperm.php, method XoopsGroupPerm::XoopsGroupPerm()
    Constructor
XoopsGroupPerm
in file groupperm.php, class XoopsGroupPerm
    A group permission
XoopsGroupPermForm
in file grouppermform.php, method XoopsGroupPermForm::XoopsGroupPermForm()
    Constructor
XoopsGroupPermForm
in file grouppermform.php, class XoopsGroupPermForm
    Renders a form for setting module specific group permissions
XoopsGroupPermHandler
in file groupperm.php, class XoopsGroupPermHandler
    XOOPS group permission handler class.
XoopsGuestUser
in file user.php, class XoopsGuestUser
    Class that represents a guest user
XoopsHandlerRegistry
in file handlerregistry.php, class XoopsHandlerRegistry
    A registry for holding references to XoopsObjectHandler classes
XoopsImage
in file image.php, method XoopsImage::XoopsImage()
    Constructor
XoopsImage
in file image.php, class XoopsImage
    An Image
XoopsImagecategory
in file imagecategory.php, method XoopsImagecategory::XoopsImagecategory()
XoopsImagecategory
in file imagecategory.php, class XoopsImagecategory
    Base class for all objects in the Xoops kernel (and beyond)
XoopsImagecategoryHandler
in file imagecategory.php, class XoopsImagecategoryHandler
    XOOPS image caetgory handler class.
XoopsImageHandler
in file image.php, class XoopsImageHandler
    XOOPS image handler class.
XoopsImageset
in file imageset.php, class XoopsImageset
    Base class for all objects in the Xoops kernel (and beyond)
XoopsImageset
in file imageset.php, method XoopsImageset::XoopsImageset()
XoopsImagesetHandler
in file imageset.php, class XoopsImagesetHandler
    XOOPS imageset handler class.
XoopsImagesetimg
in file imagesetimg.php, method XoopsImagesetimg::XoopsImagesetimg()
XoopsImagesetimg
in file imagesetimg.php, class XoopsImagesetimg
    Base class for all objects in the Xoops kernel (and beyond)
XoopsImagesetimgHandler
in file imagesetimg.php, class XoopsImagesetimgHandler
    XOOPS imageset image handler class.
XoopsLists
in file xoopslists.php, class XoopsLists
XoopsLogger
in file logger.php, class XoopsLogger
    Collects information for a page request
XoopsLogger
in file logger.php, method XoopsLogger::XoopsLogger()
XoopsMailer
in file xoopsmailer.php, method XoopsMailer::XoopsMailer()
XoopsMailer
in file xoopsmailer.php, class XoopsMailer
    Class for sending mail.
XoopsMailerLocal
in file xoopsmailerlocal.php, method XoopsMailerLocal::XoopsMailerLocal()
XoopsMailerLocal
in file xoopsmailerlocal.php, class XoopsMailerLocal
    Localize the mail functions
XoopsMediaUploader
in file uploader.php, class XoopsMediaUploader
    Upload Media files
XoopsMediaUploader
in file uploader.php, method XoopsMediaUploader::XoopsMediaUploader()
    Constructor
XoopsMemberHandler
in file member.php, class XoopsMemberHandler
    XOOPS member handler class.
XoopsMemberHandler
in file member.php, method XoopsMemberHandler::XoopsMemberHandler()
    constructor
XoopsMembership
in file group.php, class XoopsMembership
    membership of a user in a group
XoopsMembership
in file group.php, method XoopsMembership::XoopsMembership()
    constructor
XoopsMembershipHandler
in file group.php, class XoopsMembershipHandler
    XOOPS membership handler class. (Singleton)
XoopsModule
in file module.php, class XoopsModule
    A Module
XoopsModule
in file module.php, method XoopsModule::XoopsModule()
    Constructor
XoopsModuleHandler
in file module.php, class XoopsModuleHandler
    XOOPS module handler class.
XoopsMultiMailer
in file xoopsmultimailer.php, class XoopsMultiMailer
    Mailer Class.
XoopsMultiMailer
in file xoopsmultimailer.php, method XoopsMultiMailer::XoopsMultiMailer()
    Constuctor
XoopsMySQLDatabase
in file mysqldatabase.php, class XoopsMySQLDatabase
    connection to a mysql database
XoopsMySQLDatabaseProxy
in file mysqldatabase.php, class XoopsMySQLDatabaseProxy
    Read-Only connection to a MySQL database.
XoopsMySQLDatabaseSafe
in file mysqldatabase.php, class XoopsMySQLDatabaseSafe
    Safe Connection to a MySQL database.
XoopsNotification
in file notification.php, class XoopsNotification
    A Notification
XoopsNotification
in file notification.php, method XoopsNotification::XoopsNotification()
    Constructor
XoopsNotificationHandler
in file notification.php, class XoopsNotificationHandler
    XOOPS notification handler class.
XoopsObject
in file object.php, class XoopsObject
    Base class for all objects in the Xoops kernel (and beyond)
XoopsObject
in file object.php, method XoopsObject::XoopsObject()
    constructor
XoopsObjectHandler
in file object.php, method XoopsObjectHandler::XoopsObjectHandler()
    called from child classes only
XoopsObjectHandler
in file object.php, class XoopsObjectHandler
    XOOPS object handler class.
XoopsObjectTree
in file tree.php, method XoopsObjectTree::XoopsObjectTree()
    Constructor
XoopsObjectTree
in file tree.php, class XoopsObjectTree
    A tree structures with XoopsObjects as nodes
XoopsOnlineHandler
in file online.php, method XoopsOnlineHandler::XoopsOnlineHandler()
    Constructor
XoopsOnlineHandler
in file online.php, class XoopsOnlineHandler
    A handler for "Who is Online?" information
XoopsPageNav
in file pagenav.php, class XoopsPageNav
    Class to facilitate navigation in a multi page document/list
XoopsPageNav
in file pagenav.php, method XoopsPageNav::XoopsPageNav()
    Constructor
XoopsPrivmessage
in file privmessage.php, class XoopsPrivmessage
    {description}
XoopsPrivmessage
in file privmessage.php, method XoopsPrivmessage::XoopsPrivmessage()
    constructor
XoopsPrivmessageHandler
in file privmessage.php, class XoopsPrivmessageHandler
    XOOPS private message handler class.
XoopsRank
in file findusers.php, method XoopsRank::XoopsRank()
XoopsRank
in file findusers.php, class XoopsRank
    Base class for all objects in the Xoops kernel (and beyond)
XoopsRankHandler
in file findusers.php, method XoopsRankHandler::XoopsRankHandler()
XoopsRankHandler
in file findusers.php, class XoopsRankHandler
    XOOPS object handler class.
XoopsSecurity
in file xoopssecurity.php, class XoopsSecurity
XoopsSecurity
in file xoopssecurity.php, method XoopsSecurity::XoopsSecurity()
    Constructor
XoopsSessionHandler
in file session.php, class XoopsSessionHandler
    Handler for a session
XoopsSessionHandler
in file session.php, method XoopsSessionHandler::XoopsSessionHandler()
    Constructor
XoopsSimpleForm
in file simpleform.php, class XoopsSimpleForm
    Form that will output as a simple HTML form with minimum formatting
xoopsSmilies
in file xoopscodes.php, function xoopsSmilies()
XoopsStory
in file xoopsstory.php, class XoopsStory
XoopsTableForm
in file tableform.php, class XoopsTableForm
    Form that will output formatted as a HTML table
XoopsTarDownloader
in file tardownloader.php, class XoopsTarDownloader
    Send tar files through a http socket
XoopsTarDownloader
in file tardownloader.php, method XoopsTarDownloader::XoopsTarDownloader()
    Constructor
XoopsThemeForm
in file themeform.php, class XoopsThemeForm
    Form that will output as a theme-enabled HTML table
XoopsThemeSetParser
in file themesetparser.php, class XoopsThemeSetParser
    *****************************************************************************
XoopsThemeSetParser
in file themesetparser.php, method XoopsThemeSetParser::XoopsThemeSetParser()
XoopsTopic
in file xoopstopic.php, method XoopsTopic::XoopsTopic()
XoopsTopic
in file xoopstopic.php, class XoopsTopic
XoopsTpl
in file template.php, method XoopsTpl::XoopsTpl()
XoopsTpl
in file template.php, class XoopsTpl
    Template engine
XoopsTplfile
in file tplfile.php, class XoopsTplfile
    Base class for all objects in the Xoops kernel (and beyond)
XoopsTplfile
in file tplfile.php, method XoopsTplfile::XoopsTplfile()
XoopsTplfileHandler
in file tplfile.php, class XoopsTplfileHandler
    XOOPS template file handler class.
XoopsTplset
in file tplset.php, class XoopsTplset
    Base class for all objects in the Xoops kernel (and beyond)
XoopsTplset
in file tplset.php, method XoopsTplset::XoopsTplset()
XoopsTplsetHandler
in file tplset.php, class XoopsTplsetHandler
    XOOPS tplset handler class.
XoopsTree
in file xoopstree.php, class XoopsTree
XoopsTree
in file xoopstree.php, method XoopsTree::XoopsTree()
XoopsUser
in file user.php, class XoopsUser
    Class for users
XoopsUser
in file user.php, method XoopsUser::XoopsUser()
    constructor
XoopsUserHandler
in file user.php, class XoopsUserHandler
    XOOPS user handler class.
XoopsXmlRpcApi
in file xmlrpcapi.php, method XoopsXmlRpcApi::XoopsXmlRpcApi()
XoopsXmlRpcApi
in file xmlrpcapi.php, class XoopsXmlRpcApi
XoopsXmlRpcArray
in file xmlrpctag.php, class XoopsXmlRpcArray
XoopsXmlRpcArray
in file xmlrpctag.php, method XoopsXmlRpcArray::XoopsXmlRpcArray()
XoopsXmlRpcBase64
in file xmlrpctag.php, class XoopsXmlRpcBase64
XoopsXmlRpcBase64
in file xmlrpctag.php, method XoopsXmlRpcBase64::XoopsXmlRpcBase64()
XoopsXmlRpcBoolean
in file xmlrpctag.php, class XoopsXmlRpcBoolean
XoopsXmlRpcBoolean
in file xmlrpctag.php, method XoopsXmlRpcBoolean::XoopsXmlRpcBoolean()
XoopsXmlRpcDatetime
in file xmlrpctag.php, class XoopsXmlRpcDatetime
XoopsXmlRpcDatetime
in file xmlrpctag.php, method XoopsXmlRpcDatetime::XoopsXmlRpcDatetime()
XoopsXmlRpcDocument
in file xmlrpctag.php, class XoopsXmlRpcDocument
XoopsXmlRpcDocument
in file xmlrpctag.php, method XoopsXmlRpcDocument::XoopsXmlRpcDocument()
XoopsXmlRpcDouble
in file xmlrpctag.php, method XoopsXmlRpcDouble::XoopsXmlRpcDouble()
XoopsXmlRpcDouble
in file xmlrpctag.php, class XoopsXmlRpcDouble
XoopsXmlRpcFault
in file xmlrpctag.php, method XoopsXmlRpcFault::XoopsXmlRpcFault()
XoopsXmlRpcFault
in file xmlrpctag.php, class XoopsXmlRpcFault
XoopsXmlRpcInt
in file xmlrpctag.php, method XoopsXmlRpcInt::XoopsXmlRpcInt()
XoopsXmlRpcInt
in file xmlrpctag.php, class XoopsXmlRpcInt
XoopsXmlRpcParser
in file xmlrpcparser.php, method XoopsXmlRpcParser::XoopsXmlRpcParser()
    Constructor of the class
XoopsXmlRpcParser
in file xmlrpcparser.php, class XoopsXmlRpcParser
    Class RSS Parser
XoopsXmlRpcRequest
in file xmlrpctag.php, class XoopsXmlRpcRequest
XoopsXmlRpcRequest
in file xmlrpctag.php, method XoopsXmlRpcRequest::XoopsXmlRpcRequest()
XoopsXmlRpcResponse
in file xmlrpctag.php, class XoopsXmlRpcResponse
XoopsXmlRpcString
in file xmlrpctag.php, method XoopsXmlRpcString::XoopsXmlRpcString()
XoopsXmlRpcString
in file xmlrpctag.php, class XoopsXmlRpcString
XoopsXmlRpcStruct
in file xmlrpctag.php, class XoopsXmlRpcStruct
XoopsXmlRpcStruct
in file xmlrpctag.php, method XoopsXmlRpcStruct::XoopsXmlRpcStruct()
XoopsXmlRpcTag
in file xmlrpctag.php, class XoopsXmlRpcTag
XoopsXmlRpcTag
in file xmlrpctag.php, method XoopsXmlRpcTag::XoopsXmlRpcTag()
XoopsXmlRss2Parser
in file xmlrss2parser.php, method XoopsXmlRss2Parser::XoopsXmlRss2Parser()
XoopsXmlRss2Parser
in file xmlrss2parser.php, class XoopsXmlRss2Parser
    *****************************************************************************
XoopsZipDownloader
in file zipdownloader.php, method XoopsZipDownloader::XoopsZipDownloader()
XoopsZipDownloader
in file zipdownloader.php, class XoopsZipDownloader
    Sends non HTML files through a http socket
XOOPS_BLOCK_INVISIBLE
in file common.php, constant XOOPS_BLOCK_INVISIBLE
XOOPS_BLOCK_VISIBLE
in file common.php, constant XOOPS_BLOCK_VISIBLE
XOOPS_CACHE_PATH
in file common.php, constant XOOPS_CACHE_PATH
xoops_canUpdateFromFile
in file template.php, method XoopsTpl::xoops_canUpdateFromFile()
XOOPS_CENTERBLOCK_ALL
in file common.php, constant XOOPS_CENTERBLOCK_ALL
XOOPS_CENTERBLOCK_BOTTOM
in file common.php, constant XOOPS_CENTERBLOCK_BOTTOM
XOOPS_CENTERBLOCK_BOTTOMLEFT
in file common.php, constant XOOPS_CENTERBLOCK_BOTTOMLEFT
XOOPS_CENTERBLOCK_BOTTOMRIGHT
in file common.php, constant XOOPS_CENTERBLOCK_BOTTOMRIGHT
XOOPS_CENTERBLOCK_CENTER
in file common.php, constant XOOPS_CENTERBLOCK_CENTER
XOOPS_CENTERBLOCK_LEFT
in file common.php, constant XOOPS_CENTERBLOCK_LEFT
XOOPS_CENTERBLOCK_RIGHT
in file common.php, constant XOOPS_CENTERBLOCK_RIGHT
XOOPS_CHECK_PATH
in file mainfile.dist.php, constant XOOPS_CHECK_PATH
XOOPS_COMMENT_ACTIVE
in file comment_constants.php, constant XOOPS_COMMENT_ACTIVE
XOOPS_COMMENT_APPROVEADMIN
in file comment_constants.php, constant XOOPS_COMMENT_APPROVEADMIN
XOOPS_COMMENT_APPROVEALL
in file comment_constants.php, constant XOOPS_COMMENT_APPROVEALL
XOOPS_COMMENT_APPROVENONE
in file comment_constants.php, constant XOOPS_COMMENT_APPROVENONE
XOOPS_COMMENT_APPROVEUSER
in file comment_constants.php, constant XOOPS_COMMENT_APPROVEUSER
xoops_comment_count
in file functions.php, function xoops_comment_count()
xoops_comment_delete
in file functions.php, function xoops_comment_delete()
XOOPS_COMMENT_HIDDEN
in file comment_constants.php, constant XOOPS_COMMENT_HIDDEN
XOOPS_COMMENT_NEW1ST
in file comment_constants.php, constant XOOPS_COMMENT_NEW1ST
XOOPS_COMMENT_OLD1ST
in file comment_constants.php, constant XOOPS_COMMENT_OLD1ST
XOOPS_COMMENT_PENDING
in file comment_constants.php, constant XOOPS_COMMENT_PENDING
XOOPS_COMPILE_PATH
in file common.php, constant XOOPS_COMPILE_PATH
XOOPS_CONF
in file configitem.php, constant XOOPS_CONF
    Config type
xoops_confirm
in file functions.php, function xoops_confirm()
XOOPS_CONF_AUTH
in file configitem.php, constant XOOPS_CONF_AUTH
    Config type
XOOPS_CONF_CENSOR
in file configitem.php, constant XOOPS_CONF_CENSOR
    Config type
XOOPS_CONF_MAILER
in file configitem.php, constant XOOPS_CONF_MAILER
    Config type
XOOPS_CONF_METAFOOTER
in file configitem.php, constant XOOPS_CONF_METAFOOTER
    Config type
XOOPS_CONF_SEARCH
in file configitem.php, constant XOOPS_CONF_SEARCH
    Config type
XOOPS_CONF_USER
in file configitem.php, constant XOOPS_CONF_USER
    Config type
xoops_convert_encoding
in file functions.php, function xoops_convert_encoding()
XOOPS_CPFUNC_LOADED
in file cp_functions.php, constant XOOPS_CPFUNC_LOADED
xoops_cp_footer
in file cp_functions.php, function xoops_cp_footer()
xoops_cp_header
in file cp_functions.php, function xoops_cp_header()
XOOPS_C_DATABASE_INCLUDED
in file database.php, constant XOOPS_C_DATABASE_INCLUDED
    make sure this is only included once!
XOOPS_C_ERRORHANDLER_INCLUDED
in file module.errorhandler.php, constant XOOPS_C_ERRORHANDLER_INCLUDED
XOOPS_DB_CHKREF
in file common.php, constant XOOPS_DB_CHKREF
XOOPS_DB_HOST
in file mainfile.dist.php, constant XOOPS_DB_HOST
XOOPS_DB_NAME
in file mainfile.dist.php, constant XOOPS_DB_NAME
XOOPS_DB_PASS
in file mainfile.dist.php, constant XOOPS_DB_PASS
XOOPS_DB_PCONNECT
in file mainfile.dist.php, constant XOOPS_DB_PCONNECT
XOOPS_DB_PREFIX
in file mainfile.dist.php, constant XOOPS_DB_PREFIX
XOOPS_DB_PROXY
in file image.php, constant XOOPS_DB_PROXY
XOOPS_DB_TYPE
in file mainfile.dist.php, constant XOOPS_DB_TYPE
XOOPS_DB_USER
in file mainfile.dist.php, constant XOOPS_DB_USER
xoops_error
in file functions.php, function xoops_error()
xoops_fetchFromData
in file template.php, method XoopsTpl::xoops_fetchFromData()
xoops_footer
in file functions.php, function xoops_footer()
XOOPS_FOOTER_INCLUDED
in file footer.php, constant XOOPS_FOOTER_INCLUDED
xoops_getbanner
in file functions.php, function xoops_getbanner()
xoops_getcss
in file functions.php, function xoops_getcss()
xoops_getenv
in file functions.php, function xoops_getenv()
xoops_gethandler
in file functions.php, function xoops_gethandler()
xoops_getLinkedUnameFromId
in file functions.php, function xoops_getLinkedUnameFromId()
xoops_getmodulehandler
in file functions.php, function xoops_getmodulehandler()
xoops_getrank
in file functions.php, function xoops_getrank()
xoops_getTemplateDir
in file template.php, method XoopsTpl::xoops_getTemplateDir()
xoops_getUserTimestamp
in file functions.php, function xoops_getUserTimestamp()
xoops_groupperm_deletebymoditem
in file functions.php, function xoops_groupperm_deletebymoditem()
XOOPS_GROUP_ADMIN
in file mainfile.dist.php, constant XOOPS_GROUP_ADMIN
XOOPS_GROUP_ANONYMOUS
in file mainfile.dist.php, constant XOOPS_GROUP_ANONYMOUS
XOOPS_GROUP_USERS
in file mainfile.dist.php, constant XOOPS_GROUP_USERS
xoops_header
in file functions.php, function xoops_header()
XOOPS_INSTALL
in file index.php, constant XOOPS_INSTALL
XOOPS_LISTS_INCLUDED
in file xoopslists.php, constant XOOPS_LISTS_INCLUDED
XOOPS_MAINFILE_INCLUDED
in file mainfile.dist.php, constant XOOPS_MAINFILE_INCLUDED
xoops_makepass
in file functions.php, function xoops_makepass()
XOOPS_MATCH_CONTAIN
in file common.php, constant XOOPS_MATCH_CONTAIN
XOOPS_MATCH_END
in file common.php, constant XOOPS_MATCH_END
XOOPS_MATCH_EQUAL
in file common.php, constant XOOPS_MATCH_EQUAL
XOOPS_MATCH_START
in file common.php, constant XOOPS_MATCH_START
xoops_module_activate
in file modulesadmin.php, function xoops_module_activate()
xoops_module_change
in file modulesadmin.php, function xoops_module_change()
xoops_module_deactivate
in file modulesadmin.php, function xoops_module_deactivate()
xoops_module_gettemplate
in file index.php, function xoops_module_gettemplate()
xoops_module_get_admin_menu
in file cp_functions.php, function xoops_module_get_admin_menu()
xoops_module_install
in file modulesadmin.php, function xoops_module_install()
xoops_module_list
in file modulesadmin.php, function xoops_module_list()
xoops_module_system_update
in file update.php, function xoops_module_system_update()
xoops_module_uninstall
in file modulesadmin.php, function xoops_module_uninstall()
xoops_module_write_admin_menu
in file cp_functions.php, function xoops_module_write_admin_menu()
xoops_notification_deletebyitem
in file functions.php, function xoops_notification_deletebyitem()
xoops_notification_deletebymodule
in file functions.php, function xoops_notification_deletebymodule()
xoops_notification_deletebyuser
in file functions.php, function xoops_notification_deletebyuser()
XOOPS_NOTIFICATION_DISABLE
in file notification_constants.php, constant XOOPS_NOTIFICATION_DISABLE
XOOPS_NOTIFICATION_ENABLEBLOCK
in file notification_constants.php, constant XOOPS_NOTIFICATION_ENABLEBLOCK
XOOPS_NOTIFICATION_ENABLEBOTH
in file notification_constants.php, constant XOOPS_NOTIFICATION_ENABLEBOTH
XOOPS_NOTIFICATION_ENABLEINLINE
in file notification_constants.php, constant XOOPS_NOTIFICATION_ENABLEINLINE
XOOPS_NOTIFICATION_METHOD_DISABLE
in file notification_constants.php, constant XOOPS_NOTIFICATION_METHOD_DISABLE
XOOPS_NOTIFICATION_METHOD_EMAIL
in file notification_constants.php, constant XOOPS_NOTIFICATION_METHOD_EMAIL
XOOPS_NOTIFICATION_METHOD_PM
in file notification_constants.php, constant XOOPS_NOTIFICATION_METHOD_PM
XOOPS_NOTIFICATION_MODE_SENDALWAYS
in file notification_constants.php, constant XOOPS_NOTIFICATION_MODE_SENDALWAYS
XOOPS_NOTIFICATION_MODE_SENDONCETHENDELETE
in file notification_constants.php, constant XOOPS_NOTIFICATION_MODE_SENDONCETHENDELETE
XOOPS_NOTIFICATION_MODE_SENDONCETHENWAIT
in file notification_constants.php, constant XOOPS_NOTIFICATION_MODE_SENDONCETHENWAIT
XOOPS_NOTIFICATION_MODE_WAITFORLOGIN
in file notification_constants.php, constant XOOPS_NOTIFICATION_MODE_WAITFORLOGIN
xoops_refcheck
in file functions.php, function xoops_refcheck()
    Deprecated, use XoopsSecurity class instead
xoops_result
in file functions.php, function xoops_result()
XOOPS_ROOT_PATH
in file mainfile.dist.php, constant XOOPS_ROOT_PATH
xoops_setCacheDir
in file template.php, method XoopsTpl::xoops_setCacheDir()
xoops_setCacheTime
in file template.php, method XoopsTpl::xoops_setCacheTime()
xoops_setCaching
in file template.php, method XoopsTpl::xoops_setCaching()
xoops_setCompileDir
in file template.php, method XoopsTpl::xoops_setCompileDir()
xoops_setDebugging
in file template.php, method XoopsTpl::xoops_setDebugging()
xoops_setTemplateDir
in file template.php, method XoopsTpl::xoops_setTemplateDir()
XOOPS_SIDEBLOCK_BOTH
in file common.php, constant XOOPS_SIDEBLOCK_BOTH
XOOPS_SIDEBLOCK_LEFT
in file common.php, constant XOOPS_SIDEBLOCK_LEFT
XOOPS_SIDEBLOCK_RIGHT
in file common.php, constant XOOPS_SIDEBLOCK_RIGHT
xoops_substr
in file functions.php, function xoops_substr()
    Returns the portion of string specified by the start and length parameters. If $trimmarker is supplied, it is appended to the return string. This function works fine with multi-byte characters if mb_* functions exist on the server.
XOOPS_SYSTEM_AVATAR
in file constants.php, constant XOOPS_SYSTEM_AVATAR
XOOPS_SYSTEM_BANNER
in file constants.php, constant XOOPS_SYSTEM_BANNER
XOOPS_SYSTEM_BLOCK
in file constants.php, constant XOOPS_SYSTEM_BLOCK
XOOPS_SYSTEM_COMMENT
in file constants.php, constant XOOPS_SYSTEM_COMMENT
XOOPS_SYSTEM_FINDU
in file constants.php, constant XOOPS_SYSTEM_FINDU
XOOPS_SYSTEM_GROUP
in file constants.php, constant XOOPS_SYSTEM_GROUP
XOOPS_SYSTEM_IMAGE
in file constants.php, constant XOOPS_SYSTEM_IMAGE
XOOPS_SYSTEM_MAILU
in file constants.php, constant XOOPS_SYSTEM_MAILU
XOOPS_SYSTEM_MODULE
in file constants.php, constant XOOPS_SYSTEM_MODULE
XOOPS_SYSTEM_PREF
in file constants.php, constant XOOPS_SYSTEM_PREF
XOOPS_SYSTEM_SMILE
in file constants.php, constant XOOPS_SYSTEM_SMILE
XOOPS_SYSTEM_TPLSET
in file constants.php, constant XOOPS_SYSTEM_TPLSET
XOOPS_SYSTEM_URANK
in file constants.php, constant XOOPS_SYSTEM_URANK
XOOPS_SYSTEM_USER
in file constants.php, constant XOOPS_SYSTEM_USER
xoops_template_clear_module_cache
in file template.php, function xoops_template_clear_module_cache()
    Clear the module cache
xoops_template_touch
in file template.php, function xoops_template_touch()
    function to update compiled template file in templates_c folder
XOOPS_THEME_PATH
in file common.php, constant XOOPS_THEME_PATH
XOOPS_THEME_URL
in file common.php, constant XOOPS_THEME_URL
xoops_trim
in file functions.php, function xoops_trim()
XOOPS_UPLOAD_PATH
in file common.php, constant XOOPS_UPLOAD_PATH
XOOPS_UPLOAD_URL
in file common.php, constant XOOPS_UPLOAD_URL
XOOPS_URL
in file mainfile.dist.php, constant XOOPS_URL
XOOPS_USE_MULTIBYTES
in file common.php, constant XOOPS_USE_MULTIBYTES
xoops_utf8_encode
in file functions.php, function xoops_utf8_encode()
XOOPS_VERSION
in file version.php, constant XOOPS_VERSION
xoops_write_index_file
in file cp_functions.php, function xoops_write_index_file()
XOOPS_XMLRPC
in file xmlrpc.php, constant XOOPS_XMLRPC
xos_kernel_Xoops2
in file common.php, method xos_kernel_Xoops2::xos_kernel_Xoops2()
xos_kernel_Xoops2
in file common.php, class xos_kernel_Xoops2
    Extremely reduced kernel class This class should not really be defined in this file, but it wasn't worth including an entire file for those two functions.
xos_logos_PageBuilder
in file theme_blocks.php, class xos_logos_PageBuilder
    xos_logos_PageBuilder main class
xos_opal_Theme
in file theme.php, class xos_opal_Theme
xos_opal_ThemeFactory
in file theme.php, class xos_opal_ThemeFactory
    xos_opal_ThemeFactory
XoUser
in file findusers.php, class XoUser
    Class for users
XoUser
in file findusers.php, method XoUser::XoUser()
XoUserHandler
in file findusers.php, method XoUserHandler::XoUserHandler()
XoUserHandler
in file findusers.php, class XoUserHandler
    XOOPS object handler class.
top

z

zipdownloader.php
procedural page zipdownloader.php
zipfile
in file class.zipfile.php, class zipfile
top

_

$_auth_instance
in file auth_provisionning.php, variable XoopsAuthProvisionning::$_auth_instance
$_channelData
in file xmlrss2parser.php, variable XoopsXmlRss2Parser::$_channelData
$_code
in file xmlrpctag.php, variable XoopsXmlRpcFault::$_code
$_config_data
in file Config_File.class.php, variable Config_File::$_config_data
$_dao
in file auth.php, variable XoopsAuth::$_dao
$_ds
in file auth_ldap.php, variable XoopsAuthLdap::$_ds
$_errors
in file auth.php, variable XoopsAuth::$_errors
$_extra
in file xmlrpctag.php, variable XoopsXmlRpcFault::$_extra
$_fault
in file xmlrpctag.php, variable XoopsXmlRpcTag::$_fault
$_fp_timeout
in file snoopy.php, variable Snoopy::$_fp_timeout
$_framedepth
in file snoopy.php, variable Snoopy::$_framedepth
$_frameurls
in file snoopy.php, variable Snoopy::$_frameurls
$_groupId
in file grouppermform.php, variable XoopsGroupFormCheckBox::$_groupId
    Group ID
$_httpmethod
in file snoopy.php, variable