kernel
[ class tree: kernel ] [ index: kernel ] [ all elements ]

Index of all elements

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

a

addElement
in file formelementtray.php, method XoopsFormElementTray::addElement()
    Add an element to the group
addElement
in file form.php, method XoopsForm::addElement()
    Add an element to the form
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 formradio.php, method XoopsFormRadio::addOption()
    Add an option
addOption
in file formcheckbox.php, method XoopsFormCheckBox::addOption()
    Add an option
addOptionArray
in file formradio.php, method XoopsFormRadio::addOptionArray()
    Adds multiple options
addOptionArray
in file formselect.php, method XoopsFormSelect::addOptionArray()
    Add multiple options
addOptionArray
in file formcheckbox.php, method XoopsFormCheckBox::addOptionArray()
    Add multiple Options at once
assign
in file form.php, method XoopsForm::assign()
    assign to smarty form template instead of displaying directly
assignVar
in file object.php, method XoopsObject::assignVar()
    assign a value to a variable
top

c

$classname
in file class.cdm.base.php, variable CDMBaseHandler::$classname
    Set in descendent constructor to name of object that this handler handles
$cleanVars
in file object.php, variable XoopsObject::$cleanVars
    variables cleaned for store in DB
CDMBaseHandler
in file class.cdm.base.php, method CDMBaseHandler::CDMBaseHandler()
    Constructor
CDMBaseHandler
in file class.cdm.base.php, class CDMBaseHandler
    Object handler for CDM objects
CDMBaseObject
in file class.cdm.base.php, method CDMBaseObject::CDMBaseObject()
    Constructor
CDMBaseObject
in file class.cdm.base.php, class CDMBaseObject
    Adds row management for all CDM objects
CDMCheckCode
in file functions.php, function CDMCheckCode()
    Check a code for a given value.
CDMCode
in file class.cdm.base.php, method CDMCode::CDMCode()
    Constructor
CDMCode
in file class.cdm.base.php, class CDMCode
    Code object
CDMFormSelect
in file class.cdm.form.php, class CDMFormSelect
    Extends XoopsFormSelect to provide CDM functionality
CDMFormSelect
in file class.cdm.form.php, method CDMFormSelect::CDMFormSelect()
    Constructor
CDMFormSelectAll
in file class.cdm.form.php, method CDMFormSelectAll::CDMFormSelectAll()
    Constructor
CDMFormSelectAll
in file class.cdm.form.php, class CDMFormSelectAll
    Extends XoopsFormSelect to provide CDM functionality
CDMFormSelectCountry
in file class.cdm.form.php, class CDMFormSelectCountry
    Create a Country selection list
CDMFormSelectCountry
in file class.cdm.form.php, method CDMFormSelectCountry::CDMFormSelectCountry()
    Constructor
CDMFormSelectCurrency
in file class.cdm.form.php, method CDMFormSelectCurrency::CDMFormSelectCurrency()
    Constructor
CDMFormSelectCurrency
in file class.cdm.form.php, class CDMFormSelectCurrency
    Create a Currency selection list
CDMFormSelectFldType
in file class.cdm.form.php, method CDMFormSelectFldType::CDMFormSelectFldType()
    Constructor
CDMFormSelectFldType
in file class.cdm.form.php, class CDMFormSelectFldType
    Create a field type selection list
CDMFormSelectLanguage
in file class.cdm.form.php, class CDMFormSelectLanguage
    Create a language selection list
CDMFormSelectLanguage
in file class.cdm.form.php, method CDMFormSelectLanguage::CDMFormSelectLanguage()
    Constructor
CDMFormSelectRstat
in file class.cdm.form.php, method CDMFormSelectRstat::CDMFormSelectRstat()
    Constructor
CDMFormSelectRstat
in file class.cdm.form.php, class CDMFormSelectRstat
    Create a Row Status selection list
CDMFormSelectSet
in file class.cdm.form.php, class CDMFormSelectSet
    Create a Code Set selector
CDMFormSelectSet
in file class.cdm.form.php, method CDMFormSelectSet::CDMFormSelectSet()
    Constructor
CDMFormSelectSetAll
in file class.cdm.form.php, method CDMFormSelectSetAll::CDMFormSelectSetAll()
    Constructor
CDMFormSelectSetAll
in file class.cdm.form.php, class CDMFormSelectSetAll
    Create a Code Set selector
CDMFormSelectSetLangs
in file class.cdm.form.php, method CDMFormSelectSetLangs::CDMFormSelectSetLangs()
    Constructor
CDMFormSelectSetLangs
in file class.cdm.form.php, class CDMFormSelectSetLangs
    Create a selection list of available languages for a code set
CDMFormTreeSelect
in file class.cdm.form.php, class CDMFormTreeSelect
    Extends XoopsFormSelect to provide CDM functionality
CDMFormTreeSelect
in file class.cdm.form.php, method CDMFormTreeSelect::CDMFormTreeSelect()
    Constructor
CDMGetCode
in file functions.php, function CDMGetCode()
    Return a code value given a set and code key
CDMGetCodeObj
in file functions.php, function CDMGetCodeObj()
    Return a code object
CDMGetCodeSet
in file functions.php, function CDMGetCodeSet()
    Return a code set
