XOOPS Docs - kernel
[ class tree: kernel ] [ index: kernel ] [ all elements ]

Element index for package kernel

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

_

$_imageCount
in file imagecategory.php, variable XoopsImagecategory::$_imageCount
$_userCount
in file avatar.php, variable XoopsAvatar::$_userCount
__construct
in file findusers.php, method XoUserHandler::__construct()
__construct
in file findusers.php, method XoopsRankHandler::__construct()
__construct
in file findusers.php, method XoopsRank::__construct()
__construct
in file findusers.php, method XoUser::__construct()
$_auth_instance
in file auth_provisionning.php, variable XoopsAuthProvisionning::$_auth_instance
$_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
_copyFile
in file uploader.php, method XoopsMediaUploader::_copyFile()
    Copy the file to its destination
$_groupId
in file grouppermform.php, variable XoopsGroupFormCheckBox::$_groupId
    Group ID
$_itemTree
in file grouppermform.php, variable XoopsGroupPermForm::$_itemTree
    Tree structure of items
$_modid
in file grouppermform.php, variable XoopsGroupPermForm::$_modid
    Module ID
$_optionTree
in file grouppermform.php, variable XoopsGroupFormCheckBox::$_optionTree
    Option tree
$_permDesc
in file grouppermform.php, variable XoopsGroupPermForm::$_permDesc
    Description of permission
$_permName
in file grouppermform.php, variable XoopsGroupPermForm::$_permName
    Name of permission
$_required
in file formelementtray.php, variable XoopsFormElementTray::$_required
    required elements
$_value
in file grouppermform.php, variable XoopsGroupFormCheckBox::$_value
    Pre-selected value(s)
_renderSmileys
in file formdhtmltextarea.php, method XoopsFormDhtmlTextArea::_renderSmileys()
    prepare HTML for output of the smiley list.
top

a

$adminmenu
in file module.php, variable XoopsModule::$adminmenu
activateUser
in file member.php, method XoopsMemberHandler::activateUser()
    activate a user
actkey
in file user.php, method XoopsUser::actkey()
    specialized wrapper for XoopsObject::getVar()
addRight
in file groupperm.php, method XoopsGroupPermHandler::addRight()
    Add a permission
addUser
in file avatar.php, method XoopsAvatarHandler::addUser()
addUserToGroup
in file member.php, method XoopsMemberHandler::addUserToGroup()
    add a user to a group
assignVar
in file object.php, method XoopsObject::assignVar()
    assign a value to a variable
attachsig
in file user.php, method XoopsUser::attachsig()
    specialized wrapper for XoopsObject::getVar()
add
in file auth_provisionning.php, method XoopsAuthProvisionning::add()
    Add a new user to the system
authenticate
in file auth_ldap.php, method XoopsAuthLdap::authenticate()
    Authenticate user again LDAP directory (Bind)
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
authenticate
in file auth.php, method XoopsAuth::authenticate()
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
$allowedMimeTypes
in file uploader.php, variable XoopsMediaUploader::$allowedMimeTypes
$allowUnknownTypes
in file uploader.php, variable XoopsMediaUploader::$allowUnknownTypes
    Flag indicating if unrecognized mimetypes should be allowed (use with precaution ! may lead to security issues )
$archiver
in file downloader.php, variable XoopsDownloader::$archiver
    file information
addBinaryFile
in file zipdownloader.php, method XoopsZipDownloader::addBinaryFile()
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()
addBinaryFileData
in file tardownloader.php, method XoopsTarDownloader::addBinaryFileData()
    Add a binary dummy file to the archive
addBinaryFileData
in file zipdownloader.php, method XoopsZipDownloader::addBinaryFileData()
addBinaryFileData
in file downloader.php, method XoopsDownloader::addBinaryFileData()
    XoopsDownloader::addBinaryFileData()
addDirectory
in file class.tar.php, method tar::addDirectory()
    Add a directory to this tar archive
addFile
in file class.tar.php, method tar::addFile()
    Add a file to the tar 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 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
addSlashes
in file module.textsanitizer.php, method MyTextSanitizer::addSlashes()
    Add slashes to the text if magic_quotes_gpc is turned off.
appendTar
in file class.tar.php, method tar::appendTar()
    Appends a tar file to the end of the currently opened tar file.
add
in file criteria.php, method CriteriaCompo::add()
    Add an element
addElement
in file form.php, method XoopsForm::addElement()
    Add an element to the form
addElement
in file formelementtray.php, method XoopsFormElementTray::addElement()
    Add an element to the group
addItem
in file grouppermform.php, method XoopsGroupPermForm::addItem()
    Adds an item to which permission will be assigned
addOption
in file formselect.php, method XoopsFormSelect::addOption()
    Add an option
addOption
in file formcheckbox.php, method XoopsFormCheckBox::addOption()
    Add an option
addOption
in file formradio.php, method XoopsFormRadio::addOption()
    Add an option
addOptionArray
in file formselect.php, method XoopsFormSelect::addOptionArray()
    Add multiple options
addOptionArray
in file formradio.php, method XoopsFormRadio::addOptionArray()
    Adds multiple options
addOptionArray
in file formcheckbox.php, method XoopsFormCheckBox::addOptionArray()
    Add multiple Options at once
assign
in file form.php, method XoopsForm::assign()
    assign to smarty form template instead of displaying directly
top

b

bio
in file user.php, method XoopsUser::bio()
    specialized wrapper for XoopsObject::getVar()
buildBlock
in file xoopsblock.php, method XoopsBlock::buildBlock()
buildContent
in file xoopsblock.php, method XoopsBlock::buildContent()
buildTitle
in file xoopsblock.php, method XoopsBlock::buildTitle()
block.php
procedural page block.php
top

c

$cleanVars
in file object.php, variable XoopsObject::$cleanVars
    variables cleaned for store in DB
$ctable
in file xoopscomments.php, variable XoopsComments::$ctable
checkRight
in file groupperm.php, method XoopsGroupPermHandler::checkRight()
    Check permission
cleanVars
in file object.php, method XoopsObject::cleanVars()
    clean values of all variables of the object for storage.
close
in file session.php, method XoopsSessionHandler::close()
    Close a session
countSimilarBlocks
in file xoopsblock.php, method XoopsBlock::countSimilarBlocks()
create
in file user.php, method XoopsUserHandler::create()
    create a new user
create
in file module.php, method XoopsModuleHandler::create()
    Create a new XoopsModule object
create
in file tplset.php, method XoopsTplsetHandler::create()
create
in file object.php, method XoopsObjectHandler::create()
    creates a new object
create
in file imagesetimg.php, method XoopsImagesetimgHandler::create()
create
in file privmessage.php, method XoopsPrivmessageHandler::create()
    Create a new XoopsPrivmessage object
create
in file tplfile.php, method XoopsTplfileHandler::create()
create
in file imageset.php, method XoopsImagesetHandler::create()
create
in file avatar.php, method XoopsAvatarHandler::create()
create
in file findusers.php, method XoUserHandler::create()
create
in file findusers.php, method XoopsRankHandler::create()
create
in file configitem.php, method XoopsConfigItemHandler::create()
    Create a new XoopsConfigItem
create
in file groupperm.php, method XoopsGroupPermHandler::create()
    Create a new XoopsGroupPerm
create
in file group.php, method XoopsMembershipHandler::create()
    create a new membership
create
in file imagecategory.php, method XoopsImagecategoryHandler::create()
create
in file image.php, method XoopsImageHandler::create()
    Create a new XoopsImage
createGroup
in file member.php, method XoopsMemberHandler::createGroup()
    create a new group
createUser
in file member.php, method XoopsMemberHandler::createUser()
    create a new user
comment.php
procedural page comment.php
configcategory.php
procedural page configcategory.php
configitem.php
procedural page configitem.php
configoption.php
procedural page configoption.php
$cp1252_map
in file auth_ldap.php, variable XoopsAuthLdap::$cp1252_map
change
in file auth_provisionning.php, method XoopsAuthProvisionning::change()
    Modify user information
