Element Index

  Indexes by package:
stphplib


a b c d e f g i k l m n p r s t u v w
  top
a
$attributesin file stphpxmlelement.php, variable STPHPXmlElement::$attributes
    The attributes of the node
$attributesin file stphpcomponent.php, variable STPHPComponent::$attributes
    The list of attributes
$authorin file stphpapplication.php, variable STPHPApplication::$author
    The author of the application
activateLocalizationin file stphpapplication.php, method STPHPApplication::activateLocalization()
    Activate the localization support
addButtonin file stphptoolbar.php, method STPHPToolbar::addButton()
    Adds a button to the toolbar
addCodeFilein file stphpcomponent.php, method STPHPComponent::addCodeFile()
    Adds a code file (Javascript)
addCodeFilein file stphpwindow.php, method STPHPWindow::addCodeFile()
    Add a code file
addComponentin file stphptablerow.php, method STPHPTableRow::addComponent()
    Adds a STPHPTableCell at the end of the components list
addComponentin file stphptable.php, method STPHPTable::addComponent()
    Adds a STPHPTableCell at the end of the components list
addComponentin file stphpcomponent.php, method STPHPComponent::addComponent()
    Adds a component at the end of the components list
addComponentToCellin file stphptable.php, method STPHPTable::addComponentToCell()
    Adds a component directly to a cell
addComponentToPanelin file stphppanel.php, method STPHPPanel::addComponentToPanel()
    Adds a component at the end of the panels components list
addComponentToTabin file stphptabpanel.php, method STPHPTabPanel::addComponentToTab()
    Add a component to a tab
addCssFilein file stphpwindow.php, method STPHPWindow::addCssFile()
    Add a CSS file
addCssFilein file stphpcomponent.php, method STPHPComponent::addCssFile()
    Adds a CSS file
addElementin file stphplistbox.php, method STPHPListbox::addElement()
    Add an element at the listbox
addMetaRowin file stphpwindow.php, method STPHPWindow::addMetaRow()
    Add a META tag
addRowin file stphptable.php, method STPHPTable::addRow()
    Adds a new row to the table
addTabin file stphptabpanel.php, method STPHPTabPanel::addTab()
    Add a tab
addTextToCellin file stphptable.php, method STPHPTable::addTextToCell()
    Adds text to the specified cell
addVariablein file stphpform.php, method STPHPForm::addVariable()
    Adds a variable inside FORM tag
addVSpacein file stphpcomponent.php, method STPHPComponent::addVSpace()
    Adds vertical spaces
addVSpaceToCellin file stphptable.php, method STPHPTable::addVSpaceToCell()
    Adds vertical spaces to the specified cell
appendAttributesin file stphpcomponent.php, method STPHPComponent::appendAttributes()
    Appends an array of attributes at the current values
appendComponentin file stphptable.php, method STPHPTable::appendComponent()
    Appends a STPHPTableRow at the end of the components list
appendComponentin file stphpcomponent.php, method STPHPComponent::appendComponent()
    Appends a component at the end of the components list
appendComponentin file stphptablerow.php, method STPHPTableRow::appendComponent()
    Appends a STPHPTableCell at the end of the components list
appendComponentToCellin file stphptable.php, method STPHPTable::appendComponentToCell()
    Appends a component directly to a cell
appendComponentToPanelin file stphppanel.php, method STPHPPanel::appendComponentToPanel()
    Appends a component at the end of the panels components list
attributeIsEmptyin file stphpcomponent.php, method STPHPComponent::attributeIsEmpty()
    Returns if attribute is empty
  top
b
$basePathin file stphplocale.php, variable STPHPLocale::$basePath
    The base path for the locale files
$buttonsin file stphptoolbar.php, variable STPHPToolbar::$buttons
    The list of buttons
  top
c
$captionin file stphpcontrolwithcaption.php, variable STPHPControlWithCaption::$caption
    The caption
$captionCellin file stphpcontrolwithcaption.php, variable STPHPControlWithCaption::$captionCell
    The cell that contains the caption
$cellsin file stphptable.php, variable STPHPTable::$cells
    The cells of the table (an array of STPHPTableCell objects)
$checkin file stphpcheckgroup.php, variable STPHPCheckGroup::$check
    The array of checkbox
$childsin file stphpxmlelement.php, variable STPHPXmlElement::$childs
    The childs of the node
$codeFilesin file stphpwindow.php, variable STPHPWindow::$codeFiles
    The list of code files (JavaScript code)
$componentsin file stphpcomponent.php, variable STPHPComponent::$components
    The list of components
$configurationin file stphpcomponent.php, variable STPHPComponent::$configuration
    The pointer to configuration XML node
$controlin file stphpcontrolwithcaption.php, variable STPHPControlWithCaption::$control
    The pointer to the control component