CDMGetParams
in file functions.php, function CDMGetParams()
    Get parameters for a code given a set and code key
CDMMeta
in file class.cdm.base.php, class CDMMeta
    CDMMeta Object
CDMMeta
in file class.cdm.base.php, method CDMMeta::CDMMeta()
    Constructor
CDMObjectTree
in file CDMTree.php, method CDMObjectTree::CDMObjectTree()
    Constructor
CDMObjectTree
in file CDMTree.php, class CDMObjectTree
    A tree structure with CDMBaseObjects as nodes This is based on XoopsObjectTree which doesn't work as expected
CDMSet
in file class.cdm.base.php, method CDMSet::CDMSet()
    Constructor
CDMSet
in file class.cdm.base.php, class CDMSet
    CDMSet object
CDM_DEF_LANG
in file defines.php, constant CDM_DEF_LANG
    default language for a code
CDM_DEF_SET
in file defines.php, constant CDM_DEF_SET
    default codeset for a code
CDM_DIR
in file defines.php, constant CDM_DIR
    The CDM module directory name
CDM_OBJTYPE_BIG
in file defines.php, constant CDM_OBJTYPE_BIG
    Bigint
CDM_OBJTYPE_CHR
in file defines.php, constant CDM_OBJTYPE_CHR
    Char
CDM_OBJTYPE_INT
in file defines.php, constant CDM_OBJTYPE_INT
    Integer
CDM_OBJTYPE_VAR
in file defines.php, constant CDM_OBJTYPE_VAR
    Varchar
CDM_PATH
in file defines.php, constant CDM_PATH
    Full file path to CDM directory
CDM_RSTAT_ACT
in file defines.php, constant CDM_RSTAT_ACT
    object is active and useable
CDM_RSTAT_DEF
in file defines.php, constant CDM_RSTAT_DEF
    object is permanently suspended and not useable
CDM_RSTAT_SUS
in file defines.php, constant CDM_RSTAT_SUS
    object is temporarily suspended from use
CDM_TBL_CODE
in file defines.php, constant CDM_TBL_CODE
    code table
CDM_TBL_LIST
in file defines.php, constant CDM_TBL_LIST
    selector list cache table
CDM_TBL_META
in file defines.php, constant CDM_TBL_META
    meta table
CDM_URL
in file defines.php, constant CDM_URL
    URL to CDM
check
in file class.vat.base.php, method EUVat::check()
    Check a VAT number against the VIES database
cleanVars
in file object.php, method XoopsObject::cleanVars()
    clean values of all variables of the object for storage.
countSets
in file CDMSet.php, method Xbs_CdmCDMSetHandler::countSets()
    Function: countSets
create
in file object.php, method XoopsObjectHandler::create()
    creates a new object
create
in file class.cdm.base.php, method CDMBaseHandler::create()
    Create a new object
CDMCode.php
procedural page CDMCode.php
CDMMeta.php
procedural page CDMMeta.php
CDMSet.php
procedural page CDMSet.php
CDMTree.php
procedural page CDMTree.php
class.cdm.base.php
procedural page class.cdm.base.php
class.cdm.form.php
procedural page class.cdm.form.php
cdmhelp.php
procedural page cdmhelp.php
cdm_meta_edit.php
procedural page cdm_meta_edit.php
class.vat.base.php
procedural page class.vat.base.php
class.vat.form.php
procedural page class.vat.form.php
top

d

$db
in file object.php, variable XoopsObjectHandler::$db
    holds referenced to XoopsDatabase class object
delete
in file object.php, method XoopsObjectHandler::delete()
    delete obejct from database
delete
in file class.cdm.base.php, method CDMBaseHandler::delete()
    Delete object from the database
delList
in file CDMSet.php, method Xbs_CdmCDMSetHandler::delList()
    Function: Delete a cached code->codevalue array list
dispForm
in file cdm_meta_edit.php, function dispForm()
    Display meta record edit form
display
in file form.php, method XoopsForm::display()
    displays rendered form
defines.php
procedural page defines.php
top

e

errno
in file class.cdm.base.php, method CDMBaseHandler::errno()
    Return last error number
error
in file class.cdm.base.php, method CDMBaseHandler::error()
    Return last error message
EUVat
in file class.vat.base.php, class EUVat
    VAT object
EUVATCheckNumber
in file functions.php, function EUVATCheckNumber()
    Check a VAT number against VIES database
EUVATFormSelectCountry
in file class.vat.form.php, class EUVATFormSelectCountry
    Create a VAT Country Code selector
EUVATFormSelectCountry
in file class.vat.form.php, method EUVATFormSelectCountry::EUVATFormSelectCountry()
    Constructor
EUVATGetCodeObj
in file functions.php, function EUVATGetCodeObj()
    Return an EUVAT object
EUVat.php
procedural page EUVat.php
top

f