cp1252_to_utf8
in file auth_ldap.php, method XoopsAuthLdap::cp1252_to_utf8()
create
in file block.php, method XoopsBlockHandler::create()
    create a new block
commentrenderer.php
procedural page commentrenderer.php
create
in file comment.php, method XoopsCommentHandler::create()
    Create a XoopsComment
create
in file configoption.php, method XoopsConfigOptionHandler::create()
    Create a new option
create
in file configcategory.php, method XoopsConfigCategoryHandler::create()
    Create a new category
$cache_dir
in file template.php, variable XoopsTpl::$cache_dir
$censorConf
in file module.textsanitizer.php, variable MyTextSanitizer::$censorConf
$checkImageType
in file uploader.php, variable XoopsMediaUploader::$checkImageType
$compile_dir
in file template.php, variable XoopsTpl::$compile_dir
censorString
in file module.textsanitizer.php, method MyTextSanitizer::censorString()
    Replaces banned words in a string with their replacements
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
class.tar.php
procedural page class.tar.php
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
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
$column
in file criteria.php, variable Criteria::$column
$conditions
in file criteria.php, variable CriteriaCompo::$conditions
    Conditions
$conn
in file mysqldatabase.php, variable XoopsMySQLDatabase::$conn
    Database connection
$criteriaElements
in file criteria.php, variable CriteriaCompo::$criteriaElements
    The elements of the collection
criteria.php
procedural page criteria.php
close
in file mysqldatabase.php, method XoopsMySQLDatabase::close()
    Close MySQL connection
connect
in file mysqldatabase.php, method XoopsMySQLDatabase::connect()
    connect to the database
Criteria
in file criteria.php, class Criteria
    A single criteria
Criteria
in file criteria.php, method Criteria::Criteria()
    Constructor
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, class CriteriaElement
    A criteria (grammar?) for a database query.
CriteriaElement
in file criteria.php, method CriteriaElement::CriteriaElement()
    Constructor
$customValidationCode
in file formelement.php, variable XoopsFormElement::$customValidationCode
    Javascript performing additional validation of this element data
create
in file group.php, method XoopsGroupHandler::create()
    create a new XoopsGroup object
create
in file notification.php, method XoopsNotificationHandler::create()
    Create a XoopsNotification
top

d

$db
in file xoopsblock.php, variable XoopsBlock::$db
$db
in file xoopscomments.php, variable XoopsComments::$db
$db
in file object.php, variable XoopsObjectHandler::$db
    holds referenced to XoopsDatabase class object
delete
in file module.php, method XoopsModuleHandler::delete()
    Delete a module from the database
delete
in file xoopscomments.php, method XoopsComments::delete()
delete
in file avatar.php, method XoopsAvatarHandler::delete()
delete
in file object.php, method XoopsObjectHandler::delete()
    delete obejct from database
delete
in file privmessage.php, method XoopsPrivmessageHandler::delete()
    Delete from the database
delete
in file user.php, method XoopsUserHandler::delete()
    delete a user from the database
delete
in file tplset.php, method XoopsTplsetHandler::delete()
delete
in file tplfile.php, method XoopsTplfileHandler::delete()
delete
in file xoopsblock.php, method XoopsBlock::delete()
delete
in file imagesetimg.php, method XoopsImagesetimgHandler::delete()
delete
in file group.php, method XoopsMembershipHandler::delete()
    delete a membership from the database
delete
in file groupperm.php, method XoopsGroupPermHandler::delete()
    Delete a XoopsGroupPerm
delete
in file image.php, method XoopsImageHandler::delete()
    Delete an image from the database
delete
in file configitem.php, method XoopsConfigItemHandler::delete()
    Delete a config from the database
delete
in file imageset.php, method XoopsImagesetHandler::delete()
delete
in file imagecategory.php, method XoopsImagecategoryHandler::delete()
deleteAll
in file group.php, method XoopsMembershipHandler::deleteAll()
    delete all memberships meeting the conditions
deleteAll
in file groupperm.php, method XoopsGroupPermHandler::deleteAll()
    Delete all permissions by a certain criteria
deleteAll
in file user.php, method XoopsUserHandler::deleteAll()
    delete users matching a set of conditions
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
deleteGroup
in file member.php, method XoopsMemberHandler::deleteGroup()
    delete a group
deleteUser
in file member.php, method XoopsMemberHandler::deleteUser()
    delete a user
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!
delete
in file auth_provisionning.php, method XoopsAuthProvisionning::delete()
    Modify a user
delete
in file block.php, method XoopsBlockHandler::delete()
    delete a block from the database
delete
in file comment.php, method XoopsCommentHandler::delete()
    Delete a XoopsComment from the database
deleteAll
in file comment.php, method XoopsCommentHandler::deleteAll()
    Delete multiple comments
deleteByModule
in file comment.php, method XoopsCommentHandler::deleteByModule()
    Delete all comments for one whole module
delete
in file configoption.php, method XoopsConfigOptionHandler::delete()
    Delete an option
delete
in file configcategory.php, method XoopsConfigCategoryHandler::delete()
    Delelete a XoopsConfigCategory
$deniedMimeTypes
in file uploader.php, variable XoopsMediaUploader::$deniedMimeTypes
$directories
in file class.tar.php, variable tar::$directories
    Processed Archive Information
downloader.php
procedural page downloader.php
displayTarea
in file module.textsanitizer.php, method MyTextSanitizer::displayTarea()
    Filters textarea form data in DB for display
download
in file zipdownloader.php, method XoopsZipDownloader::download()
download
in file downloader.php, method XoopsDownloader::download()
    XoopsDownloader::download()
download
in file tardownloader.php, method XoopsTarDownloader::download()
    Send the file to the client
database.php
procedural page database.php
Database
in file database.php, class Database
    Only for backward compatibility
display
in file form.php, method XoopsForm::display()
    displays rendered form
delete
in file group.php, method XoopsGroupHandler::delete()
    remove a group from the database
delete
in file notification.php, method XoopsNotificationHandler::delete()
    Delete a XoopsNotification from the database
deleteAll
in file notification.php, method XoopsNotificationHandler::deleteAll()
    Delete multiple notifications
doLoginMaintenance
in file notification.php, method XoopsNotificationHandler::doLoginMaintenance()
    Perform notification maintenance activites at login time.
top

e

$enableRegenerateId
in file session.php, variable XoopsSessionHandler::$enableRegenerateId
    Enable regenerate_id
email
in file user.php, method XoopsUser::email()
    get the user's email
$errors
in file uploader.php, variable XoopsMediaUploader::$errors
$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
ErrorHandler
in file module.errorhandler.php, class ErrorHandler
    Error Handler class
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
top

f

find
in file tplfile.php, method XoopsTplfileHandler::find()
forceUpdate
in file tplfile.php, method XoopsTplfileHandler::forceUpdate()
$filename
in file class.tar.php, variable tar::$filename
    Unprocessed Archive Information
$files
in file class.tar.php, variable tar::$files
    Processed Archive Information
fetchFromData
in file template.php, method XoopsTpl::fetchFromData()
    Renders output from template data
fetchMedia
in file uploader.php, method XoopsMediaUploader::fetchMedia()
    Fetch the uploaded file
$function
in file criteria.php, variable Criteria::$function
fetchArray
in file mysqldatabase.php, method XoopsMySQLDatabase::fetchArray()
    Fetch a result row as an associative array
fetchBoth
in file mysqldatabase.php, method XoopsMySQLDatabase::fetchBoth()
    Fetch a result row as an associative array
fetchRow
in file mysqldatabase.php, method XoopsMySQLDatabase::fetchRow()
    Get a result row as an enumerated array
freeRecordSet
in file mysqldatabase.php, method XoopsMySQLDatabase::freeRecordSet()
    will free all memory associated with the result identifier result.
form.php
procedural page form.php
formbutton.php
procedural page formbutton.php
formcheckbox.php
procedural page formcheckbox.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
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
formtext.php
procedural page formtext.php
formtextarea.php
procedural page formtextarea.php
formtextdateselect.php
procedural page formtextdateselect.php
top