$copyrightin file stphpapplication.php, variable STPHPApplication::$copyright
    The copyright of the application
$cssFilesin file stphpwindow.php, variable STPHPWindow::$cssFiles
    The list of CSS files
$ctlCellin file stphpcontrolwithcaption.php, variable STPHPControlWithCaption::$ctlCell
    The cell that contains the control
$currentXMLElementin file stphpxmldoc.php, variable STPHPXmlDoc::$currentXMLElement
    The current element of the tree
cdatain file stphpxmldoc.php, method STPHPXmlDoc::cdata()
    The handler for parsing the data closing for XML
clearElementsin file stphplistbox.php, method STPHPListbox::clearElements()
    Clears the list of elements
  top
d
$datain file stphpxmlelement.php, variable STPHPXmlElement::$data
    The data value of the node
$defaultDomainin file stphplocale.php, variable STPHPLocale::$defaultDomain
    The default domain
$defaultLanguagein file stphplocale.php, variable STPHPLocale::$defaultLanguage
    The default language
$dkeysin file stphplocale.php, variable STPHPLocale::$dkeys
    The array of domains keys
$dummyCellsin file stphptabpanel.php, variable STPHPTabPanel::$dummyCells
    Cells used to contain components
$dvaluesin file stphplocale.php, variable STPHPLocale::$dvalues
    The array of domains values
deactivateLocalizationin file stphpapplication.php, method STPHPApplication::deactivateLocalization()
    Deactivate the localization support
defaultHandlerin file stphpxmldoc.php, method STPHPXmlDoc::defaultHandler()
    The default handler for XML parsing
deleteElementFromDbin file stphpxmldoc.php, method STPHPXmlDoc::deleteElementFromDb()
    Delete a single XML node from the db
deleteTreeFromDbin file stphpxmldoc.php, method STPHPXmlDoc::deleteTreeFromDb()
    Delete a whole XML tree (an XML document) from the db
dgetTextin file stphplocale.php, method STPHPLocale::dgetText()
    Gets a translated text for the specified domain (using the default language)
dlgetTextin file stphplocale.php, method STPHPLocale::dlgetText()
    Gets a translated text for the specified domain and language
dtorin file stphpxmlelement.php, method STPHPXmlElement::dtor()
    Destructor
dtorin file stphptoolbar.php, method STPHPToolbar::dtor()
    Destructor
dtorin file stphptable.php, method STPHPTable::dtor()
    Destructor
dtorin file stphpxmldoc.php, method STPHPXmlDoc::dtor()
    Destructor
dtorin file stphpwindow.php, method STPHPWindow::dtor()
    Destructor
dtorin file stphplocale.php, method STPHPLocale::dtor()
    Destructor
dtorin file stphpcontrolwithcaption.php, method STPHPControlWithCaption::dtor()
    Destructor
dtorin file stphpcomponent.php, method STPHPComponent::dtor()
    Destructor
dtorin file stphpcheckgroup.php, method STPHPCheckGroup::dtor()
    Destructor
dtorin file stphpapplication.php, method STPHPApplication::dtor()
    Destructor
dtorin file stphpform.php, method STPHPForm::dtor()
    Destructor
dtorin file stphplistbox.php, method STPHPListbox::dtor()
    Destructor
dtorin file stphpradiogroup.php, method STPHPRadioGroup::dtor()
    Destructor
dtorin file stphpradiobuttonwithcaption.php, method STPHPRadioButtonWithCaption::dtor()
    Destructor
dtorin file stphpobject.php, method STPHPObject::dtor()
    Destructor
dtorin file stphpspacer.php, method STPHPSpacer::dtor()
    Destructor
  top
e
$elementsin file stphplistbox.php, variable STPHPListbox::$elements
    The list of elements of the listbox
$elementsReadin file stphpxmldoc.php, variable STPHPXmlDoc::$elementsRead
    The array of already read elements
errorLogin file stphpobject.php, method STPHPObject::errorLog()
    Print an error to the log system
  top
f
$formParentin file stphpcomponent.php, variable STPHPComponent::$formParent
    The form owner name
  top
g
getArrayElementin file stphpxmldoc.php, method STPHPXmlDoc::getArrayElement()
    Returns a XML element as an array
getAttributein file stphpxmlelement.php, method STPHPXmlElement::getAttribute()
    Returns the value of the specified attribute
getAttributein file stphpcomponent.php, method STPHPComponent::getAttribute()
    Gets the value of an attribute
getAuthorin file stphpapplication.php, method STPHPApplication::getAuthor()
    Gets the author of the application
getBasePathin file stphplocale.php, method STPHPLocale::getBasePath()
    Gets the base path for the localization files
getChildByNamein file stphpxmlelement.php, method STPHPXmlElement::getChildByName()
    Returns a child by its name