formbutton.php
procedural page formbutton.php
formcheckbox.php
procedural page formcheckbox.php
formdatetime.php
procedural page formdatetime.php
formdhtmltextarea.php
procedural page formdhtmltextarea.php
formelementtray.php
procedural page formelementtray.php
formelement.php
procedural page formelement.php
formfile.php
procedural page formfile.php
formhiddentoken.php
procedural page formhiddentoken.php
formhidden.php
procedural page formhidden.php
formlabel.php
procedural page formlabel.php
formpassword.php
procedural page formpassword.php
formradioyn.php
procedural page formradioyn.php
formradio.php
procedural page formradio.php
formselectcountry.php
procedural page formselectcountry.php
formselectgroup.php
procedural page formselectgroup.php
formselectlang.php
procedural page formselectlang.php
formselectmatchoption.php
procedural page formselectmatchoption.php
formselecttheme.php
procedural page formselecttheme.php
formselecttimezone.php
procedural page formselecttimezone.php
formselectuser.php
procedural page formselectuser.php
formselect.php
procedural page formselect.php
formtextarea.php
procedural page formtextarea.php
formtextdateselect.php
procedural page formtextdateselect.php
formtext.php
procedural page formtext.php
form.php
procedural page form.php
functions.php
procedural page functions.php
functions.php
procedural page functions.php
top

g

grouppermform.php
procedural page grouppermform.php
get
in file CDMSet.php, method Xbs_CdmCDMSetHandler::get()
    Safe data get
get
in file class.cdm.base.php, method CDMBaseHandler::get()
    Get safe data from database.
get
in file object.php, method XoopsObjectHandler::get()
    gets a value object
getAbrevCodeList
in file class.cdm.base.php, method CDMSet::getAbrevCodeList()
    Function getAbrevCodeList() Returns the set of codes as a id, code, code_value, code_description, row_flag array usually to be used in a drop down list box on a form or similar
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
getall
in file CDMSet.php, method Xbs_CdmCDMSetHandler::getall()
    Retrieve a set of data
getall
in file class.cdm.base.php, method CDMBaseHandler::getall()
    Get all data for object given id.
getAvailLanguage
in file CDMSet.php, method Xbs_CdmCDMSetHandler::getAvailLanguage()
    Function: Return available languages for the set
getCaption
in file formelement.php, method XoopsFormElement::getCaption()
    get the caption for the element
getCDMModConfigs
in file defines.php, function getCDMModConfigs()
    Function: Get the current module's configuration options
getClass
in file formelement.php, method XoopsFormElement::getClass()
    get the "class" attribute for the element
getCodeEnum
in file class.cdm.base.php, method CDMSet::getCodeEnum()
    Function getCodeEnum($enum) get the code identified by its array index
getCodes
in file class.cdm.base.php, method CDMSet::getCodes()
    Function getCodes() get the set of codes as an enumerated array of CDMCode objects
getCols
in file formtextarea.php, method XoopsFormTextArea::getCols()
    Get number of columns
getCurrentDateTime
in file class.cdm.base.php, method CDMBaseObject::getCurrentDateTime()
    Return date-time in format for insertion into timestamp field of row_dt
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 formelementtray.php, method XoopsFormElementTray::getElements()
    Get an array of the elements in this group
getElements
in file form.php, method XoopsForm::getElements()
    get an array of forms elements
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
getError
in file class.cdm.base.php, method CDMBaseHandler::getError()
    return last error number and message
getErrors
in file object.php, method XoopsObject::getErrors()
    return the errors for this object as an array
getExtra
in file form.php, method XoopsForm::getExtra()
    get the extra attributes for the <form> tag
getExtra
in file formelement.php, method XoopsFormElement::getExtra()
    Get the extra attributes for the element
getFullCodeList
in file class.cdm.base.php, method CDMSet::getFullCodeList()
    Function getFullCodeList
getHtmlErrors
in file object.php, method XoopsObject::getHtmlErrors()
    return the errors for this object as html
getKey
in file CDMCode.php, method Xbs_CdmCDMCodeHandler::getKey()
    Return code object internal identifier (primary key) based on its unique user key
getkey
in file CDMMeta.php, method Xbs_CdmCDMMetaHandler::getkey()
    Return meta set object based on its unique key
getKey
in file class.cdm.base.php, method CDMBaseHandler::getKey()
    Get internal identifier (primary key) based on user visible code
getkey
in file CDMSet.php, method Xbs_CdmCDMSetHandler::getkey()
getKidsHtml
in file class.cdm.base.php, method CDMCode::getKidsHtml()
    Return an html string of the list of child codes with hyperlinks to edit the child code.
getList
in file CDMSet.php, method Xbs_CdmCDMSetHandler::getList()
    Function: Retrieve saved cache list
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
getMeta
in file class.cdm.base.php, method CDMSet::getMeta()
    Function getMeta() Get the meta data for the set as a CDMMeta object
getMetaData
in file class.cdm.base.php, method CDMSet::getMetaData()
    Function getMetaData() return the meta object data as associative array
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 formradio.php, method XoopsFormRadio::getOptions()
    Gets the options
getOptions
in file formcheckbox.php, method XoopsFormCheckBox::getOptions()
    Get an array with all 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
getSelArr
in file CDMTree.php, method CDMObjectTree::getSelArr()
    Function getSelArr
getSelectList
in file CDMSet.php, method Xbs_CdmCDMSetHandler::getSelectList()
    return an array of Active Setname, Setname pairs for use in a end user form select box
getSelectListAll
in file CDMSet.php, method Xbs_CdmCDMSetHandler::getSelectListAll()
    return an array of All Setname,Setname pairs for use in an admin user form select box