g

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
get
in file imagecategory.php, method XoopsImagecategoryHandler::get()
get
in file tplfile.php, method XoopsTplfileHandler::get()
get
in file groupperm.php, method XoopsGroupPermHandler::get()
    Retrieve a group permission
get
in file privmessage.php, method XoopsPrivmessageHandler::get()
    Load a XoopsPrivmessage object
get
in file object.php, method XoopsObjectHandler::get()
    gets a value object
get
in file imageset.php, method XoopsImagesetHandler::get()
get
in file image.php, method XoopsImageHandler::get()
    Load a XoopsImage object from the database
get
in file module.php, method XoopsModuleHandler::get()
    Load a module from the database
get
in file imagesetimg.php, method XoopsImagesetimgHandler::get()
get
in file group.php, method XoopsMembershipHandler::get()
    retrieve a membership
get
in file configitem.php, method XoopsConfigItemHandler::get()
    Load a config from the database
get
in file avatar.php, method XoopsAvatarHandler::get()
get
in file findusers.php, method XoopsRankHandler::get()
get
in file tplset.php, method XoopsTplsetHandler::get()
get
in file user.php, method XoopsUserHandler::get()
    retrieve a user
getAdminMenu
in file module.php, method XoopsModule::getAdminMenu()
    Get the admin menu for the module
getAll
in file findusers.php, method XoUserHandler::getAll()
getAll
in file online.php, method XoopsOnlineHandler::getAll()
    Get an array of online information
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()
getAllComments
in file xoopscomments.php, method XoopsComments::getAllComments()
getByDirName
in file module.php, method XoopsModule::getByDirName()
    For backward compatibility only!
getByDirname
in file module.php, method XoopsModuleHandler::getByDirname()
    Load a module by its dirname
getByImageset
in file imagesetimg.php, method XoopsImagesetimgHandler::getByImageset()
    Function-Documentation
getByModule
in file xoopsblock.php, method XoopsBlock::getByModule()
getByName
in file tplset.php, method XoopsTplsetHandler::getByName()
getCommentTree
in file xoopscomments.php, method XoopsComments::getCommentTree()
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 imagesetimg.php, method XoopsImagesetimgHandler::getCount()
getCount
in file module.php, method XoopsModuleHandler::getCount()
    Count some modules
getCount
in file privmessage.php, method XoopsPrivmessageHandler::getCount()
    Count message
getCount
in file configitem.php, method XoopsConfigItemHandler::getCount()
    Count configs
getCount
in file tplfile.php, method XoopsTplfileHandler::getCount()
getCount
in file tplset.php, method XoopsTplsetHandler::getCount()
getCount
in file user.php, method XoopsUserHandler::getCount()
    count users matching a condition
getCount
in file avatar.php, method XoopsAvatarHandler::getCount()
getCount
in file findusers.php, method XoUserHandler::getCount()
getCount
in file group.php, method XoopsMembershipHandler::getCount()
    count how many memberships meet the conditions
getCount
in file image.php, method XoopsImageHandler::getCount()
    Count some images
getCount
in file online.php, method XoopsOnlineHandler::getCount()
    Count the number of online users
getCount
in file groupperm.php, method XoopsGroupPermHandler::getCount()
    Count some XoopsGroupPerms
getCount
in file imagecategory.php, method XoopsImagecategoryHandler::getCount()
getErrors
in file object.php, method XoopsObject::getErrors()
    return the errors for this object as an array
getGroup
in file member.php, method XoopsMemberHandler::getGroup()
    retrieve a group
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
getImageCount
in file imagecategory.php, method XoopsImagecategory::getImageCount()
getInfo
in file module.php, method XoopsModule::getInfo()
    Get module info
getItemIds
in file groupperm.php, method XoopsGroupPermHandler::getItemIds()
    Get all item IDs that a group is assigned a specific permission
getLastModified
in file tplfile.php, method XoopsTplfile::getLastModified()
getList
in file imagecategory.php, method XoopsImagecategoryHandler::getList()
getList
in file imageset.php, method XoopsImagesetHandler::getList()
getList
in file tplset.php, method XoopsTplsetHandler::getList()
getList
in file avatar.php, method XoopsAvatarHandler::getList()
getList
in file image.php, method XoopsImageHandler::getList()
    Get a list of images
getList
in file findusers.php, method XoopsRankHandler::getList()
getList
in file module.php, method XoopsModuleHandler::getList()
    returns an array of module names
getModuleHandler
in file handlerregistry.php, method XoopsHandlerRegistry::getModuleHandler()
    Get a registered handler class object for a module
getModuleTplCount
in file tplfile.php, method XoopsTplfileHandler::getModuleTplCount()
getNonGroupedBlocks
in file xoopsblock.php, method XoopsBlock::getNonGroupedBlocks()
getObjects
in file tplfile.php, method XoopsTplfileHandler::getObjects()
getObjects
in file image.php, method XoopsImageHandler::getObjects()
    Load XoopsImages from the database
getObjects
in file avatar.php, method XoopsAvatarHandler::getObjects()
getObjects
in file tplset.php, method XoopsTplsetHandler::getObjects()
getObjects
in file imageset.php, method XoopsImagesetHandler::getObjects()
getObjects
in file configitem.php, method XoopsConfigItemHandler::getObjects()
    Get configs 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 imagecategory.php, method XoopsImagecategoryHandler::getObjects()
getObjects
in file user.php, method XoopsUserHandler::getObjects()
    retrieve users from the database
getObjects
in file module.php, method XoopsModuleHandler::getObjects()
    Load some modules
getObjects
in file groupperm.php, method XoopsGroupPermHandler::getObjects()
    Retrieve multiple XoopsGroupPerms
getObjects
in file privmessage.php, method XoopsPrivmessageHandler::getObjects()
    Load messages from the database
getOptions
in file xoopsblock.php, method XoopsBlock::getOptions()
    gets html form for editting block options
getSource
in file tplfile.php, method XoopsTplfile::getSource()
getUnameFromId
in file user.php, method XoopsUser::getUnameFromId()
    Updated by Catzwolf 11 Jan 2004 find the username for a given ID
getUser
in file avatar.php, method XoopsAvatarHandler::getUser()
getUser
in file member.php, method XoopsMemberHandler::getUser()
    retrieve a user
getUserCount
in file member.php, method XoopsMemberHandler::getUserCount()
    count users matching certain conditions
getUserCount
in file avatar.php, method XoopsAvatar::getUserCount()
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
getUserList
in file member.php, method XoopsMemberHandler::getUserList()
    get a list of usernames and their IDs
getUsers
in file member.php, method XoopsMemberHandler::getUsers()
    retrieve users from the database
getUsersByGroup
in file group.php, method XoopsMembershipHandler::getUsersByGroup()
    retrieve users belonging to a group
getUsersByGroup
in file member.php, method XoopsMemberHandler::getUsersByGroup()
    get a list of 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
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
groups
in file user.php, method XoopsUser::groups()
    alias for getGroups()
group.php
procedural page group.php
groupperm.php
procedural page groupperm.php
getAuthConnection
in file authfactory.php, method XoopsAuthFactory::getAuthConnection()
    Get a reference to the only instance of authentication class
getErrors
in file auth.php, method XoopsAuth::getErrors()
    return the errors for this object as an array
getFilter
in file auth_ldap.php, method XoopsAuthLdap::getFilter()
    Load user from XOOPS Database
getHtmlErrors
in file auth.php, method XoopsAuth::getHtmlErrors()
    return the errors for this object as html
getInstance
in file auth_provisionning.php, method XoopsAuthProvisionning::getInstance()
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.
getUserDN
in file auth_ldap.php, method XoopsAuthLdap::getUserDN()
    Compose the user DN with the configuration.
getXoopsUser
in file auth_provisionning.php, method XoopsAuthProvisionning::getXoopsUser()
    Return a Xoops User Object
get
in file block.php, method XoopsBlockHandler::get()
    retrieve a specific XoopsBlock
getList
in file block.php, method XoopsBlockHandler::getList()
    get a list of blocks matchich certain conditions
getObjects
in file block.php, method XoopsBlockHandler::getObjects()
    retrieve array of XoopsBlocks meeting certain conditions