getChildByNameNumin file stphpxmlelement.php, method STPHPXmlElement::getChildByNameNum()
    Returns a child by its name and index
getChildByNumin file stphpxmlelement.php, method STPHPXmlElement::getChildByNum()
    Returns a child by its index
getCodeFilesin file stphpwindow.php, method STPHPWindow::getCodeFiles()
    Returns the array of codes files
getCopyrightin file stphpapplication.php, method STPHPApplication::getCopyright()
    Gets the copyright of the application
getCssFilesin file stphpwindow.php, method STPHPWindow::getCssFiles()
    Returns the array of CSS files
getDatain file stphpxmlelement.php, method STPHPXmlElement::getData()
    Returns the value of the node
getDefaultDomainin file stphplocale.php, method STPHPLocale::getDefaultDomain()
    Gets the default language
getDefaultLanguagein file stphplocale.php, method STPHPLocale::getDefaultLanguage()
    Gets the default language
getFormParentin file stphpcomponent.php, method STPHPComponent::getFormParent()
    Returns the form owner name
getLanguagein file stphpapplication.php, method STPHPApplication::getLanguage()
    Gets the language of the application
getLocaleKeyLanguagein file stphpapplication.php, method STPHPApplication::getLocaleKeyLanguage()
    Gets the language of the keys localization file
getLocaleTextin file stphpapplication.php, method STPHPApplication::getLocaleText()
    Return a translated string
getNamein file stphpobject.php, method STPHPObject::getName()
    Returns the name of the object
getNumOfButtonByNamein file stphptoolbar.php, method STPHPToolbar::getNumOfButtonByName()
    Gets the button index from its name
getNumOfChildsin file stphpxmlelement.php, method STPHPXmlElement::getNumOfChilds()
    Returns the number of childs of the node
getNumOfChildsByNamein file stphpxmlelement.php, method STPHPXmlElement::getNumOfChildsByName()
    Returns the number of childs of the node with the specified name
getSessionVariablein file stphpapplication.php, method STPHPApplication::getSessionVariable()
    Sets a variable in the session
getSubTreeAsArrayin file stphpxmldoc.php, method STPHPXmlDoc::getSubTreeAsArray()
    Returns a portion of the XML tree as an array
getTabSelectedin file stphptabpanel.php, method STPHPTabPanel::getTabSelected()
    Return the index of the current selected tab
getTextin file stphplocale.php, method STPHPLocale::getText()
    Gets a translated text (using the default domain and default language)
getThemein file stphpapplication.php, method STPHPApplication::getTheme()
    Gets the theme of the application
getTitlein file stphpapplication.php, method STPHPApplication::getTitle()
    Gets the title of the application
getTranslatedAttributein file stphpcomponent.php, method STPHPComponent::getTranslatedAttribute()
    Translate an attribute to the current language
getTreeAsArrayin file stphpxmldoc.php, method STPHPXmlDoc::getTreeAsArray()
    Returns a whole XML tree as an array
getVersionin file stphpapplication.php, method STPHPApplication::getVersion()
    Gets the version of the application
  top
i
$indexin file stphpradiobuttonwithcaption.php, variable STPHPRadioButtonWithCaption::$index
    The index of the radiobutton
initin file stphpapplication.php, method STPHPApplication::init()
    Starts the application
insertComponentin file stphptable.php, method STPHPTable::insertComponent()
    Inserts a STPHPTableRow at the beginning of the components list
insertComponentin file stphptablerow.php, method STPHPTableRow::insertComponent()
    Inserts a STPHPTableCell at the beginning of the components list
insertComponentin file stphpcomponent.php, method STPHPComponent::insertComponent()
    Inserts a component at the beginning of the components list
insertComponentToCellin file stphptable.php, method STPHPTable::insertComponentToCell()
    Inserts a component directly to a cell
insertComponentToPanelin file stphppanel.php, method STPHPPanel::insertComponentToPanel()
    Inserts a component at the beginning of the panels components list
is_ain file stphpobject.php, function is_a()
    Determines if a object if of the specified type
  top
k
$keysin file stphplocale.php, variable STPHPLocale::$keys
    The array of keys
  top
l
$languagein file stphpapplication.php, variable STPHPApplication::$language
    The language of the application
$localein file stphpapplication.php, variable STPHPApplication::$locale
    The localization object
$localeBasePathin file stphpapplication.php, variable STPHPApplication::$localeBasePath
    The localization base path
$localeDefaultLanguagein file stphpapplication.php, variable STPHPApplication::$localeDefaultLanguage
    The localization default language
$localeKeyLanguagein file stphpapplication.php, variable STPHPApplication::$localeKeyLanguage
    The localization key language