getSelTreeList
in file class.cdm.base.php, method CDMSet::getSelTreeList()
    Function getSelTreeList
getSize
in file formselect.php, method XoopsFormSelect::getSize()
    Get the size
getSize
in file formpassword.php, method XoopsFormPassword::getSize()
    Get the field size
getSize
in file formtext.php, method XoopsFormText::getSize()
    Get size
getTitle
in file form.php, method XoopsForm::getTitle()
    return the title of the form
getTree
in file class.cdm.base.php, method CDMSet::getTree()
    Function getCodeTree
getTree
in file CDMTree.php, method CDMObjectTree::getTree()
    Get the tree
getType
in file formbutton.php, method XoopsFormButton::getType()
    Get the type
getValue
in file formtext.php, method XoopsFormText::getValue()
    Get initial text value
getValue
in file formtextarea.php, method XoopsFormTextArea::getValue()
    Get initial content
getValue
in file formselect.php, method XoopsFormSelect::getValue()
    Get an array of pre-selected values
getValue
in file formlabel.php, method XoopsFormLabel::getValue()
    Get the text
getValue
in file formhidden.php, method XoopsFormHidden::getValue()
    Get the "value" attribute
getValue
in file formpassword.php, method XoopsFormPassword::getValue()
    Get the initial value
getValue
in file formradio.php, method XoopsFormRadio::getValue()
    Get the pre-selected value
getValue
in file formcheckbox.php, method XoopsFormCheckBox::getValue()
    Get the "value"
getValue
in file formbutton.php, method XoopsFormButton::getValue()
    Get the initial value
getVar
in file object.php, method XoopsObject::getVar()
    returns a specific variable for the object in a proper format
getVar
in file class.cdm.base.php, method CDMCode::getVar()
    Function: Overide of ancestor getVar
getVars
in file object.php, method XoopsObject::getVars()
    returns all variables for the object
getXoopsUser
in file functions.php, function getXoopsUser()
    Return a valid xoops user name given the user id
get_kidscodes
in file class.cdm.base.php, method CDMCode::get_kidscodes()
    Returns child codes (kids) as a comma seperated string list of codes
get_kidsinternal
in file class.cdm.base.php, method CDMCode::get_kidsinternal()
    Returns child codes (kids) as a comma seperated string list of internal identifiers
top

i

$ins_tagname
in file class.cdm.base.php, variable CDMBaseHandler::$ins_tagname
    Set in ancestor to name of unique ID generator tag for use with insert function
initVar
in file object.php, method XoopsObject::initVar()
    initialize variables for the object
insert
in file CDMCode.php, method Xbs_CdmCDMCodeHandler::insert()
    Insert or update a code object
insert
in file object.php, method XoopsObjectHandler::insert()
    insert/update object
insert
in file CDMMeta.php, method Xbs_CdmCDMMetaHandler::insert()
    Insert or update a meta set object
insert
in file class.cdm.base.php, method CDMBaseHandler::insert()
    Write an object back to the database
insert
in file CDMSet.php, method Xbs_CdmCDMSetHandler::insert()
    Function insert - Does nothing. Use getCode and getMeta to instantiate CDM objects and then insert (save) them individually
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?
isDirty
in file object.php, method XoopsObject::isDirty()
    mark modified objects as dirty
isHidden
in file formelement.php, method XoopsFormElement::isHidden()
    Find out if an element is "hidden".
isListLoaded
in file CDMSet.php, method Xbs_CdmCDMSetHandler::isListLoaded()
    Function: Determine if a saved list of code-codevalue pairs has been saved todatabase
isMetaSet
in file CDMMeta.php, method Xbs_CdmCDMMetaHandler::isMetaSet()
    Check that a meta set is valid
isMultiple
in file formselect.php, method XoopsFormSelect::isMultiple()
    Are multiple selections allowed?
isNew
in file object.php, method XoopsObject::isNew()
    used for new/clone objects
index.php
procedural page index.php
top

l

listMeta
in file CDMMeta.php, method Xbs_CdmCDMMetaHandler::listMeta()
    Returns a list of available meta sets + data
top

m

makeSelBox
in file CDMTree.php, method CDMObjectTree::makeSelBox()
    Make a select box with options from the tree
main.php
procedural page main.php
top

o

object.php
procedural page object.php
top

p

prefixQuery
in file sqlutility.php, method SqlUtility::prefixQuery()
    add a prefix.'_' to all tablenames in a query
top

r

registerFilter
in file object.php, method XoopsObject::registerFilter()
    dynamically register additional filter for the object
reload
in file class.cdm.base.php, method CDMBaseHandler::reload()
    Reload object from database
reload
in file CDMSet.php, method Xbs_CdmCDMSetHandler::reload()
    Function reload - overwrite ancestor. Does nothing
render
in file formlabel.php, method XoopsFormLabel::render()
    Prepare HTML for output
render
in file formradio.php, method XoopsFormRadio::render()
    Prepare HTML for output
render
in file formpassword.php, method XoopsFormPassword::render()
    Prepare HTML for output
render
in file formhidden.php, method XoopsFormHidden::render()
    Prepare HTML for output