get
in file comment.php, method XoopsCommentHandler::get()
    Retrieve a XoopsComment
getByItemId
in file comment.php, method XoopsCommentHandler::getByItemId()
    Retrieves comments for an item
getCount
in file comment.php, method XoopsCommentHandler::getCount()
    Count Comments
getCountByItemId
in file comment.php, method XoopsCommentHandler::getCountByItemId()
    Gets total number of comments for an item
getList
in file comment.php, method XoopsCommentHandler::getList()
    Get a list of comments
getObjects
in file comment.php, method XoopsCommentHandler::getObjects()
    Get some XoopsComments
getThread
in file comment.php, method XoopsCommentHandler::getThread()
    Retrieve a whole thread
getTopComments
in file comment.php, method XoopsCommentHandler::getTopComments()
    Get the top XoopsComments
get
in file configoption.php, method XoopsConfigOptionHandler::get()
    Get an option from the database
get
in file configcategory.php, method XoopsConfigCategoryHandler::get()
    Retrieve a XoopsConfigCategory
getObjects
in file configoption.php, method XoopsConfigOptionHandler::getObjects()
    Get some XoopsConfigOptions
getObjects
in file configcategory.php, method XoopsConfigCategoryHandler::getObjects()
    Get some XoopsConfigCategorys
getAllChild
in file tree.php, method XoopsObjectTree::getAllChild()
    returns an array of all child objects of an object specified by its id
getAllParent
in file tree.php, method XoopsObjectTree::getAllParent()
    returns an array of all parent objects.
getByKey
in file tree.php, method XoopsObjectTree::getByKey()
    returns an object from the tree specified by its id
getDirectory
in file class.tar.php, method tar::getDirectory()
    Retrieves information about a directory in the current tar archive
getErrors
in file uploader.php, method XoopsMediaUploader::getErrors()
    Get generated errors
getFile
in file class.tar.php, method tar::getFile()
    Retrieves information about a file in the current tar archive
getFirstChild
in file tree.php, method XoopsObjectTree::getFirstChild()
    returns an array of all the first child object of an object specified by its id
getInstance
in file module.textsanitizer.php, method MyTextSanitizer::getInstance()
    Access the only instance of this class
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
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
getSmileys
in file module.textsanitizer.php, method MyTextSanitizer::getSmileys()
    Get the smileys
getTree
in file tree.php, method XoopsObjectTree::getTree()
    Get the tree
$groupby
in file criteria.php, variable CriteriaElement::$groupby
genId
in file mysqldatabase.php, method XoopsMySQLDatabase::genId()
    generate an ID for a new row
getAffectedRows
in file mysqldatabase.php, method XoopsMySQLDatabase::getAffectedRows()
    Get number of affected rows
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
getGroupby
in file criteria.php, method CriteriaElement::getGroupby()
getInsertId
in file mysqldatabase.php, method XoopsMySQLDatabase::getInsertId()
    Get the ID generated from the previous INSERT operation
getInstance
in file database.php, method Database::getInstance()
getLimit
in file criteria.php, method CriteriaElement::getLimit()
getOrder
in file criteria.php, method CriteriaElement::getOrder()
getRowsNum
in file mysqldatabase.php, method XoopsMySQLDatabase::getRowsNum()
    Get number of rows in result
getSort
in file criteria.php, method CriteriaElement::getSort()
getStart
in file criteria.php, method CriteriaElement::getStart()
grouppermform.php
procedural page grouppermform.php
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
getCaption
in file formelement.php, method XoopsFormElement::getCaption()
    get the caption for the element
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
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
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
getExtra
in file formelement.php, method XoopsFormElement::getExtra()
    Get the extra attributes for the element
getExtra
in file form.php, method XoopsForm::getExtra()
    get the extra attributes for the <form> tag
getMaxFileSize
in file formfile.php, method XoopsFormFile::getMaxFileSize()
    Get the maximum filesize
getMaxlength
in file formtext.php, method XoopsFormText::getMaxlength()
    Get maximum text length
getMaxlength
in file formpassword.php, method XoopsFormPassword::getMaxlength()
    Get the max length
getMethod
in file form.php, method XoopsForm::getMethod()
    get the "method" attribute for the <form> tag
getName
in file formelement.php, method XoopsFormElement::getName()
    get the "name" attribute for the element
getName
in file form.php, method XoopsForm::getName()
    get the "name" attribute for the <form> tag
getOptions
in file formselect.php, method XoopsFormSelect::getOptions()
    Get all options
getOptions
in file formcheckbox.php, method XoopsFormCheckBox::getOptions()
    Get an array with all the options
getOptions
in file formradio.php, method XoopsFormRadio::getOptions()
    Gets the options
getRequired
in file formelementtray.php, method XoopsFormElementTray::getRequired()
    get an array of "required" form elements
getRequired
in file form.php, method XoopsForm::getRequired()
    get an array of "required" form elements
getRows
in file formtextarea.php, method XoopsFormTextArea::getRows()
    get number of rows
getSize
in file formtext.php, method XoopsFormText::getSize()
    Get size
getSize
in file formpassword.php, method XoopsFormPassword::getSize()
    Get the field size
getSize
in file formselect.php, method XoopsFormSelect::getSize()
    Get the size
getTitle
in file form.php, method XoopsForm::getTitle()
    return the title of the form
getType
in file formbutton.php, method XoopsFormButton::getType()
    Get the type
getValue
in file formtextarea.php, method XoopsFormTextArea::getValue()
    Get initial content
getValue
in file formtext.php, method XoopsFormText::getValue()
    Get initial text value
getValue
in file formradio.php, method XoopsFormRadio::getValue()
    Get the pre-selected value
getValue
in file formhidden.php, method XoopsFormHidden::getValue()
    Get the "value" attribute
getValue
in file formbutton.php, method XoopsFormButton::getValue()
    Get the initial value
getValue
in file formlabel.php, method XoopsFormLabel::getValue()
    Get the text
getValue
in file formpassword.php, method XoopsFormPassword::getValue()
    Get the initial value
getValue
in file formcheckbox.php, method XoopsFormCheckBox::getValue()
    Get the "value"
getValue
in file formselect.php, method XoopsFormSelect::getValue()
    Get an array of pre-selected values
get
in file group.php, method XoopsGroupHandler::get()
    retrieve a specific group
getObjects
in file group.php, method XoopsGroupHandler::getObjects()
    retrieve groups from the database
get
in file notification.php, method XoopsNotificationHandler::get()
    Retrieve a XoopsNotification
getByItemId
in file notification.php, method XoopsNotificationHandler::getByItemId()
    Retrieve items by their ID
getByUser
in file notification.php, method XoopsNotificationHandler::getByUser()
    Get a list of notifications by user ID
getCount
in file notification.php, method XoopsNotificationHandler::getCount()
    Count Notifications
getNotification
in file notification.php, method XoopsNotificationHandler::getNotification()
    Change a value in multiple notifications
getObjects
in file notification.php, method XoopsNotificationHandler::getObjects()
    Get some XoopsNotifications
getSubscribedEvents
in file notification.php, method XoopsNotificationHandler::getSubscribedEvents()
    Get a list of notification events for the current item/mod/user
top

h

handlerregistry.php
procedural page handlerregistry.php
htmlSpecialChars
in file module.textsanitizer.php, method MyTextSanitizer::htmlSpecialChars()
$htmlEditor
in file formdhtmltextarea.php, variable XoopsFormDhtmlTextArea::$htmlEditor
    Extended HTML editor definition
top

i

imageExists
in file imagesetimg.php, method XoopsImagesetimgHandler::imageExists()
    Function-Documentation
incrementPost
in file user.php, method XoopsUser::incrementPost()
    increase the number of posts for the user
initVar
in file object.php, method XoopsObject::initVar()
    initialize variables for the object
insert
in file imagesetimg.php, method XoopsImagesetimgHandler::insert()
insert
in file avatar.php, method XoopsAvatarHandler::insert()
insert
in file object.php, method XoopsObjectHandler::insert()
    insert/update object