$localizationActivein file stphpapplication.php, variable STPHPApplication::$localizationActive
    The status of the localization support
lgetTextin file stphplocale.php, method STPHPLocale::lgetText()
    Gets a translated text for the specified language (using the default domain)
loadElementFromDbin file stphpxmldoc.php, method STPHPXmlDoc::loadElementFromDb()
    Read a single XML node from the db
loadFromDbin file stphplistbox.php, method STPHPListbox::loadFromDb()
    Load the elements from a db
loadFromDbin file stphpimage.php, method STPHPImage::loadFromDb()
    Load an image from a db (using ADODB library)
loadKeysin file stphplocale.php, method STPHPLocale::loadKeys()
    Loads the keys file
loadValuesin file stphplocale.php, method STPHPLocale::loadValues()
    Loads the values file
localizationIsActivein file stphpapplication.php, method STPHPApplication::localizationIsActive()
    Returns if the localization support is active
  top
m
$metaRowsin file stphpwindow.php, variable STPHPWindow::$metaRows
    The list of META tag
  top
n
$namein file stphpobject.php, variable STPHPObject::$name
    The name of the object
$numOfColsin file stphptable.php, variable STPHPTable::$numOfCols
    The number of cols of the table
$numOfOptionsin file stphpradiogroup.php, variable STPHPRadioGroup::$numOfOptions
    The number of checkbox
$numOfOptionsin file stphpcheckgroup.php, variable STPHPCheckGroup::$numOfOptions
    The number of checkbox
$numOfRowsin file stphptable.php, variable STPHPTable::$numOfRows
    The number of rows of the table
  top
p
$parentin file stphpxmlelement.php, variable STPHPXmlElement::$parent
    The parent node
$parentXMLElementin file stphpxmldoc.php, variable STPHPXmlDoc::$parentXMLElement
    The parent XML node of the current node
$parserin file stphpxmldoc.php, variable STPHPXmlDoc::$parser
    An instance of the parser
preparein file stphptable.php, method STPHPTable::prepare()
    Prepare the table creating rows anc cells
prepareCtrlsin file stphpcheckgroup.php, method STPHPCheckGroup::prepareCtrls()
    Prepare the controls
prepareCtrlsin file stphpradiogroup.php, method STPHPRadioGroup::prepareCtrls()
    Prepare the controls
prepareWritein file stphptabtitle.php, method STPHPTabTitle::prepareWrite()
    Prepare the objects and attributes before the designing of the object.
prepareWritein file stphpradiogroup.php, method STPHPRadioGroup::prepareWrite()
    Prepare the objects and attributes before the designing of the object.
prepareWritein file stphptabpanel.php, method STPHPTabPanel::prepareWrite()
    Prepare the objects and attributes before the designing of the object.
prepareWritein file stphpradiobuttonwithcaption.php, method STPHPRadioButtonWithCaption::prepareWrite()
    Prepare the objects and attributes before the designing of the object.
prepareWritein file stphpcontrolwithcaption.php, method STPHPControlWithCaption::prepareWrite()
    Prepare the objects and attributes before the designing of the object.
prepareWritein file stphpcheckgroup.php, method STPHPCheckGroup::prepareWrite()
    Prepare the objects and attributes before the designing of the object.
prepareWritein file stphpeditwithcaption.php, method STPHPEditWithCaption::prepareWrite()
    Prepare the objects and attributes before the designing of the object.
prepareWritein file stphplistboxwithcaption.php, method STPHPListBoxWithCaption::prepareWrite()
    Prepare the objects and attributes before the designing of the object.
prepareWritein file stphppanel.php, method STPHPPanel::prepareWrite()
    Prepare the objects and attributes before the designing of the object.
prepareWritein file stphpcheckboxwithcaption.php, method STPHPCheckBoxWithCaption::prepareWrite()
    Prepare the objects and attributes before the designing of the object.
  top
r
$radioin file stphpradiogroup.php, variable STPHPRadioGroup::$radio
    The array of checkbox
$rootin file stphpxmldoc.php, variable STPHPXmlDoc::$root
    The root element of the tree
$rowsin file stphptable.php, variable STPHPTable::$rows
    The rows of the table (an array of STPHPTableRow objects)
readFromDbin file stphpxmldoc.php, method STPHPXmlDoc::readFromDb()
    Read a whole XML tree (an XML document) from the db
readFromFilein file stphpxmldoc.php, method STPHPXmlDoc::readFromFile()
    Read a whole XML tree (a XML document) from a file
readFromStringin file stphpxmldoc.php, method STPHPXmlDoc::readFromString()
    Read a whole XML tree (a XML document) from a string
  top
s
$sess_idin file stphpapplication.php, variable STPHPApplication::$sess_id
    The sessions id of the application