render
in file formfile.php, method XoopsFormFile::render()
    prepare HTML for output
render
in file formcheckbox.php, method XoopsFormCheckBox::render()
    prepare HTML for output
render
in file formelement.php, method XoopsFormElement::render()
    Generates output for the element.
render
in file formelementtray.php, method XoopsFormElementTray::render()
    prepare HTML to output this group
render
in file formtext.php, method XoopsFormText::render()
    Prepare HTML for output
render
in file simpleform.php, method XoopsSimpleForm::render()
    create HTML to output the form with minimal formatting
render
in file tableform.php, method XoopsTableForm::render()
    create HTML to output the form as a table
render
in file themeform.php, method XoopsThemeForm::render()
    create HTML to output the form as a theme-enabled table with validation.
render
in file grouppermform.php, method XoopsGroupPermForm::render()
    Renders the form
render
in file grouppermform.php, method XoopsGroupFormCheckBox::render()
    Renders checkbox options for this group
render
in file formbutton.php, method XoopsFormButton::render()
    prepare HTML for output
render
in file formtextarea.php, method XoopsFormTextArea::render()
    prepare HTML for output
render
in file formtextdateselect.php, method XoopsFormTextDateSelect::render()
render
in file formselect.php, method XoopsFormSelect::render()
    Prepare HTML for output
render
in file formdhtmltextarea.php, method XoopsFormDhtmlTextArea::render()
    Prepare HTML for output
render
in file form.php, method XoopsForm::render()
    returns renderered form
renderValidationJS
in file form.php, method XoopsForm::renderValidationJS()
    Renders the Javascript function needed for client-side for validation
top

s

simpleform.php
procedural page simpleform.php
sqlutility.php
procedural page sqlutility.php
saveList
in file CDMSet.php, method Xbs_CdmCDMSetHandler::saveList()
    Function: Save a code-codevalue array list to the database cache
setAccessKey
in file formelement.php, method XoopsFormElement::setAccessKey()
    set the "accesskey" attribute for the element
setActive
in file class.cdm.base.php, method CDMBaseObject::setActive()
    Make the object Active (default for all new objects)
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
setDefunct
in file class.cdm.base.php, method CDMBaseObject::setDefunct()
    Defunct the object (permanent measure to deactivate the object)
setDescription
in file formelement.php, method XoopsFormElement::setDescription()
    set the element's description
setDirty
in file object.php, method XoopsObject::setDirty()
    mark modified objects as dirty
setElementValue
in file form.php, method XoopsForm::setElementValue()
    Sets the "value" attribute of a form element
setElementValues
in file form.php, method XoopsForm::setElementValues()
    Sets the "value" attribute of form elements in a batch
setError
in file class.cdm.base.php, method CDMBaseHandler::setError()
    Set error information
setErrors
in file object.php, method XoopsObject::setErrors()
    add an error
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
setNew
in file object.php, method XoopsObject::setNew()
    used for new/clone objects
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"
setRowInfo
in file class.cdm.base.php, method CDMBaseObject::setRowInfo()
    Set the row information prior to an update/insert etc
setSuspend
in file class.cdm.base.php, method CDMBaseObject::setSuspend()
    Suspend the object (usually a temporary measure)
setValue
in file formcheckbox.php, method XoopsFormCheckBox::setValue()
    Set the "value"
setValue
in file grouppermform.php, method XoopsGroupFormCheckBox::setValue()
    Sets pre-selected values
setValue
in file formtextarea.php, method XoopsFormTextArea::setValue()
    Set initial content
setValue
in file formtext.php, method XoopsFormText::setValue()
    Set initial text value
setValue
in file formbutton.php, method XoopsFormButton::setValue()
    Set the initial value
setValue
in file formpassword.php, method XoopsFormPassword::setValue()
    Set the initial value
setValue
in file formhidden.php, method XoopsFormHidden::setValue()
    Sets the "value" attribute
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
setVar
in file object.php, method XoopsObject::setVar()
    assign a value to a variable
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
submitForm
in file cdm_meta_edit.php, function submitForm()
    Submit meta form data to database
top

t

tableform.php
procedural page tableform.php
themeform.php
procedural page themeform.php
test.php
procedural page test.php
top

u

unsetDirty
in file object.php, method XoopsObject::unsetDirty()
    mark modified objects as dirty
unsetNew
in file object.php, method XoopsObject::unsetNew()
    used for new/clone objects
updateDatabase
in file functions.php, function updateDatabase()
    Function: updateDatabase
top

v

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

x

Xbs_CdmCDMCodeHandler
in file CDMCode.php, method Xbs_CdmCDMCodeHandler::Xbs_CdmCDMCodeHandler()
    Constructor
Xbs_CdmCDMCodeHandler
in file CDMCode.php, class Xbs_CdmCDMCodeHandler
    Object handler for CDMCode
Xbs_CdmCDMMetaHandler
in file CDMMeta.php, method Xbs_CdmCDMMetaHandler::Xbs_CdmCDMMetaHandler()
    Constructor
Xbs_CdmCDMMetaHandler
in file CDMMeta.php, class Xbs_CdmCDMMetaHandler
    Object handler for CDMMeta