insert
in file tplfile.php, method XoopsTplfileHandler::insert()
insert
in file user.php, method XoopsUserHandler::insert()
    insert a new user in the database
insert
in file tplset.php, method XoopsTplsetHandler::insert()
insert
in file privmessage.php, method XoopsPrivmessageHandler::insert()
    Insert a message in the database
insert
in file module.php, method XoopsModuleHandler::insert()
    Write a module to the database
insert
in file imageset.php, method XoopsImagesetHandler::insert()
insert
in file group.php, method XoopsMembershipHandler::insert()
    inserts a membership in the database
insert
in file configitem.php, method XoopsConfigItemHandler::insert()
    Write a config to the 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 imagecategory.php, method XoopsImagecategoryHandler::insert()
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
instance
in file handlerregistry.php, method XoopsHandlerRegistry::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 ?
isCustom
in file xoopsblock.php, method XoopsBlock::isCustom()
isDirty
in file object.php, method XoopsObject::isDirty()
    mark modified objects as dirty
isGuest
in file user.php, method XoopsUser::isGuest()
    check if the user is a guest user
isGuest
in file user.php, method XoopsGuestUser::isGuest()
    check if the user is a guest user
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?
isRoot
in file comment.php, method XoopsComment::isRoot()
    Is this comment on the root level?
image.php
procedural page image.php
insert
in file block.php, method XoopsBlockHandler::insert()
    write a new block into the database
insert
in file comment.php, method XoopsCommentHandler::insert()
    Write a comment to database
instance
in file commentrenderer.php, method XoopsCommentRenderer::instance()
    Access the only instance of this class
insert
in file configoption.php, method XoopsConfigOptionHandler::insert()
    Insert a new option in the database
insert
in file configcategory.php, method XoopsConfigCategoryHandler::insert()
    Store a XoopsConfigCategory
$imageExtensions
in file uploader.php, variable XoopsMediaUploader::$imageExtensions
$isGzipped
in file class.tar.php, variable tar::$isGzipped
    Unprocessed Archive Information
insertBreak
in file themeform.php, method XoopsThemeForm::insertBreak()
    Insert an empty row in the table to serve as a seperator.
insertBreak
in file form.php, method XoopsForm::insertBreak()
    insert a break in the form
isContainer
in file formelement.php, method XoopsFormElement::isContainer()
    Is this element a container of other elements?
isContainer
in file formelementtray.php, method XoopsFormElementTray::isContainer()
    Is this element a container of other elements?
isHidden
in file formelement.php, method XoopsFormElement::isHidden()
    Find out if an element is "hidden".
isMultiple
in file formselect.php, method XoopsFormSelect::isMultiple()
    Are multiple selections allowed?
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.
insert
in file group.php, method XoopsGroupHandler::insert()
    insert a group into the database
insert
in file notification.php, method XoopsNotificationHandler::insert()
    Write a notification(subscription) to database
isSubscribed
in file notification.php, method XoopsNotificationHandler::isSubscribed()
    Determine if a user is subscribed to a particular event in a particular module.
top

l

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()
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()
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
$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
loadXoopsUser
in file auth_ldap.php, method XoopsAuthLdap::loadXoopsUser()
$left_delimiter
in file template.php, variable XoopsTpl::$left_delimiter
$limit
in file criteria.php, variable CriteriaElement::$limit
    Number of records to retrieve
$logger
in file database.php, variable XoopsDatabase::$logger
    reference to a XoopsLogger object
top

m

$modinfo
in file module.php, variable XoopsModule::$modinfo
member.php
procedural page member.php
module.php
procedural page module.php
mainLink
in file module.php, method XoopsModule::mainLink()
    Get a link to the modules main page
mid
in file module.php, method XoopsModule::mid()
    For backward compatibility only!
$maxFileSize
in file uploader.php, variable XoopsMediaUploader::$maxFileSize
$maxHeight
in file uploader.php, variable XoopsMediaUploader::$maxHeight
$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
$mimetype
in file downloader.php, variable XoopsDownloader::$mimetype
    file information
module.errorhandler.php
procedural page module.errorhandler.php
module.textsanitizer.php
procedural page module.textsanitizer.php
makeClickable
in file module.textsanitizer.php, method MyTextSanitizer::makeClickable()
    Make links in the text clickable
makeSelBox
in file tree.php, method XoopsObjectTree::makeSelBox()
    Make a select box with options from the tree
makeTareaData4Edit
in file module.textsanitizer.php, method MyTextSanitizer::makeTareaData4Edit()
makeTareaData4InsideQuotes
in file module.textsanitizer.php, method MyTextSanitizer::makeTareaData4InsideQuotes()
makeTareaData4Preview
in file module.textsanitizer.php, method MyTextSanitizer::makeTareaData4Preview()
makeTareaData4PreviewInForm
in file module.textsanitizer.php, method MyTextSanitizer::makeTareaData4PreviewInForm()
makeTareaData4Save
in file module.textsanitizer.php, method MyTextSanitizer::makeTareaData4Save()
makeTareaData4Show
in file module.textsanitizer.php, method MyTextSanitizer::makeTareaData4Show()
makeTboxData4Edit
in file module.textsanitizer.php, method MyTextSanitizer::makeTboxData4Edit()
makeTboxData4Preview
in file module.textsanitizer.php, method MyTextSanitizer::makeTboxData4Preview()
makeTboxData4PreviewInForm
in file module.textsanitizer.php, method MyTextSanitizer::makeTboxData4PreviewInForm()
makeTboxData4Save
in file module.textsanitizer.php, method MyTextSanitizer::makeTboxData4Save()
makeTboxData4Show
in file module.textsanitizer.php, method MyTextSanitizer::makeTboxData4Show()
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()
mysqldatabase.php
procedural page mysqldatabase.php
top

n

name
in file module.php, method XoopsModule::name()
    For backward compatibility only!
name
in file user.php, method XoopsUser::name()
    get the users name
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()
$numDirectories
in file class.tar.php, variable tar::$numDirectories
    Processed Archive Information
$numFiles
in file class.tar.php, variable tar::$numFiles
    Processed Archive Information
nl2Br
in file module.textsanitizer.php, method MyTextSanitizer::nl2Br()
    Convert linebreaks to
tags
notification.php
procedural page notification.php
notifyUser
in file notification.php, method XoopsNotification::notifyUser()
    Send a notification message to the user
top

o

object.php
procedural page object.php
online.php
procedural page online.php
open
in file session.php, method XoopsSessionHandler::open()
    Open a session
oopsAddSlashes
in file module.textsanitizer.php, method MyTextSanitizer::oopsAddSlashes()
oopsHtmlSpecialChars
in file module.textsanitizer.php, method MyTextSanitizer::oopsHtmlSpecialChars()
oopsNl2Br
in file module.textsanitizer.php, method MyTextSanitizer::oopsNl2Br()
oopsStripSlashesGPC
in file module.textsanitizer.php, method MyTextSanitizer::oopsStripSlashesGPC()
oopsStripSlashesRT
in file module.textsanitizer.php, method MyTextSanitizer::oopsStripSlashesRT()
openTAR
in file class.tar.php, method tar::openTAR()
    Open a TAR file
$operator
in file criteria.php, variable Criteria::$operator
$order
in file criteria.php, variable CriteriaElement::$order
    Sort order
top

p

privmessage.php
procedural page privmessage.php
pass
in file user.php, method XoopsUser::pass()
    specialized wrapper for XoopsObject::getVar()
posts
in file user.php, method XoopsUser::posts()
    specialized wrapper for XoopsObject::getVar()
printNavBar
in file xoopscomments.php, method XoopsComments::printNavBar()
$prefix
in file uploader.php, variable XoopsMediaUploader::$prefix
previewTarea
in file module.textsanitizer.php, method MyTextSanitizer::previewTarea()
    Filters textarea form data submitted for preview
$prefix
in file criteria.php, variable Criteria::$prefix
$prefix
in file database.php, variable XoopsDatabase::$prefix
    Prefix for tables in the database
prefix
in file database.php, method XoopsDatabase::prefix()
    attach the prefix.'_' to a given tablename
