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

Element index for package kernel

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

_

$_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

assignVar
in file object.php, method XoopsObject::assignVar()
    assign a value to a variable
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

c

$cleanVars
in file object.php, variable XoopsObject::$cleanVars
    variables cleaned for store in DB
cleanVars
in file object.php, method XoopsObject::cleanVars()
    clean values of all variables of the object for storage.
create
in file object.php, method XoopsObjectHandler::create()
    creates a new object
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
display
in file form.php, method XoopsForm::display()
    displays rendered form
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
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
top

g

get
in file object.php, method XoopsObjectHandler::get()
    gets a value object
getErrors
in file object.php, method XoopsObject::getErrors()
    return the errors for this object as an array
getHtmlErrors
in file object.php, method XoopsObject::getHtmlErrors()
    return the errors for this object as html
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
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
top

i

initVar
in file object.php, method XoopsObject::initVar()
    initialize variables for the object
insert
in file object.php, method XoopsObjectHandler::insert()
    insert/update object
isDirty
in file object.php, method XoopsObject::isDirty()
    mark modified objects as dirty
isNew
in file object.php, method XoopsObject::isNew()
    used for new/clone objects
insertBreak
in file form.php, method XoopsForm::insertBreak()
    insert a break in the form
insertBreak
in file themeform.php, method XoopsThemeForm::insertBreak()
    Insert an empty row in the table to serve as a seperator.
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?
top

o

object.php
procedural page object.php
top

r

registerFilter
in file object.php, method XoopsObject::registerFilter()
    dynamically register additional filter for the object
render
in file formtextdateselect.php, method XoopsFormTextDateSelect::render()
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 form.php, method XoopsForm::render()
    returns renderered form
render
in file grouppermform.php, method XoopsGroupFormCheckBox::render()
    Renders checkbox options for this group
render
in file grouppermform.php, method XoopsGroupPermForm::render()
    Renders the form
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 formradio.php, method XoopsFormRadio::render()
    Prepare HTML for output
render
in file formselect.php, method XoopsFormSelect::render()
    Prepare HTML for output
render
in file formpassword.php, method XoopsFormPassword::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 formbutton.php, method XoopsFormButton::render()
    prepare HTML for output
render
in file formelementtray.php, method XoopsFormElementTray::render()
    prepare HTML to output this group
render
in file formlabel.php, method XoopsFormLabel::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 formelement.php, method XoopsFormElement::render()
    Generates output for the element.
renderValidationJS
in file form.php, method XoopsForm::renderValidationJS()
    Renders the Javascript function needed for client-side for validation
top

s

setDirty
in file object.php, method XoopsObject::setDirty()
    mark modified objects as dirty
setErrors
in file object.php, method XoopsObject::setErrors()
    add an error
setNew
in file object.php, method XoopsObject::setNew()
    used for new/clone objects
setVar
in file object.php, method XoopsObject::setVar()
    assign a value to a variable
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
top

t

tableform.php
procedural page tableform.php
themeform.php
procedural page themeform.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
top

v

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

x

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
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.
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, method XoopsFormDateTime::XoopsFormDateTime()
XoopsFormDateTime
in file formdatetime.php, class XoopsFormDateTime
    Date and time selection field
XoopsFormDhtmlTextArea
in file formdhtmltextarea.php, method XoopsFormDhtmlTextArea::XoopsFormDhtmlTextArea()
    Constructor
XoopsFormDhtmlTextArea
in file formdhtmltextarea.php, class XoopsFormDhtmlTextArea
    A textarea with xoopsish formatting and smilie buttons
XoopsFormElement
in file formelement.php, method XoopsFormElement::XoopsFormElement()
    constructor
XoopsFormElement
in file formelement.php, class XoopsFormElement
    Abstract base class for form elements
XoopsFormElementTray
in file formelementtray.php, class XoopsFormElementTray
    A group of form elements
XoopsFormElementTray
in file formelementtray.php, method XoopsFormElementTray::XoopsFormElementTray()
    constructor
XoopsFormFile
in file formfile.php, method XoopsFormFile::XoopsFormFile()
    Constructor
XoopsFormFile
in file formfile.php, class XoopsFormFile
    A file upload field
XoopsFormHidden
in file formhidden.php, method XoopsFormHidden::XoopsFormHidden()
    Constructor
XoopsFormHidden
in file formhidden.php, class XoopsFormHidden
    A hidden field
XoopsFormHiddenToken
in file formhiddentoken.php, method XoopsFormHiddenToken::XoopsFormHiddenToken()
    Constructor
XoopsFormHiddenToken
in file formhiddentoken.php, class XoopsFormHiddenToken
    A hidden token field
XoopsFormLabel
in file formlabel.php, 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, class XoopsFormRadio
    A Group of radiobuttons
XoopsFormRadio
in file formradio.php, method XoopsFormRadio::XoopsFormRadio()
    Constructor
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, class XoopsFormSelectCountry
    A select field with countries
XoopsFormSelectCountry
in file formselectcountry.php, method XoopsFormSelectCountry::XoopsFormSelectCountry()
    Constructor
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, 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
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

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