Xbs_CdmCDMSetHandler
in file CDMSet.php, method Xbs_CdmCDMSetHandler::Xbs_CdmCDMSetHandler()
    Constructor
Xbs_CdmCDMSetHandler
in file CDMSet.php, class Xbs_CdmCDMSetHandler
    Object handler for CDMSet
Xbs_vatEUVatHandler
in file EUVat.php, method Xbs_vatEUVatHandler::Xbs_vatEUVatHandler()
    Constructor
Xbs_vatEUVatHandler
in file EUVat.php, class Xbs_vatEUVatHandler
    Object handler for EUVat
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
xoopsClone
in file object.php, method XoopsObject::xoopsClone()
    create a clone(copy) of the current object
XoopsForm
in file form.php, class XoopsForm
    Abstract base class for forms
XoopsForm
in file form.php, method XoopsForm::XoopsForm()
    constructor
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, class XoopsFormDateTime
    Date and time selection field
XoopsFormDateTime
in file formdatetime.php, method XoopsFormDateTime::XoopsFormDateTime()
XoopsFormDhtmlTextArea
in file formdhtmltextarea.php, method XoopsFormDhtmlTextArea::XoopsFormDhtmlTextArea()
    Constructor
XoopsFormDhtmlTextArea
in file formdhtmltextarea.php, class XoopsFormDhtmlTextArea
    A textarea with xoopsish formatting and smilie buttons
XoopsFormElement
in file formelement.php, class XoopsFormElement
    Abstract base class for form elements
XoopsFormElement
in file formelement.php, method XoopsFormElement::XoopsFormElement()
    constructor
XoopsFormElementTray
in file formelementtray.php, class XoopsFormElementTray
    A group of form elements
XoopsFormElementTray
in file formelementtray.php, method XoopsFormElementTray::XoopsFormElementTray()
    constructor
XoopsFormFile
in file formfile.php, 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, class XoopsFormHiddenToken
    A hidden token field
XoopsFormHiddenToken
in file formhiddentoken.php, method XoopsFormHiddenToken::XoopsFormHiddenToken()
    Constructor
XoopsFormLabel
in file formlabel.php, method XoopsFormLabel::XoopsFormLabel()
    Constructor
XoopsFormLabel
in file formlabel.php, class XoopsFormLabel
    A text label
XoopsFormPassword
in file formpassword.php, class XoopsFormPassword
    A password field
XoopsFormPassword
in file formpassword.php, method XoopsFormPassword::XoopsFormPassword()
    Constructor
XoopsFormRadio
in file formradio.php, class XoopsFormRadio
    A Group of radiobuttons
XoopsFormRadio
in file formradio.php, method XoopsFormRadio::XoopsFormRadio()
    Constructor
XoopsFormRadioYN
in file formradioyn.php, class XoopsFormRadioYN
    Yes/No radio buttons.
XoopsFormRadioYN
in file formradioyn.php, method XoopsFormRadioYN::XoopsFormRadioYN()
    Constructor
XoopsFormSelect
in file formselect.php, method XoopsFormSelect::XoopsFormSelect()
    Constructor
XoopsFormSelect
in file formselect.php, class XoopsFormSelect
    A select field
XoopsFormSelectCountry
in file formselectcountry.php, class XoopsFormSelectCountry
    A select field with countries
XoopsFormSelectCountry
in file formselectcountry.php, method XoopsFormSelectCountry::XoopsFormSelectCountry()
    Constructor
XoopsFormSelectGroup
in file formselectgroup.php, class XoopsFormSelectGroup
    A select field with a choice of available groups
XoopsFormSelectGroup
in file formselectgroup.php, method XoopsFormSelectGroup::XoopsFormSelectGroup()
    Constructor
XoopsFormSelectLang
in file formselectlang.php, class XoopsFormSelectLang
    A select field with available languages
XoopsFormSelectLang
in file formselectlang.php, method XoopsFormSelectLang::XoopsFormSelectLang()
    Constructor
XoopsFormSelectMatchOption
in file formselectmatchoption.php, class XoopsFormSelectMatchOption
    A selection box with options for matching search terms.
XoopsFormSelectMatchOption
in file formselectmatchoption.php, method XoopsFormSelectMatchOption::XoopsFormSelectMatchOption()
    Constructor
XoopsFormSelectTheme
in file formselecttheme.php, method XoopsFormSelectTheme::XoopsFormSelectTheme()
    Constructor
XoopsFormSelectTheme
in file formselecttheme.php, class XoopsFormSelectTheme
    A select box with available themes
XoopsFormSelectTimezone
in file formselecttimezone.php, method XoopsFormSelectTimezone::XoopsFormSelectTimezone()
    Constructor
XoopsFormSelectTimezone
in file formselecttimezone.php, class XoopsFormSelectTimezone
    A select box with timezones
XoopsFormSelectUser
in file formselectuser.php, method XoopsFormSelectUser::XoopsFormSelectUser()
    Constructor
XoopsFormSelectUser
in file formselectuser.php, class XoopsFormSelectUser
    A select field with a choice of available users
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
XoopsObject
in file object.php, class XoopsObject
    Base class for all objects in the Xoops kernel (and beyond)
XoopsObject
in file object.php, method XoopsObject::XoopsObject()
    constructor