prefixQuery
in file sqlutility.php, method SqlUtility::prefixQuery()
    add a prefix.'_' to all tablenames in a query
pagenav.php
procedural page pagenav.php
top

q

query
in file mysqldatabase.php, method XoopsMySQLDatabase::query()
    perform a query
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
queryF
in file mysqldatabase.php, method XoopsMySQLDatabase::queryF()
    perform a query on the database
queryFromFile
in file mysqldatabase.php, method XoopsMySQLDatabase::queryFromFile()
    perform queries from SQL dump file in a batch
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

rank
in file user.php, method XoopsUser::rank()
    get the user's rank
read
in file session.php, method XoopsSessionHandler::read()
    Read a session from the database
regenerate_id
in file session.php, method XoopsSessionHandler::regenerate_id()
    Update the current session id with a newly generated one
registerFilter
in file object.php, method XoopsObject::registerFilter()
    dynamically register additional filter for the object
removeUsersFromGroup
in file member.php, method XoopsMemberHandler::removeUsersFromGroup()
    remove a list of users from a group
resetpwd
in file auth_provisionning.php, method XoopsAuthProvisionning::resetpwd()
    Add a new user to the system
restore
in file auth_provisionning.php, method XoopsAuthProvisionning::restore()
    Restore a user
renderFlatView
in file commentrenderer.php, method XoopsCommentRenderer::renderFlatView()
    Render the comments in flat view
renderNestView
in file commentrenderer.php, method XoopsCommentRenderer::renderNestView()
    Render comments in nested view
renderThreadView
in file commentrenderer.php, method XoopsCommentRenderer::renderThreadView()
    Render the comments in thread view
$right_delimiter
in file template.php, variable XoopsTpl::$right_delimiter
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
render
in file criteria.php, method CriteriaElement::render()
    Render the criteria element
render
in file criteria.php, method Criteria::render()
    Make a sql condition string
render
in file criteria.php, method CriteriaCompo::render()
    Make the criteria into a query string
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
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
render
in file formtextarea.php, method XoopsFormTextArea::render()
    prepare HTML for output
render
in file formtext.php, method XoopsFormText::render()
    Prepare HTML for output
render
in file formselect.php, method XoopsFormSelect::render()
    Prepare HTML for output
render
in file form.php, method XoopsForm::render()
    returns renderered form
render
in file formtextdateselect.php, method XoopsFormTextDateSelect::render()
render
in file grouppermform.php, method XoopsGroupFormCheckBox::render()
    Renders checkbox options for this group
render
in file themeform.php, method XoopsThemeForm::render()
    create HTML to output the form as a theme-enabled table with validation.
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 grouppermform.php, method XoopsGroupPermForm::render()
    Renders the form
render
in file formpassword.php, method XoopsFormPassword::render()
    Prepare HTML for output
render
in file formradio.php, method XoopsFormRadio::render()
    Prepare HTML for output
render
in file formbutton.php, method XoopsFormButton::render()
    prepare HTML for output
render
in file formcheckbox.php, method XoopsFormCheckBox::render()
    prepare HTML for output
render
in file formdhtmltextarea.php, method XoopsFormDhtmlTextArea::render()
    Prepare HTML for output
render
in file formlabel.php, method XoopsFormLabel::render()
    Prepare HTML for output
render
in file formelement.php, method XoopsFormElement::render()
    Generates output for the element.
render
in file formfile.php, method XoopsFormFile::render()
    prepare HTML for output
render
in file formhidden.php, method XoopsFormHidden::render()
    Prepare HTML for output
render
in file formelementtray.php, method XoopsFormElementTray::render()
    prepare HTML to output this group
renderValidationJS
in file formelement.php, method XoopsFormElement::renderValidationJS()
    Render custom javascript validation code
renderValidationJS
in file form.php, method XoopsForm::renderValidationJS()
    Renders the Javascript function needed for client-side for validation
renderValidationJS
in file formdhtmltextarea.php, method XoopsFormDhtmlTextArea::renderValidationJS()
renderImageNav
in file pagenav.php, method XoopsPageNav::renderImageNav()
    Create navigation with images
renderNav
in file pagenav.php, method XoopsPageNav::renderNav()
    Create text navigation
renderSelect
in file pagenav.php, method XoopsPageNav::renderSelect()
    Create a navigational dropdown list
top

s

$securityLevel
in file session.php, variable XoopsSessionHandler::$securityLevel
    Security checking level
session.php
procedural page session.php
search
in file module.php, method XoopsModule::search()
    Search contents within a module
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
setDirty
in file object.php, method XoopsObject::setDirty()
    mark modified objects as dirty
setErrors
in file object.php, method XoopsObject::setErrors()
    add an error
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
setImageCount
in file imagecategory.php, method XoopsImagecategory::setImageCount()
setModuleHandler
in file handlerregistry.php, method XoopsHandlerRegistry::setModuleHandler()
    Register a handler class object for a module
setNew
in file object.php, method XoopsObject::setNew()
    used for new/clone objects
setRead
in file privmessage.php, method XoopsPrivmessageHandler::setRead()
    Mark a message as read
setUserCount
in file avatar.php, method XoopsAvatar::setUserCount()
setVar
in file object.php, method XoopsObject::setVar()
    assign a value to a variable
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()
store
in file xoopsblock.php, method XoopsBlock::store()
store
in file xoopscomments.php, method XoopsComments::store()
subLink
in file module.php, method XoopsModule::subLink()
    Get links to the subpages
setErrors
in file auth.php, method XoopsAuth::setErrors()
    add an error
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
setComments
in file commentrenderer.php, method XoopsCommentRenderer::setComments()
    Accessor
$savedDestination
in file uploader.php, variable XoopsMediaUploader::$savedDestination
$savedFileName
in file uploader.php, variable XoopsMediaUploader::$savedFileName
$smileys
in file module.textsanitizer.php, variable MyTextSanitizer::$smileys
sanitizeForDisplay
in file module.textsanitizer.php, method MyTextSanitizer::sanitizeForDisplay()
sanitizeForPreview
in file module.textsanitizer.php, method MyTextSanitizer::sanitizeForPreview()
sanitizeMultipleExtensions
in file uploader.php, method XoopsMediaUploader::sanitizeMultipleExtensions()
    Sanitize executable filename with multiple extensions
saveTar
in file class.tar.php, method tar::saveTar()
    Write the currently loaded tar archive to disk
setErrors
in file uploader.php, method XoopsMediaUploader::setErrors()
    Add an error
setPrefix
in file uploader.php, method XoopsMediaUploader::setPrefix()
    Set the prefix
setTargetFileName
in file uploader.php, method XoopsMediaUploader::setTargetFileName()
    Set the target filename
show
in file module.errorhandler.php, method ErrorHandler::show()
    Show an error message
smiley
in file module.textsanitizer.php, method MyTextSanitizer::smiley()
    Replace emoticons in the message with smiley images
stripSlashesGPC
in file module.textsanitizer.php, method MyTextSanitizer::stripSlashesGPC()
$sort
in file criteria.php, variable CriteriaElement::$sort
$start
in file criteria.php, variable CriteriaElement::$start
    Offset of first record
sqlutility.php
procedural page sqlutility.php
setGroupby
in file criteria.php, method CriteriaElement::setGroupby()
setLimit
in file criteria.php, method CriteriaElement::setLimit()
setLogger
in file database.php, method XoopsDatabase::setLogger()
    assign a XoopsLogger object to the database
setOrder
in file criteria.php, method CriteriaElement::setOrder()
setPrefix
in file database.php, method XoopsDatabase::setPrefix()
    set the prefix for tables in the database
setSort
in file criteria.php, method CriteriaElement::setSort()
setStart
in file criteria.php, method CriteriaElement::setStart()
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
simpleform.php
procedural page simpleform.php
setAccessKey
in file formelement.php, method XoopsFormElement::setAccessKey()
    set the "accesskey" attribute for the element
setCaption
in file formelement.php, method XoopsFormElement::setCaption()
    set the caption for the element
setClass
in file formelement.php, method XoopsFormElement::setClass()
    set the "class" attribute for the element