$spaceTypein file stphpspacer.php, variable STPHPSpacer::$spaceType
    The type of space (HORIZONTAL/VERTICAL)
saveAttributesToDbin file stphpxmldoc.php, method STPHPXmlDoc::saveAttributesToDb()
    Save the attributes of a single XML node to the db
saveChildsToDbin file stphpxmldoc.php, method STPHPXmlDoc::saveChildsToDb()
    Save the childs of a single XML node to the db
saveElementToDbin file stphpxmldoc.php, method STPHPXmlDoc::saveElementToDb()
    Save a single XML node to the db
saveElementToFilein file stphpxmldoc.php, method STPHPXmlDoc::saveElementToFile()
    Save a single XML node to a file
saveToDbin file stphpxmldoc.php, method STPHPXmlDoc::saveToDb()
    Save the whole XML tree (an XML document) to the db
saveToFilein file stphpxmldoc.php, method STPHPXmlDoc::saveToFile()
    Save the whole XML tree (an XML document) to a file
selectElementByKeyin file stphplistbox.php, method STPHPListbox::selectElementByKey()
    Select an element by its key
selectElementByValuein file stphplistbox.php, method STPHPListbox::selectElementByValue()
    Select an element by its value
setAttributein file stphpcomponent.php, method STPHPComponent::setAttribute()
    Sets an attribute
setAuthorin file stphpapplication.php, method STPHPApplication::setAuthor()
    Sets the author of the application
setBasePathin file stphplocale.php, method STPHPLocale::setBasePath()
    Sets the base path for the localization files
setConfigurationin file stphpcomponent.php, method STPHPComponent::setConfiguration()
    Load the attributes from a STPHPXMLElement object
setConfigurationin file stphpbtnimage.php, method STPHPBtnImage::setConfiguration()
    Load the attributes from a STPHPXMLElement object
setConfigurationin file stphpcontrolwithcaption.php, method STPHPControlWithCaption::setConfiguration()
    Load the attributes from a STPHPXMLElement object
setConfigurationin file stphplistbox.php, method STPHPListbox::setConfiguration()
setConfigurationin file stphptoolbar.php, method STPHPToolbar::setConfiguration()
    Load the attributes from a STPHPXMLElement object
setConfigurationin file stphptabpanel.php, method STPHPTabPanel::setConfiguration()
    Load the attributes from a STPHPXMLElement object
setConfigurationin file stphpradiogroup.php, method STPHPRadioGroup::setConfiguration()
    Load the attributes from a STPHPXMLElement object
setConfigurationin file stphpcheckgroup.php, method STPHPCheckGroup::setConfiguration()
    Load the attributes from a STPHPXMLElement object
setCopyrightin file stphpapplication.php, method STPHPApplication::setCopyright()
    Sets the copyright of the application
setDefaultDomainin file stphplocale.php, method STPHPLocale::setDefaultDomain()
    Sets the default domain
setDefaultLanguagein file stphplocale.php, method STPHPLocale::setDefaultLanguage()
    Sets the default language
setFormParentin file stphpcomponent.php, method STPHPComponent::setFormParent()
    Sets the form owner name of the component (used by JS functions)
setIndexin file stphpradiobuttonwithcaption.php, method STPHPRadioButtonWithCaption::setIndex()
    Set the index number
setLanguagein file stphpapplication.php, method STPHPApplication::setLanguage()
    Sets the language of the application
setLocaleBasePathin file stphpapplication.php, method STPHPApplication::setLocaleBasePath()
    Sets the base path for the localization files
setLocaleDefaultLanguagein file stphpapplication.php, method STPHPApplication::setLocaleDefaultLanguage()
    Sets the default language for the application
setLocaleKeyLanguagein file stphpapplication.php, method STPHPApplication::setLocaleKeyLanguage()
    Sets the language of the keys localization files
setNumOfColsin file stphptable.php, method STPHPTable::setNumOfCols()
    Sets the number of cols
setNumOfOptionsin file stphpradiogroup.php, method STPHPRadioGroup::setNumOfOptions()
    Sets the number of checkboxes
setNumOfOptionsin file stphpcheckgroup.php, method STPHPCheckGroup::setNumOfOptions()
    Sets the number of checkboxes
setNumOfRowsin file stphptable.php, method STPHPTable::setNumOfRows()
    Sets the number of rows
setSessionVariablein file stphpapplication.php, method STPHPApplication::setSessionVariable()
    Sets a variable in the session
setSpaceTypein file stphpspacer.php, method STPHPSpacer::setSpaceType()
    Sets the space type
setThemein file stphpapplication.php, method STPHPApplication::setTheme()
    Sets the theme of the application
setTitlein file stphpapplication.php, method STPHPApplication::setTitle()
    Sets the title of the application