XoopsObjectHandler
in file object.php, method XoopsObjectHandler::XoopsObjectHandler()
    called from child classes only
XoopsObjectHandler
in file object.php, class XoopsObjectHandler
    XOOPS object handler class.
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
top

_

$_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)
_create
in file class.cdm.base.php, method CDMBaseHandler::_create()
    Must be overidden in ancestor to return a new object of the required kind (descendent of CDMBase)
_get
in file class.cdm.base.php, method CDMBaseHandler::_get()
    Get data from the database and create a new object with it
_ins_insert
in file class.cdm.base.php, method CDMBaseHandler::_ins_insert()
    OVERIDE in ancestor to provide an INSERT string for insert function
_ins_update
in file class.cdm.base.php, method CDMBaseHandler::_ins_update()
    OVERIDE in ancestor to provide an UPDATE string for insert function
_MD_CDM_CEF1
in file main.php, constant _MD_CDM_CEF1
    Language specific definitions
_MD_CDM_CEF2
in file main.php, constant _MD_CDM_CEF2
    Language specific definitions
_MD_CDM_CEF3
in file main.php, constant _MD_CDM_CEF3
    Language specific definitions
_MD_CDM_CEF4
in file main.php, constant _MD_CDM_CEF4
    Language specific definitions
_MD_CDM_CEF5
in file main.php, constant _MD_CDM_CEF5
    Language specific definitions
_MD_CDM_CEF6
in file main.php, constant _MD_CDM_CEF6
    Language specific definitions
_MD_CDM_CEF7
in file main.php, constant _MD_CDM_CEF7
    Language specific definitions
_MD_CDM_CEF8
in file main.php, constant _MD_CDM_CEF8
    Language specific definitions
_MD_CDM_CEF9
in file main.php, constant _MD_CDM_CEF9
    Language specific definitions
_MD_CDM_CEF10
in file main.php, constant _MD_CDM_CEF10
    Language specific definitions
_MD_CDM_CEF11
in file main.php, constant _MD_CDM_CEF11
    Language specific definitions
_MD_CDM_CEF12
in file main.php, constant _MD_CDM_CEF12
    Language specific definitions
_MD_CDM_CEF13
in file main.php, constant _MD_CDM_CEF13
    Language specific definitions
_MD_CDM_CEF14
in file main.php, constant _MD_CDM_CEF14
    Language specific definitions
_MD_CDM_CEF15
in file main.php, constant _MD_CDM_CEF15
    Language specific definitions
_MD_CDM_CEF16
in file main.php, constant _MD_CDM_CEF16
    Language specific definitions
_MD_CDM_CEF17
in file main.php, constant _MD_CDM_CEF17
    Language specific definitions
_MD_CDM_CODEEDITFORMCODENAME
in file main.php, constant _MD_CDM_CODEEDITFORMCODENAME
    Language specific definitions
_MD_CDM_CODEEDITFORMCODEVALUE
in file main.php, constant _MD_CDM_CODEEDITFORMCODEVALUE
    Language specific definitions
_MD_CDM_CODEEDITFORMDESC
in file main.php, constant _MD_CDM_CODEEDITFORMDESC
    Language specific definitions
_MD_CDM_CODEEDITFORMLANG
in file main.php, constant _MD_CDM_CODEEDITFORMLANG
    Language specific definitions
_MD_CDM_CODEEDITFORMNAME
in file main.php, constant _MD_CDM_CODEEDITFORMNAME
    Language specific definitions
_MD_CDM_CODEEDITFORMPARENT
in file main.php, constant _MD_CDM_CODEEDITFORMPARENT
    Language specific definitions
_MD_CDM_CODEEDITFORMSET
in file main.php, constant _MD_CDM_CODEEDITFORMSET
    Language specific definitions
_MD_CDM_CODESEDITPAGETITLE
in file main.php, constant _MD_CDM_CODESEDITPAGETITLE
    Language specific definitions
_MD_CDM_CODESEDITTABLE1
in file main.php, constant _MD_CDM_CODESEDITTABLE1
    Language specific definitions
_MD_CDM_CODESEDITTABLE2
in file main.php, constant _MD_CDM_CODESEDITTABLE2
    Language specific definitions
_MD_CDM_CODESVIEWPAGETITLE
in file main.php, constant _MD_CDM_CODESVIEWPAGETITLE
    Language specific definitions
_MD_CDM_EDITSELECTPAGETITLE
in file main.php, constant _MD_CDM_EDITSELECTPAGETITLE
    Language specific definitions
_MD_CDM_ERR_1
in file main.php, constant _MD_CDM_ERR_1
    Language specific definitions
_MD_CDM_ERR_2
in file main.php, constant _MD_CDM_ERR_2
    Language specific definitions
_MD_CDM_ERR_3
in file main.php, constant _MD_CDM_ERR_3
    Language specific definitions
_MD_CDM_ERR_4
in file main.php, constant _MD_CDM_ERR_4
    Language specific definitions
_MD_CDM_ERR_5
in file main.php, constant _MD_CDM_ERR_5
    Language specific definitions
_MD_CDM_ERR_6
in file main.php, constant _MD_CDM_ERR_6
    Language specific definitions
_MD_CDM_ERR_20
in file main.php, constant _MD_CDM_ERR_20
    Language specific definitions