setDescription
in file formelement.php, method XoopsFormElement::setDescription()
    set the element's description
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
setExtra
in file formelement.php, method XoopsFormElement::setExtra()
    Add extra attributes to the element.
setExtra
in file form.php, method XoopsForm::setExtra()
    set the extra attributes for the <form> tag
setHidden
in file formelement.php, method XoopsFormElement::setHidden()
    flag the element as "hidden"
setName
in file formelement.php, method XoopsFormElement::setName()
    set the "name" attribute for the element
setOptionTree
in file grouppermform.php, method XoopsGroupFormCheckBox::setOptionTree()
    Sets the tree structure of items
setRequired
in file form.php, method XoopsForm::setRequired()
    make an element "required"
setValue
in file formtextarea.php, method XoopsFormTextArea::setValue()
    Set initial content
setValue
in file grouppermform.php, method XoopsGroupFormCheckBox::setValue()
    Sets pre-selected values
setValue
in file formtext.php, method XoopsFormText::setValue()
    Set initial text value
setValue
in file formpassword.php, method XoopsFormPassword::setValue()
    Set the initial value
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 formcheckbox.php, method XoopsFormCheckBox::setValue()
    Set the "value"
setValue
in file formradio.php, method XoopsFormRadio::setValue()
    Set the pre-selected value
setValue
in file formselect.php, method XoopsFormSelect::setValue()
    Set pre-selected values
subscribe
in file notification.php, method XoopsNotificationHandler::subscribe()
    Subscribe for notification for an event(s)
top

t

templateExists
in file tplfile.php, method XoopsTplfileHandler::templateExists()
theme
in file user.php, method XoopsUser::theme()
    specialized wrapper for XoopsObject::getVar()
timezone
in file user.php, method XoopsUser::timezone()
    specialized wrapper for XoopsObject::getVar()
$targetFileName
in file uploader.php, variable XoopsMediaUploader::$targetFileName
$tar_file
in file class.tar.php, variable tar::$tar_file
    Unprocessed Archive Information
$template_dir
in file template.php, variable XoopsTpl::$template_dir
tardownloader.php
procedural page tardownloader.php
template.php
procedural page template.php
tree.php
procedural page tree.php
tar
in file class.tar.php, method tar::tar()
    Class Constructor -- Does nothing...
tar
in file class.tar.php, class tar
    tar Class
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()
tableform.php
procedural page tableform.php
themeform.php
procedural page themeform.php
triggerEvent
in file notification.php, method XoopsNotificationHandler::triggerEvent()
triggerEvents
in file notification.php, method XoopsNotificationHandler::triggerEvents()
    Send notifications to users
top

u

user.php
procedural page user.php
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 user.php, method XoopsUser::uname()
    get the user's uname
unlinkThemeset
in file imageset.php, method XoopsImagesetHandler::unlinkThemeset()
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
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
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_cookie
in file session.php, method XoopsSessionHandler::update_cookie()
    Update cookie status for current session
url
in file user.php, method XoopsUser::url()
    specialized wrapper for XoopsObject::getVar()
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()
updateByField
in file comment.php, method XoopsCommentHandler::updateByField()
    Update
$uploadDir
in file uploader.php, variable XoopsMediaUploader::$uploadDir
uploader.php
procedural page uploader.php
undoHtmlSpecialChars
in file module.textsanitizer.php, method MyTextSanitizer::undoHtmlSpecialChars()
    Reverses htmlSpecialChars()
upload
in file uploader.php, method XoopsMediaUploader::upload()
    Check the file and copy it to the destination
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
updateByField
in file notification.php, method XoopsNotificationHandler::updateByField()
    Update
top

v

$vars
in file object.php, variable XoopsObject::$vars
    holds all variables(properties) of an object
$value
in file criteria.php, variable Criteria::$value
top

w

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
top

x

xoopsobject.php
procedural page xoopsobject.php
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
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, method XoopsBlock::XoopsBlock()
XoopsBlock
in file xoopsblock.php, class XoopsBlock
    Base class for all objects in the Xoops kernel (and beyond)
xoopsClone
in file object.php, method XoopsObject::xoopsClone()
    create a clone(copy) of the current object
XoopsComment
in file comment.php, method XoopsComment::XoopsComment()
    Constructor
XoopsComment
in file comment.php, class XoopsComment
    A Comment
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
XoopsConfigItem
in file configitem.php, class XoopsConfigItem
XoopsConfigItem
in file configitem.php, method XoopsConfigItem::XoopsConfigItem()
    Constructor
XoopsConfigItemHandler
in file configitem.php, class XoopsConfigItemHandler
    XOOPS configuration handler class.
XoopsConfigOption
in file configoption.php, method XoopsConfigOption::XoopsConfigOption()
    Constructor
XoopsConfigOption
in file configoption.php, class XoopsConfigOption
    A Config-Option
XoopsGroup
in file group.php, class XoopsGroup
    a group of users
XoopsGroup
in file group.php, method XoopsGroup::XoopsGroup()
    constructor
XoopsGroupPerm
in file groupperm.php, method XoopsGroupPerm::XoopsGroupPerm()
    Constructor
XoopsGroupPerm
in file groupperm.php, class XoopsGroupPerm
    A group permission
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, class XoopsImagecategory
    Base class for all objects in the Xoops kernel (and beyond)
XoopsImagecategory
in file imagecategory.php, method XoopsImagecategory::XoopsImagecategory()
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, method XoopsImageset::XoopsImageset()
XoopsImageset
in file imageset.php, class XoopsImageset
    Base class for all objects in the Xoops kernel (and beyond)
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.
XoopsMemberHandler
in file member.php, method XoopsMemberHandler::XoopsMemberHandler()
    constructor
XoopsMemberHandler
in file member.php, class XoopsMemberHandler
    XOOPS member handler class.
XoopsMembership
in file group.php, method XoopsMembership::XoopsMembership()
    constructor
XoopsMembership
in file group.php, class XoopsMembership
    membership of a user in a group
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.
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, class XoopsObjectHandler
    XOOPS object handler class.
XoopsObjectHandler
in file object.php, method XoopsObjectHandler::XoopsObjectHandler()
    called from child classes only
XoopsOnlineHandler
in file online.php, method XoopsOnlineHandler::XoopsOnlineHandler()
    Constructor
XoopsOnlineHandler
in file online.php, class XoopsOnlineHandler
    A handler for "Who is Online?" information
XoopsPrivmessage
in file privmessage.php, method XoopsPrivmessage::XoopsPrivmessage()
    constructor
XoopsPrivmessage
in file privmessage.php, class XoopsPrivmessage
    {description}
XoopsPrivmessageHandler
in file privmessage.php, class XoopsPrivmessageHandler
    XOOPS private message handler class.
XoopsRank
in file findusers.php, class XoopsRank
    Base class for all objects in the Xoops kernel (and beyond)
XoopsRank
in file findusers.php, method XoopsRank::XoopsRank()
XoopsRankHandler
in file findusers.php, method XoopsRankHandler::XoopsRankHandler()
XoopsRankHandler
in file findusers.php, class XoopsRankHandler
    XOOPS object handler class.
XoopsSessionHandler
in file session.php, class XoopsSessionHandler
    Handler for a session
XoopsSessionHandler
in file session.php, method XoopsSessionHandler::XoopsSessionHandler()
    Constructor
XoopsTplfile
in file tplfile.php, method XoopsTplfile::XoopsTplfile()
XoopsTplfile
in file tplfile.php, class XoopsTplfile
    Base class for all objects in the Xoops kernel (and beyond)
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.
XoopsUser
in file user.php, method XoopsUser::XoopsUser()
    constructor
XoopsUser
in file user.php, class XoopsUser
    Class for users
XoopsUserHandler
in file user.php, class XoopsUserHandler
    XOOPS user handler class.
XOOPS_CONF
in file configitem.php, constant XOOPS_CONF
    Config type
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
XoUser
in file findusers.php, method XoUser::XoUser()
XoUser
in file findusers.php, class XoUser
    Class for users