setUnitsin file stphpspacer.php, method STPHPSpacer::setUnits()
    Sets the number of space units
setVersionin file stphpapplication.php, method STPHPApplication::setVersion()
    Sets the version of the application
setWndMainin file stphpapplication.php, method STPHPApplication::setWndMain()
    Sets the main window of the application
STPHPApplicationin file stphpapplication.php, class STPHPApplication
    The class that represents an application
STPHPApplicationin file stphpapplication.php, method STPHPApplication::STPHPApplication()
    Creates the object
stphpapplication.phpprocedural page stphpapplication.php
STPHPBtnImagein file stphpbtnimage.php, class STPHPBtnImage
    A class that represents a sophisticated button
STPHPBtnImagein file stphpbtnimage.php, method STPHPBtnImage::STPHPBtnImage()
    Creates the object
stphpbtnimage.phpprocedural page stphpbtnimage.php
STPHPButtonin file stphpbutton.php, method STPHPButton::STPHPButton()
    Creates the object
STPHPButtonin file stphpbutton.php, class STPHPButton
    A class that represents a simple button
stphpbutton.phpprocedural page stphpbutton.php
STPHPCheckBoxin file stphpcheckbox.php, method STPHPCheckBox::STPHPCheckBox()
    Creates the object
STPHPCheckBoxin file stphpcheckbox.php, class STPHPCheckBox
    A class that represents a checkbox
STPHPCheckBoxWithCaptionin file stphpcheckboxwithcaption.php, method STPHPCheckBoxWithCaption::STPHPCheckBoxWithCaption()
    Creates the object
STPHPCheckBoxWithCaptionin file stphpcheckboxwithcaption.php, class STPHPCheckBoxWithCaption
    A class that represents a checkbox with a caption
stphpcheckboxwithcaption.phpprocedural page stphpcheckboxwithcaption.php
stphpcheckbox.phpprocedural page stphpcheckbox.php
STPHPCheckGroupin file stphpcheckgroup.php, class STPHPCheckGroup
    A class that represents a group of checkbox
STPHPCheckGroupin file stphpcheckgroup.php, method STPHPCheckGroup::STPHPCheckGroup()
    Creates the object
stphpcheckgroup.phpprocedural page stphpcheckgroup.php
STPHPComponentin file stphpcomponent.php, class STPHPComponent
    The base class for all components
STPHPComponentin file stphpcomponent.php, method STPHPComponent::STPHPComponent()
    Creates the object
stphpcomponent.phpprocedural page stphpcomponent.php
STPHPControlWithCaptionin file stphpcontrolwithcaption.php, class STPHPControlWithCaption
STPHPControlWithCaptionin file stphpcontrolwithcaption.php, method STPHPControlWithCaption::STPHPControlWithCaption()
    Creates the object
stphpcontrolwithcaption.phpprocedural page stphpcontrolwithcaption.php
STPHPEditin file stphpedit.php, method STPHPEdit::STPHPEdit()
    Creates the object
STPHPEditin file stphpedit.php, class STPHPEdit
    A class that represnts an edit control
STPHPEditWithCaptionin file stphpeditwithcaption.php, class STPHPEditWithCaption
STPHPEditWithCaptionin file stphpeditwithcaption.php, method STPHPEditWithCaption::STPHPEditWithCaption()
    Creates the object
stphpeditwithcaption.phpprocedural page stphpeditwithcaption.php
stphpedit.phpprocedural page stphpedit.php
STPHPFormin file stphpform.php, class STPHPForm
    A class that represents a form
STPHPFormin file stphpform.php, method STPHPForm::STPHPForm()
    Creates the object
stphpform.phpprocedural page stphpform.php
STPHPHRin file stphphr.php, method STPHPHR::STPHPHR()
    Creates the object
STPHPHRin file stphphr.php, class STPHPHR
stphphr.phpprocedural page stphphr.php
STPHPImagein file stphpimage.php, class STPHPImage
    A class that represents an image
STPHPImagein file stphpimage.php, method STPHPImage::STPHPImage()
    Creates the object
STPHPImageWithCaptionin file stphpimagewithcaption.php, class STPHPImageWithCaption
    A class that represents an image with a caption
STPHPImageWithCaptionin file stphpimagewithcaption.php, method STPHPImageWithCaption::STPHPImageWithCaption()
    Creates the object
stphpimagewithcaption.phpprocedural page stphpimagewithcaption.php
stphpimage.phpprocedural page stphpimage.php
STPHPLabelin file stphplabel.php, class STPHPLabel
STPHPLabelin file stphplabel.php, method STPHPLabel::STPHPLabel()
    Creates the object
stphplabel.phpprocedural page stphplabel.php
STPHPListboxin file stphplistbox.php, class STPHPListbox
STPHPListboxin file stphplistbox.php, method STPHPListbox::STPHPListbox()
    Creates the object