_MD_CDM_ERR_21
in file main.php, constant _MD_CDM_ERR_21
    Language specific definitions
_MD_CDM_ERR_22
in file main.php, constant _MD_CDM_ERR_22
    Language specific definitions
_MD_CDM_ERR_23
in file main.php, constant _MD_CDM_ERR_23
    Language specific definitions
_MD_CDM_ERR_24
in file main.php, constant _MD_CDM_ERR_24
    Language specific definitions
_MD_CDM_LISTCOlCODE
in file main.php, constant _MD_CDM_LISTCOlCODE
    Language specific definitions
_MD_CDM_LISTCOlDESC
in file main.php, constant _MD_CDM_LISTCOlDESC
    Language specific definitions
_MD_CDM_LISTCOLFLAG
in file main.php, constant _MD_CDM_LISTCOLFLAG
    Language specific definitions
_MD_CDM_LISTCOlLANG
in file main.php, constant _MD_CDM_LISTCOlLANG
    Language specific definitions
_MD_CDM_LISTCOlPRNT
in file main.php, constant _MD_CDM_LISTCOlPRNT
    Language specific definitions
_MD_CDM_LISTCOlSET
in file main.php, constant _MD_CDM_LISTCOlSET
    Language specific definitions
_MD_CDM_LISTCOlVAL
in file main.php, constant _MD_CDM_LISTCOlVAL
    Language specific definitions
_MD_CDM_LISTDELETENAME
in file main.php, constant _MD_CDM_LISTDELETENAME
    Language specific definitions
_MD_CDM_LISTDISPLAYNAME
in file main.php, constant _MD_CDM_LISTDISPLAYNAME
    Language specific definitions
_MD_CDM_LISTEDITNAME
in file main.php, constant _MD_CDM_LISTEDITNAME
    Language specific definitions
_MD_CDM_LISTINSERTNAME
in file main.php, constant _MD_CDM_LISTINSERTNAME
    Language specific definitions
_MD_CDM_LISTPAGETITLE
in file main.php, constant _MD_CDM_LISTPAGETITLE
    Language specific definitions
_MD_CDM_LISTSETDESC
in file main.php, constant _MD_CDM_LISTSETDESC
    Language specific definitions
_MD_CDM_LISTTBL1NM
in file main.php, constant _MD_CDM_LISTTBL1NM
    Language specific definitions
_MD_CDM_LISTTBL2NM
in file main.php, constant _MD_CDM_LISTTBL2NM
    Language specific definitions
_MD_CDM_MEF1
in file main.php, constant _MD_CDM_MEF1
    Language specific definitions
_MD_CDM_MEF2
in file main.php, constant _MD_CDM_MEF2
    Language specific definitions
_MD_CDM_MEF3
in file main.php, constant _MD_CDM_MEF3
    Language specific definitions
_MD_CDM_MEF4
in file main.php, constant _MD_CDM_MEF4
    Language specific definitions
_MD_CDM_MEF5
in file main.php, constant _MD_CDM_MEF5
    Language specific definitions
_MD_CDM_MEF6
in file main.php, constant _MD_CDM_MEF6
    Language specific definitions
_MD_CDM_MEF7
in file main.php, constant _MD_CDM_MEF7
    Language specific definitions
_MD_CDM_MEF8
in file main.php, constant _MD_CDM_MEF8
    Language specific definitions
_MD_CDM_MEF9
in file main.php, constant _MD_CDM_MEF9
    Language specific definitions
_MD_CDM_MEF10
in file main.php, constant _MD_CDM_MEF10
    Language specific definitions
_MD_CDM_MEF11
in file main.php, constant _MD_CDM_MEF11
    Language specific definitions
_MD_CDM_MEF12
in file main.php, constant _MD_CDM_MEF12
    Language specific definitions
_MD_CDM_MEF13
in file main.php, constant _MD_CDM_MEF13
    Language specific definitions
_MD_CDM_MEF14
in file main.php, constant _MD_CDM_MEF14
    Language specific definitions
_MD_CDM_MEF15
in file main.php, constant _MD_CDM_MEF15
    Language specific definitions
_MD_CDM_SUBMITBUTTON
in file main.php, constant _MD_CDM_SUBMITBUTTON
    Language specific definitions
_MD_CDM_UDF0
in file main.php, constant _MD_CDM_UDF0
    Language specific definitions
_MD_CDM_UDF1
in file main.php, constant _MD_CDM_UDF1
    Language specific definitions
_MD_CDM_UDF2
in file main.php, constant _MD_CDM_UDF2
    Language specific definitions
_MD_CDM_UDF3
in file main.php, constant _MD_CDM_UDF3
    Language specific definitions
_MD_CDM_UDF4
in file main.php, constant _MD_CDM_UDF4
    Language specific definitions
_reload
in file class.cdm.base.php, method CDMBaseHandler::_reload()
    Return SQL string to reload an object from database
_renderSmileys
in file formdhtmltextarea.php, method XoopsFormDhtmlTextArea::_renderSmileys()
    prepare HTML for output of the smiley list.
top

Documentation generated on Fri, 03 Mar 2006 08:55:50 +0000 by phpDocumentor 1.3.0RC3