XoUserHandler
in file findusers.php, method XoUserHandler::XoUserHandler()
XoUserHandler
in file findusers.php, class XoUserHandler
    XOOPS object handler class.
XoopsAuth
in file auth.php, class XoopsAuth
XoopsAuth
in file auth.php, method XoopsAuth::XoopsAuth()
    Authentication Service constructor
XoopsAuthAds
in file auth_ads.php, class XoopsAuthAds
XoopsAuthAds
in file auth_ads.php, method XoopsAuthAds::XoopsAuthAds()
    Authentication Service constructor
XoopsAuthFactory
in file authfactory.php, class XoopsAuthFactory
XoopsAuthLdap
in file auth_ldap.php, method XoopsAuthLdap::XoopsAuthLdap()
    Authentication Service constructor
XoopsAuthLdap
in file auth_ldap.php, class XoopsAuthLdap
XoopsAuthProvisionning
in file auth_provisionning.php, class XoopsAuthProvisionning
XoopsAuthProvisionning
in file auth_provisionning.php, method XoopsAuthProvisionning::XoopsAuthProvisionning()
    Authentication Service constructor
XoopsAuthXoops
in file auth_xoops.php, method XoopsAuthXoops::XoopsAuthXoops()
    Authentication Service constructor
XoopsAuthXoops
in file auth_xoops.php, class XoopsAuthXoops
XoopsBlockHandler
in file block.php, class XoopsBlockHandler
    XOOPS block handler class. (Singelton)
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
XoopsConfigCategoryHandler
in file configcategory.php, class XoopsConfigCategoryHandler
    XOOPS configuration category handler class.
XoopsConfigOptionHandler
in file configoption.php, class XoopsConfigOptionHandler
    XOOPS configuration option handler class.
xoopsCodeDecode
in file module.textsanitizer.php, method MyTextSanitizer::xoopsCodeDecode()
    Replace XoopsCodes with their equivalent HTML formatting
XoopsDownloader
in file downloader.php, method XoopsDownloader::XoopsDownloader()
    Constructor
XoopsDownloader
in file downloader.php, class XoopsDownloader
    Sends non HTML files through a http socket
XoopsMediaUploader
in file uploader.php, method XoopsMediaUploader::XoopsMediaUploader()
    Constructor
XoopsMediaUploader
in file uploader.php, class XoopsMediaUploader
    Upload Media files
XoopsObjectTree
in file tree.php, class XoopsObjectTree
    A tree structures with XoopsObjects as nodes
XoopsObjectTree
in file tree.php, method XoopsObjectTree::XoopsObjectTree()
    Constructor
XoopsTarDownloader
in file tardownloader.php, method XoopsTarDownloader::XoopsTarDownloader()
    Constructor
XoopsTarDownloader
in file tardownloader.php, class XoopsTarDownloader
    Send tar files through a http socket
XoopsTpl
in file template.php, method XoopsTpl::XoopsTpl()
XoopsTpl
in file template.php, class XoopsTpl
    Template engine
XoopsZipDownloader
in file zipdownloader.php, class XoopsZipDownloader
    Sends non HTML files through a http socket
XoopsZipDownloader
in file zipdownloader.php, method XoopsZipDownloader::XoopsZipDownloader()
xoops_canUpdateFromFile
in file template.php, method XoopsTpl::xoops_canUpdateFromFile()
XOOPS_C_ERRORHANDLER_INCLUDED
in file module.errorhandler.php, constant XOOPS_C_ERRORHANDLER_INCLUDED
xoops_fetchFromData
in file template.php, method XoopsTpl::xoops_fetchFromData()
xoops_getTemplateDir
in file template.php, method XoopsTpl::xoops_getTemplateDir()
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_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
XoopsDatabase
in file database.php, class XoopsDatabase
    Abstract base class for Database access classes
XoopsDatabase
in file database.php, method XoopsDatabase::XoopsDatabase()
    constructor
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.
XOOPS_C_DATABASE_INCLUDED
in file database.php, constant XOOPS_C_DATABASE_INCLUDED
    make sure this is only included once!
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)
XoopsFormDateTime
in file formdatetime.php, method XoopsFormDateTime::XoopsFormDateTime()
XoopsFormDateTime
in file formdatetime.php, class XoopsFormDateTime
    Date and time selection field
XoopsFormDhtmlTextArea
in file formdhtmltextarea.php, class XoopsFormDhtmlTextArea
    A textarea with xoopsish formatting and smilie buttons
XoopsFormDhtmlTextArea
in file formdhtmltextarea.php, method XoopsFormDhtmlTextArea::XoopsFormDhtmlTextArea()
    Constructor
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, method XoopsFormElementTray::XoopsFormElementTray()
    constructor
XoopsFormElementTray
in file formelementtray.php, class XoopsFormElementTray
    A group of form elements
XoopsFormFile
in file formfile.php, class XoopsFormFile
    A file upload field
XoopsFormFile
in file formfile.php, method XoopsFormFile::XoopsFormFile()
    Constructor
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, method XoopsFormLabel::XoopsFormLabel()
    Constructor
XoopsFormLabel
in file formlabel.php, class XoopsFormLabel
    A text label
XoopsFormPassword
in file formpassword.php, method XoopsFormPassword::XoopsFormPassword()
    Constructor
XoopsFormPassword
in file formpassword.php, class XoopsFormPassword
    A password field
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, method XoopsFormRadioYN::XoopsFormRadioYN()
    Constructor
XoopsFormRadioYN
in file formradioyn.php, class XoopsFormRadioYN
    Yes/No radio buttons.
XoopsFormSelect
in file formselect.php, method XoopsFormSelect::XoopsFormSelect()
    Constructor
XoopsFormSelect
in file formselect.php, class XoopsFormSelect
    A select field
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, method XoopsFormSelectGroup::XoopsFormSelectGroup()
    Constructor
XoopsFormSelectGroup
in file formselectgroup.php, class XoopsFormSelectGroup
    A select field with a choice of available groups
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, class XoopsFormSelectTheme
    A select box with available themes
XoopsFormSelectTheme
in file formselecttheme.php, method XoopsFormSelectTheme::XoopsFormSelectTheme()
    Constructor
XoopsFormSelectTimezone
in file formselecttimezone.php, method XoopsFormSelectTimezone::XoopsFormSelectTimezone()
    Constructor
XoopsFormSelectTimezone
in file formselecttimezone.php, class XoopsFormSelectTimezone
    A select box with timezones
XoopsFormText
in file formtext.php, method XoopsFormText::XoopsFormText()
    Constructor
XoopsFormText
in file formtext.php, class XoopsFormText
    A simple text field
XoopsFormTextArea
in file formtextarea.php, method XoopsFormTextArea::XoopsFormTextArea()
    Constuctor
XoopsFormTextArea
in file formtextarea.php, class XoopsFormTextArea
    A textarea
XoopsFormTextDateSelect
in file formtextdateselect.php, method XoopsFormTextDateSelect::XoopsFormTextDateSelect()
XoopsFormTextDateSelect
in file formtextdateselect.php, class XoopsFormTextDateSelect
    A text field with calendar popup
XoopsGroupFormCheckBox
in file grouppermform.php, method XoopsGroupFormCheckBox::XoopsGroupFormCheckBox()
    Constructor
XoopsGroupFormCheckBox
in file grouppermform.php, class XoopsGroupFormCheckBox
    Renders checkbox options for a group permission form
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
XoopsSimpleForm
in file simpleform.php, class XoopsSimpleForm
    Form that will output as a simple HTML form with minimum formatting
XoopsTableForm
in file tableform.php, class XoopsTableForm
    Form that will output formatted as a HTML table
XoopsThemeForm
in file themeform.php, class XoopsThemeForm
    Form that will output as a theme-enabled HTML table
XoopsGroupHandler
in file group.php, class XoopsGroupHandler
    XOOPS group handler class.
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.
XoopsPageNav
in file pagenav.php, method XoopsPageNav::XoopsPageNav()
    Constructor
XoopsPageNav
in file pagenav.php, class XoopsPageNav
    Class to facilitate navigation in a multi page document/list
top

XOOPS Docs generated by phpDocumentor