STPHPListBoxWithCaptionin file stphplistboxwithcaption.php, class STPHPListBoxWithCaption
STPHPListBoxWithCaptionin file stphplistboxwithcaption.php, method STPHPListBoxWithCaption::STPHPListBoxWithCaption()
    Creates the object
stphplistboxwithcaption.phpprocedural page stphplistboxwithcaption.php
stphplistbox.phpprocedural page stphplistbox.php
STPHPLocalein file stphplocale.php, class STPHPLocale
    The class that implements the localization of strings
STPHPLocalein file stphplocale.php, method STPHPLocale::STPHPLocale()
    Creates the object
stphplocale.phpprocedural page stphplocale.php
STPHPObjectin file stphpobject.php, method STPHPObject::STPHPObject()
    Creates the object
STPHPObjectin file stphpobject.php, class STPHPObject
    A base class for every component
stphpobject.phpprocedural page stphpobject.php
STPHPPanelin file stphppanel.php, method STPHPPanel::STPHPPanel()
    Creates the object
STPHPPanelin file stphppanel.php, class STPHPPanel
    A class that represents a panl with an optional title
stphppanel.phpprocedural page stphppanel.php
STPHPRadioButtonin file stphpradiobutton.php, class STPHPRadioButton
STPHPRadioButtonin file stphpradiobutton.php, method STPHPRadioButton::STPHPRadioButton()
    Creates the object
STPHPRadioButtonWithCaptionin file stphpradiobuttonwithcaption.php, class STPHPRadioButtonWithCaption
STPHPRadioButtonWithCaptionin file stphpradiobuttonwithcaption.php, method STPHPRadioButtonWithCaption::STPHPRadioButtonWithCaption()
    Creates the object
stphpradiobuttonwithcaption.phpprocedural page stphpradiobuttonwithcaption.php
stphpradiobutton.phpprocedural page stphpradiobutton.php
STPHPRadioGroupin file stphpradiogroup.php, class STPHPRadioGroup
    A class that represents a group of radio buttons
STPHPRadioGroupin file stphpradiogroup.php, method STPHPRadioGroup::STPHPRadioGroup()
    Creates the object
stphpradiogroup.phpprocedural page stphpradiogroup.php
STPHPRichButtonin file stphprichbutton.php, class STPHPRichButton
    A class that represnts a rich button
STPHPRichButtonin file stphprichbutton.php, method STPHPRichButton::STPHPRichButton()
stphprichbutton.phpprocedural page stphprichbutton.php
STPHPSpacerin file stphpspacer.php, class STPHPSpacer
STPHPSpacerin file stphpspacer.php, method STPHPSpacer::STPHPSpacer()
    Creates the object
stphpspacer.phpprocedural page stphpspacer.php
STPHPTablein file stphptable.php, method STPHPTable::STPHPTable()
    Creates the object
STPHPTablein file stphptable.php, class STPHPTable
STPHPTableCellin file stphptablecell.php, class STPHPTableCell
STPHPTableCellin file stphptablecell.php, method STPHPTableCell::STPHPTableCell()
    Creates the object
stphptablecell.phpprocedural page stphptablecell.php
STPHPTableRowin file stphptablerow.php, class STPHPTableRow
STPHPTableRowin file stphptablerow.php, method STPHPTableRow::STPHPTableRow()
    Creates the object
stphptablerow.phpprocedural page stphptablerow.php
stphptable.phpprocedural page stphptable.php
STPHPTabPanelin file stphptabpanel.php, class STPHPTabPanel
    A class that represents panel with a title and tabs
STPHPTabPanelin file stphptabpanel.php, method STPHPTabPanel::STPHPTabPanel()
    Creates the object
stphptabpanel.phpprocedural page stphptabpanel.php
STPHPTabTitlein file stphptabtitle.php, class STPHPTabTitle
    A class that represents the title and a tab of STPHPTabPanel component
STPHPTabTitlein file stphptabtitle.php, method STPHPTabTitle::STPHPTabTitle()
    Creates the object
stphptabtitle.phpprocedural page stphptabtitle.php
STPHPTextAreain file stphptextarea.php, class STPHPTextArea
    A class that represents a text area
STPHPTextAreain file stphptextarea.php, method STPHPTextArea::STPHPTextArea()
    Creates the object
STPHPTextAreaWithCaptionin file stphptextareawithcaption.php, class STPHPTextAreaWithCaption
    A textarea with a caption
STPHPTextAreaWithCaptionin file stphptextareawithcaption.php, method STPHPTextAreaWithCaption::STPHPTextAreaWithCaption()
    Creates the object
stphptextareawithcaption.phpprocedural page stphptextareawithcaption.php
stphptextarea.phpprocedural page stphptextarea.php
STPHPToolbarin file stphptoolbar.php, method STPHPToolbar::STPHPToolbar()
    Creates the object
STPHPToolbarin file stphptoolbar.php, class STPHPToolbar
    A class that represents a toolbar.
stphptoolbar.phpprocedural page stphptoolbar.php
STPHPWindowin file stphpwindow.php, class STPHPWindow
    The class that represents a window
STPHPWindowin file stphpwindow.php, method STPHPWindow::STPHPWindow()
    Creates the object
stphpwindow.phpprocedural page stphpwindow.php
STPHPXmlDocin file stphpxmldoc.php, class STPHPXmlDoc
    The class that represents a XML document
STPHPXmlDocin file stphpxmldoc.php, method STPHPXmlDoc::STPHPXmlDoc()
    Creates the object
stphpxmldoc.phpprocedural page stphpxmldoc.php
STPHPXmlElementin file stphpxmlelement.php, method STPHPXmlElement::STPHPXmlElement()
    Creates the object
STPHPXmlElementin file stphpxmlelement.php, class STPHPXmlElement
    The class that represents a XML node
stphpxmlelement.phpprocedural page stphpxmlelement.php
stphpimage_show.phpprocedural page stphpimage_show.php
  top
t
$tabsin file stphptabpanel.php, variable STPHPTabPanel::$tabs
    The list of tabs
$tabSelectedin file stphptabpanel.php, variable STPHPTabPanel::$tabSelected
    The selected tab
$themein file stphpapplication.php, variable STPHPApplication::$theme
    The theme of the application
$titlein file stphpapplication.php, variable STPHPApplication::$title
    The title of the application
tag_closein file stphpxmldoc.php, method STPHPXmlDoc::tag_close()
    The handler for parsing the tag closing for XML
tag_openin file stphpxmldoc.php, method STPHPXmlDoc::tag_open()
    The handler for parsing the tag opening for XML
translateAttributein file stphpcomponent.php, method STPHPComponent::translateAttribute()
    Set an attribute to its translated value
  top
u
$unitsin file stphpspacer.php, variable STPHPSpacer::$units
    The number of space units
  top
v
$valuesin file stphplocale.php, variable STPHPLocale::$values
    The array of values
$variablesin file stphpform.php, variable STPHPForm::$variables
    The list of variables of a form (input type=hidden elements)
$versionin file stphpapplication.php, variable STPHPApplication::$version
    The version of the application
  top
w
$withCDatain file stphpxmldoc.php, variable STPHPXmlDoc::$withCData
    TRUE if the current tag has data
$wndMainin file stphpapplication.php, variable STPHPApplication::$wndMain
    The pointer to the main window
writein file stphptablecell.php, method STPHPTableCell::write()
    Designs the object at runtime
writein file stphptable.php, method STPHPTable::write()
    Designs the object at runtime
writein file stphprichbutton.php, method STPHPRichButton::write()
    Designs the object at runtime
writein file stphptablerow.php, method STPHPTableRow::write()
    Designs the object at runtime
writein file stphpspacer.php, method STPHPSpacer::write()
    Designs the object at runtime
writein file stphptabpanel.php, method STPHPTabPanel::write()
    Designs the object at runtime
writein file stphpwindow.php, method STPHPWindow::write()
    Designs the object at runtime
writein file stphptoolbar.php, method STPHPToolbar::write()
    Designs the object at runtime
writein file stphptextarea.php, method STPHPTextArea::write()
    Designs the object at runtime
writein file stphptabtitle.php, method STPHPTabTitle::write()
    Designs the object at runtime
writein file stphpradiobutton.php, method STPHPRadioButton::write()
    Designs the object at runtime
writein file stphppanel.php, method STPHPPanel::write()
    Designs the object at runtime
writein file stphpcomponent.php, method STPHPComponent::write()
    Designs the object at runtime
writein file stphpcheckbox.php, method STPHPCheckBox::write()
    Designs the object at runtime
writein file stphpbutton.php, method STPHPButton::write()
    Designs the object at runtime
writein file stphpbtnimage.php, method STPHPBtnImage::write()
    Designs the object at runtime
writein file stphpcontrolwithcaption.php, method STPHPControlWithCaption::write()
    Designs the object at runtime
writein file stphpedit.php, method STPHPEdit::write()
    Designs the object at runtime
writein file stphplabel.php, method STPHPLabel::write()
    Designs the object at runtime
writein file stphpimage.php, method STPHPImage::write()
    Designs the object at runtime
writein file stphphr.php, method STPHPHR::write()
    Designs the object at runtime
writein file stphpform.php, method STPHPForm::write()
    Designs the object at runtime
writein file stphplistbox.php, method STPHPListbox::write()
    Designs the object at runtime