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

Index of all elements

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ m ] [ o ] [ p ] [ r ] [ s ] [ t ] [ u ] [ y ] [ _ ]

a

$ampm
in file DateTime.php, variable Structures_Form_Element_Gtk2_DateTime::$ampm
    The AM/PM element.
addElement
in file Frame.php, method Structures_Form_Group_Gtk2_Frame::addElement()
    Adds an element to the group.
addEventHandler
in file Button.php, method Structures_Form_Element_Gtk2_Button::addEventHandler()
    Adds an event handler for the element.
addEventHandler
in file TextSelect.php, method Structures_Form_Element_Gtk2_TextSelect::addEventHandler()
    Adds an event handler for the element.
addEventHandler
in file Textarea.php, method Structures_Form_Element_Gtk2_Textarea::addEventHandler()
    Adds an event handler for the element.
addEventHandler
in file CheckBox.php, method Structures_Form_Element_Gtk2_CheckBox::addEventHandler()
    Adds an event handler for the element.
addEventHandler
in file SpinButton.php, method Structures_Form_Element_Gtk2_SpinButton::addEventHandler()
    Adds an event handler for the element.
addEventHandler
in file FileSelect.php, method Structures_Form_Element_Gtk2_FileSelect::addEventHandler()
    Adds an event handler for the element.
addEventHandler
in file Text.php, method Structures_Form_Element_Gtk2_Text::addEventHandler()
    Adds an event handler for the element.
addEventHandler
in file DateTime.php, method Structures_Form_Element_Gtk2_DateTime::addEventHandler()
    Adds an event handler for the element.
addOption
in file TextSelect.php, method Structures_Form_Element_Gtk2_TextSelect::addOption()
    Adds an option to the select element.
attachButtons
in file Table.php, method Structures_Form_Renderer_Gtk2_Table::attachButtons()
    Packs the buttons into the button box.
attachElement
in file Table.php, method Structures_Form_Renderer_Gtk2_Table::attachElement()
    Attaches the given element in the given row.
attachElements
in file Table.php, method Structures_Form_Renderer_Gtk2_Table::attachElements()
    Attaches the form elements to the table. Also attaches a required note.
attachErrors
in file Table.php, method Structures_Form_Renderer_Gtk2_Table::attachErrors()
    Attachs the error box to the table.
attachRequiredNote
in file Table.php, method Structures_Form_Renderer_Gtk2_Table::attachRequiredNote()
    Attachs the required note to the given row.
top

b

$buttonBox
in file Table.php, variable Structures_Form_Renderer_Gtk2_Table::$buttonBox
    The widget holding the buttons.
Button.php
procedural page Button.php
top

c

clearValue
in file SpinButton.php, method Structures_Form_Element_Gtk2_SpinButton::clearValue()
    Clears the current value of the element.
clearValue
in file Frame.php, method Structures_Form_Group_Gtk2_Frame::clearValue()
    Clears the current values of the group elements.
clearValue
in file Text.php, method Structures_Form_Element_Gtk2_Text::clearValue()
    Clears the current value of the element.
clearValue
in file Textarea.php, method Structures_Form_Element_Gtk2_Textarea::clearValue()
    Clears the current value of the element.
clearValue
in file TextSelect.php, method Structures_Form_Element_Gtk2_TextSelect::clearValue()
    Clears the current value of the element.
clearValue
in file Button.php, method Structures_Form_Element_Gtk2_Button::clearValue()
    Clears the current value of the element.
clearValue
in file FileSelect.php, method Structures_Form_Element_Gtk2_FileSelect::clearValue()
    Clears the current value of the element.
clearValue
in file CheckBox.php, method Structures_Form_Element_Gtk2_CheckBox::clearValue()
    Clears the current value of the element.
clearValue
in file DateTime.php, method Structures_Form_Element_Gtk2_DateTime::clearValue()
    Clears the current value of the element.
createElements
in file DateTime.php, method Structures_Form_Element_Gtk2_DateTime::createElements()
    Creates the individual date elements.
createRequiredMarker
in file Table.php, method Structures_Form_Renderer_Gtk2_Table::createRequiredMarker()
    Returns a required symbol string.
Cancel.php
procedural page Cancel.php
CheckBox.php
procedural page CheckBox.php
top

d

$day
in file DateTime.php, variable Structures_Form_Element_Gtk2_DateTime::$day
    The day element.
DEFAULT_DURATION
in file DateTime.php, class constant Structures_Form_Element_Gtk2_DateTime::DEFAULT_DURATION
    Default values
DEFAULT_INCREMENTS
in file DateTime.php, class constant Structures_Form_Element_Gtk2_DateTime::DEFAULT_INCREMENTS
dumpValues
in file sfGtk2Example.php, function dumpValues()
DateTime.php
procedural page DateTime.php
top

e

$elements
in file Frame.php, variable Structures_Form_Group_Gtk2_Frame::$elements
    Elements that are members of this group.
$elements
in file Table.php, variable Structures_Form_Renderer_Gtk2_Table::$elements
    The form elements to display.
$errorBox
in file Table.php, variable Structures_Form_Renderer_Gtk2_Table::$errorBox
    The widget holding the current errors.
$errors
in file Table.php, variable Structures_Form_Renderer_Gtk2_Table::$errors
    The form errors to display.
elementExists
in file Frame.php, method Structures_Form_Group_Gtk2_Frame::elementExists()
    Returns whether or not an element with the given name exists in the group.
ELEMENT_AMPM
in file DateTime.php, class constant Structures_Form_Element_Gtk2_DateTime::ELEMENT_AMPM
ELEMENT_DAY
in file DateTime.php, class constant Structures_Form_Element_Gtk2_DateTime::ELEMENT_DAY
ELEMENT_HOUR
in file DateTime.php, class constant Structures_Form_Element_Gtk2_DateTime::ELEMENT_HOUR
ELEMENT_MINUTE
in file DateTime.php, class constant Structures_Form_Element_Gtk2_DateTime::ELEMENT_MINUTE
ELEMENT_MONTH
in file DateTime.php, class constant Structures_Form_Element_Gtk2_DateTime::ELEMENT_MONTH
    Constants for the element segments.
ELEMENT_SECOND
in file DateTime.php, class constant Structures_Form_Element_Gtk2_DateTime::ELEMENT_SECOND
ELEMENT_YEAR
in file DateTime.php, class constant Structures_Form_Element_Gtk2_DateTime::ELEMENT_YEAR
Exception.php
procedural page Exception.php
top

f

$fileAtConstruct
in file FileSelect.php, variable Structures_Form_Element_Gtk2_FileSelect::$fileAtConstruct
    The file set at construct time.
$form
in file SpinButton.php, variable Structures_Form_Element_Gtk2_SpinButton::$form
    The Structures_Form object.
$form
in file Frame.php, variable Structures_Form_Group_Gtk2_Frame::$form
    The Structures_Form object.
$form
in file Table.php, variable Structures_Form_Renderer_Gtk2_Table::$form
    The Structures_Form.
$form
in file Text.php, variable Structures_Form_Element_Gtk2_Text::$form
    The Structures_Form object.
$form
in file TextSelect.php, variable Structures_Form_Element_Gtk2_TextSelect::$form
    The Structures_Form object.
$form
in file Textarea.php, variable Structures_Form_Element_Gtk2_Textarea::$form
    The Structures_Form object.
$form
in file FileSelect.php, variable Structures_Form_Element_Gtk2_FileSelect::$form
    The Structures_Form object.
$form
in file Button.php, variable Structures_Form_Element_Gtk2_Button::$form
    The Structures_Form object.
$form
in file CheckBox.php, variable Structures_Form_Element_Gtk2_CheckBox::$form
    The Structures_Form object.
$form
in file DateTime.php, variable Structures_Form_Element_Gtk2_DateTime::$form
    The Structures_Form object.
freeze
in file CheckBox.php, method Structures_Form_Element_Gtk2_CheckBox::freeze()
    Freezes the element so that its value may not be changed.
freeze
in file Text.php, method Structures_Form_Element_Gtk2_Text::freeze()
    Freezes the element so that its value may not be changed.
freeze
in file Textarea.php, method Structures_Form_Element_Gtk2_Textarea::freeze()
    Freezes the element so that its value may not be changed.
freeze
in file Button.php, method Structures_Form_Element_Gtk2_Button::freeze()
    Freezes the element so that its value may not be changed.
freeze
in file SpinButton.php, method Structures_Form_Element_Gtk2_SpinButton::freeze()
    Freezes the element so that its value may not be changed.
freeze
in file TextSelect.php, method Structures_Form_Element_Gtk2_TextSelect::freeze()
    Freezes the element so that its value may not be changed.
freeze
in file FileSelect.php, method Structures_Form_Element_Gtk2_FileSelect::freeze()
    Freezes the element so that its value may not be changed.
freeze
in file Frame.php, method Structures_Form_Group_Gtk2_Frame::freeze()
    Freezes the elements in the group so that its value may not be changed.
freeze
in file DateTime.php, method Structures_Form_Element_Gtk2_DateTime::freeze()
    Freezes the element so that its value may not be changed.
FileSelect.php
procedural page FileSelect.php
Frame.php
procedural page Frame.php
top

g

getAllElements
in file Frame.php, method Structures_Form_Group_Gtk2_Frame::getAllElements()
    Returns an array containing all elements in the group.
getDefaultRenderer
in file Gtk2ElementSet.php, method Structures_Form_Element_Gtk2ElementSet::getDefaultRenderer()
    Returns an array of data defining the default renderer.
getElement
in file Frame.php, method Structures_Form_Group_Gtk2_Frame::getElement()
    Returns an element from a group.
getElementSet
in file Gtk2ElementSet.php, method Structures_Form_Element_Gtk2ElementSet::getElementSet()
    Returns an array of PHP-GTK 2 element names, classes and files.
getLabel
in file Button.php, method Structures_Form_Element_Gtk2_Button::getLabel()
    Returns the GtkLabel that identifies the element.
getLabel
in file SpinButton.php, method Structures_Form_Element_Gtk2_SpinButton::getLabel()
    Returns the GtkLabel that identifies the element.
getLabel
in file DateTime.php, method Structures_Form_Element_Gtk2_DateTime::getLabel()
    Returns the GtkLabel that identifies the element.
getLabel
in file FileSelect.php, method Structures_Form_Element_Gtk2_FileSelect::getLabel()
    Returns the GtkLabel that identifies the element.
getLabel
in file Text.php, method Structures_Form_Element_Gtk2_Text::getLabel()
    Returns the GtkLabel that identifies the element.
getLabel
in file CheckBox.php, method Structures_Form_Element_Gtk2_CheckBox::getLabel()
    Returns the GtkLabel that identifies the element.
getLabel
in file Textarea.php, method Structures_Form_Element_Gtk2_Textarea::getLabel()
    Returns the GtkLabel that identifies the element.
getLabel
in file Frame.php, method Structures_Form_Group_Gtk2_Frame::getLabel()
    Returns the label that identifies the group.
getLabel
in file TextSelect.php, method Structures_Form_Element_Gtk2_TextSelect::getLabel()
    Returns the GtkLabel that identifies the element.
getName
in file SpinButton.php, method Structures_Form_Element_Gtk2_SpinButton::getName()
    Returns the element's name.
getName
in file Text.php, method Structures_Form_Element_Gtk2_Text::getName()
    Returns the element's name.
getName
in file Textarea.php, method Structures_Form_Element_Gtk2_Textarea::getName()
    Returns the element's name.
getName
in file Button.php, method Structures_Form_Element_Gtk2_Button::getName()
    Returns the element's name.
getName
in file Frame.php, method Structures_Form_Group_Gtk2_Frame::getName()
    Returns the element's name.
getName
in file FileSelect.php, method Structures_Form_Element_Gtk2_FileSelect::getName()
    Returns the element's name.
getName
in file CheckBox.php, method Structures_Form_Element_Gtk2_CheckBox::getName()
    Returns the element's name.
getName
in file TextSelect.php, method Structures_Form_Element_Gtk2_TextSelect::getName()
    Returns the element's name.
getName
in file DateTime.php, method Structures_Form_Element_Gtk2_DateTime::getName()
    Returns the element's name.
getRequiredNote
in file Table.php, method Structures_Form_Renderer_Gtk2_Table::getRequiredNote()
    Returns the current required note.
getRequiredSymbol
in file Table.php, method Structures_Form_Renderer_Gtk2_Table::getRequiredSymbol()
    Returns the current required symbol.
getText
in file TextSelect.php, method Structures_Form_Element_Gtk2_TextSelect::getText()
    Returns element's active text.
getType
in file TextSelect.php, method Structures_Form_Element_Gtk2_TextSelect::getType()
    Returns the element type.
getType
in file Text.php, method Structures_Form_Element_Gtk2_Text::getType()
    Returns the element type.
getType
in file Textarea.php, method Structures_Form_Element_Gtk2_Textarea::getType()
    Returns the element type.
getType
in file CheckBox.php, method Structures_Form_Element_Gtk2_CheckBox::getType()
    Returns the element type.
getType
in file FileSelect.php, method Structures_Form_Element_Gtk2_FileSelect::getType()
    Returns the element type.
getType
in file Frame.php, method Structures_Form_Group_Gtk2_Frame::getType()
    Returns the element type.
getType
in file DateTime.php, method Structures_Form_Element_Gtk2_DateTime::getType()
    Returns the element type.
getType
in file Button.php, method Structures_Form_Element_Gtk2_Button::getType()
    Returns the element type.
getType
in file SpinButton.php, method Structures_Form_Element_Gtk2_SpinButton::getType()
    Returns the element type.
getValue
in file TextSelect.php, method Structures_Form_Element_Gtk2_TextSelect::getValue()
    Returns element's value.
getValue
in file Textarea.php, method Structures_Form_Element_Gtk2_Textarea::getValue()
    Returns element's value.
getValue
in file Frame.php, method Structures_Form_Group_Gtk2_Frame::getValue()
    Returns an array of the group elements' values.
getValue
in file CheckBox.php, method Structures_Form_Element_Gtk2_CheckBox::getValue()
    Returns element's value.
getValue
in file Button.php, method Structures_Form_Element_Gtk2_Button::getValue()
    Returns element's value.
getValue
in file DateTime.php, method Structures_Form_Element_Gtk2_DateTime::getValue()
    Returns element's value.
getValue
in file FileSelect.php, method Structures_Form_Element_Gtk2_FileSelect::getValue()
    Returns element's value.
getValue
in file Text.php, method Structures_Form_Element_Gtk2_Text::getValue()
    Returns element's value.
getValue
in file SpinButton.php, method Structures_Form_Element_Gtk2_SpinButton::getValue()
    Returns element's value.
Gtk2ElementSet.php
procedural page Gtk2ElementSet.php
top

h

$hour
in file DateTime.php, variable Structures_Form_Element_Gtk2_DateTime::$hour
    The hour element.
top

i

isFrozen
in file Text.php, method Structures_Form_Element_Gtk2_Text::isFrozen()
    Returns whether or not the element is currently frozen.
isFrozen
in file Textarea.php, method Structures_Form_Element_Gtk2_Textarea::isFrozen()
    Returns whether or not the element is currently frozen.
isFrozen
in file TextSelect.php, method Structures_Form_Element_Gtk2_TextSelect::isFrozen()
    Returns whether or not the element is currently frozen.
isFrozen
in file SpinButton.php, method Structures_Form_Element_Gtk2_SpinButton::isFrozen()
    Returns whether or not the element is currently frozen.
isFrozen
in file Frame.php, method Structures_Form_Group_Gtk2_Frame::isFrozen()
    Returns whether or not the group is currently frozen.
isFrozen
in file CheckBox.php, method Structures_Form_Element_Gtk2_CheckBox::isFrozen()
    Returns whether or not the element is currently frozen.
isFrozen
in file DateTime.php, method Structures_Form_Element_Gtk2_DateTime::isFrozen()
    Returns whether or not the element is currently frozen.
isFrozen
in file FileSelect.php, method Structures_Form_Element_Gtk2_FileSelect::isFrozen()
    Returns whether or not the element is currently frozen.
isFrozen
in file Button.php, method Structures_Form_Element_Gtk2_Button::isFrozen()
    Returns whether or not the element is currently frozen.
top

m

$minute
in file DateTime.php, variable Structures_Form_Element_Gtk2_DateTime::$minute
    The minute element.
$minuteIncrements
in file DateTime.php, variable Structures_Form_Element_Gtk2_DateTime::$minuteIncrements
    The increments to display for minutes.
$month
in file DateTime.php, variable Structures_Form_Element_Gtk2_DateTime::$month
    The month element.
top

o

$off
in file CheckBox.php, variable Structures_Form_Element_Gtk2_CheckBox::$off
    The value of the element when not checked.
top

p

Password.php
procedural page Password.php
top

r

$renderer
in file Frame.php, variable Structures_Form_Group_Gtk2_Frame::$renderer
    The renderer for the element.
$requiredNote
in file Table.php, variable Structures_Form_Renderer_Gtk2_Table::$requiredNote
    A note identifying the required field marker.
$requiredSymbol
in file Table.php, variable Structures_Form_Renderer_Gtk2_Table::$requiredSymbol
    A symbol identifying the required fields.
removeElement
in file Frame.php, method Structures_Form_Group_Gtk2_Frame::removeElement()
    Removes an element from the group.
removeOption
in file TextSelect.php, method Structures_Form_Element_Gtk2_TextSelect::removeOption()
    Removes an option from the select element.
render
in file Frame.php, method Structures_Form_Group_Gtk2_Frame::render()
    Renders the contents of the frame.
render
in file Table.php, method Structures_Form_Renderer_Gtk2_Table::render()
    Returns the rendered form.
top

s

$second
in file DateTime.php, variable Structures_Form_Element_Gtk2_DateTime::$second
    The second element.
setDefaultRenderer
in file Frame.php, method Structures_Form_Group_Gtk2_Frame::setDefaultRenderer()
    Creates a default renderer and sets it as the current renderer.
setElements
in file Table.php, method Structures_Form_Renderer_Gtk2_Table::setElements()
    Sets the elements that make up the form.
setErrors
in file Table.php, method Structures_Form_Renderer_Gtk2_Table::setErrors()
    Sets the errors to be displayed.
setForm
in file Table.php, method Structures_Form_Renderer_Gtk2_Table::setForm()
    Sets the form.
setLabel
in file Text.php, method Structures_Form_Element_Gtk2_Text::setLabel()
    Sets the GtkLabel that identifies the element.
setLabel
in file FileSelect.php, method Structures_Form_Element_Gtk2_FileSelect::setLabel()
    Sets the GtkLabel that identifies the element.
setLabel
in file TextSelect.php, method Structures_Form_Element_Gtk2_TextSelect::setLabel()
    Sets the GtkLabel that identifies the element.
setLabel
in file Textarea.php, method Structures_Form_Element_Gtk2_Textarea::setLabel()
    Sets the GtkLabel that identifies the element.
setLabel
in file DateTime.php, method Structures_Form_Element_Gtk2_DateTime::setLabel()
    Sets the GtkLabel that identifies the element.
setLabel
in file SpinButton.php, method Structures_Form_Element_Gtk2_SpinButton::setLabel()
    Sets the GtkLabel that identifies the element.
setLabel
in file Frame.php, method Structures_Form_Group_Gtk2_Frame::setLabel()
    Sets the label that identifies the group.
setLabel
in file Button.php, method Structures_Form_Element_Gtk2_Button::setLabel()
    Sets the GtkLabel that identifies the element.
setLabel
in file CheckBox.php, method Structures_Form_Element_Gtk2_CheckBox::setLabel()
    Sets the GtkLabel that identifies the element.
setName
in file Textarea.php, method Structures_Form_Element_Gtk2_Textarea::setName()
    Sets the element name.
setName
in file Frame.php, method Structures_Form_Group_Gtk2_Frame::setName()
    Sets the element name.
setName
in file Button.php, method Structures_Form_Element_Gtk2_Button::setName()
    Sets the element name.
setName
in file TextSelect.php, method Structures_Form_Element_Gtk2_TextSelect::setName()
    Sets the element name.
setName
in file FileSelect.php, method Structures_Form_Element_Gtk2_FileSelect::setName()
    Sets the element name.
setName
in file Text.php, method Structures_Form_Element_Gtk2_Text::setName()
    Sets the element name.
setName
in file SpinButton.php, method Structures_Form_Element_Gtk2_SpinButton::setName()
    Sets the element name.
setName
in file DateTime.php, method Structures_Form_Element_Gtk2_DateTime::setName()
    Sets the element name.
setName
in file CheckBox.php, method Structures_Form_Element_Gtk2_CheckBox::setName()
    Sets the element name.
setRenderer
in file Frame.php, method Structures_Form_Group_Gtk2_Frame::setRenderer()
    Sets a renderer object.
setRequiredNote
in file Table.php, method Structures_Form_Renderer_Gtk2_Table::setRequiredNote()
    Sets the string to be used as the note indicating what the required symbol means.
setRequiredSymbol
in file Table.php, method Structures_Form_Renderer_Gtk2_Table::setRequiredSymbol()
    Sets the string to be used as the note indicating what the required symbol means.
setValue
in file SpinButton.php, method Structures_Form_Element_Gtk2_SpinButton::setValue()
    Sets an element's value.
setValue
in file TextSelect.php, method Structures_Form_Element_Gtk2_TextSelect::setValue()
    Sets an element's value.
setValue
in file Text.php, method Structures_Form_Element_Gtk2_Text::setValue()
    Sets an element's value.
setValue
in file DateTime.php, method Structures_Form_Element_Gtk2_DateTime::setValue()
    Sets an element's value.
setValue
in file FileSelect.php, method Structures_Form_Element_Gtk2_FileSelect::setValue()
    Sets an element's value.
setValue
in file Button.php, method Structures_Form_Element_Gtk2_Button::setValue()
    Sets an element's value.
setValue
in file CheckBox.php, method Structures_Form_Element_Gtk2_CheckBox::setValue()
    Sets an element's value.
setValue
in file Textarea.php, method Structures_Form_Element_Gtk2_Textarea::setValue()
    Sets an element's value.
setValue
in file Frame.php, method Structures_Form_Group_Gtk2_Frame::setValue()
    Sets the values of the group elements.
Structures_Form_Element_Gtk2ElementSet
in file Gtk2ElementSet.php, class Structures_Form_Element_Gtk2ElementSet
Structures_Form_Element_Gtk2_Button
in file Button.php, class Structures_Form_Element_Gtk2_Button
Structures_Form_Element_Gtk2_Cancel
in file Cancel.php, class Structures_Form_Element_Gtk2_Cancel
Structures_Form_Element_Gtk2_CheckBox
in file CheckBox.php, class Structures_Form_Element_Gtk2_CheckBox
Structures_Form_Element_Gtk2_DateTime
in file DateTime.php, class Structures_Form_Element_Gtk2_DateTime
    A Structures_Form element for a set of date and time dropdown boxes.
Structures_Form_Element_Gtk2_FileSelect
in file FileSelect.php, class Structures_Form_Element_Gtk2_FileSelect
Structures_Form_Element_Gtk2_Password
in file Password.php, class Structures_Form_Element_Gtk2_Password
Structures_Form_Element_Gtk2_SpinButton
in file SpinButton.php, class Structures_Form_Element_Gtk2_SpinButton
Structures_Form_Element_Gtk2_Submit
in file Submit.php, class Structures_Form_Element_Gtk2_Submit
Structures_Form_Element_Gtk2_Text
in file Text.php, class Structures_Form_Element_Gtk2_Text
Structures_Form_Element_Gtk2_Textarea
in file Textarea.php, class Structures_Form_Element_Gtk2_Textarea
Structures_Form_Element_Gtk2_TextSelect
in file TextSelect.php, class Structures_Form_Element_Gtk2_TextSelect
Structures_Form_Group_Gtk2_Frame
in file Frame.php, class Structures_Form_Group_Gtk2_Frame
SpinButton.php
procedural page SpinButton.php
Submit.php
procedural page Submit.php
sfGtk2Example.php
procedural page sfGtk2Example.php
Structures_Form_Gtk2_Exception
in file Exception.php, class Structures_Form_Gtk2_Exception
Structures_Form_Renderer_Gtk2_Table
in file Table.php, class Structures_Form_Renderer_Gtk2_Table
top

t

Text.php
procedural page Text.php
Textarea.php
procedural page Textarea.php
TextSelect.php
procedural page TextSelect.php
Table.php
procedural page Table.php
top

u

unfreeze
in file Text.php, method Structures_Form_Element_Gtk2_Text::unfreeze()
    Unfreezes the element so that its value may be changed.
unfreeze
in file Textarea.php, method Structures_Form_Element_Gtk2_Textarea::unfreeze()
    Unfreezes the element so that its value may not be changed.
unfreeze
in file TextSelect.php, method Structures_Form_Element_Gtk2_TextSelect::unfreeze()
    Unfreezes the element so that its value may not be changed.
unfreeze
in file SpinButton.php, method Structures_Form_Element_Gtk2_SpinButton::unfreeze()
    Unfreezes the element so that its value may be changed.
unfreeze
in file Frame.php, method Structures_Form_Group_Gtk2_Frame::unfreeze()
    Unfreezes the element so that its value may not be changed.
unfreeze
in file CheckBox.php, method Structures_Form_Element_Gtk2_CheckBox::unfreeze()
    Unfreezes the element so that its value may be changed.
unfreeze
in file DateTime.php, method Structures_Form_Element_Gtk2_DateTime::unfreeze()
    Unfreezes the element so that its value may not be changed.
unfreeze
in file FileSelect.php, method Structures_Form_Element_Gtk2_FileSelect::unfreeze()
    Unfreezes the element so that its value may not be changed.
unfreeze
in file Button.php, method Structures_Form_Element_Gtk2_Button::unfreeze()
    Unfreezes the element so that its value may not be changed.
updateErrors
in file Table.php, method Structures_Form_Renderer_Gtk2_Table::updateErrors()
    Updates the errors in the errorBox.
top

y

$year
in file DateTime.php, variable Structures_Form_Element_Gtk2_DateTime::$year
    The year element.
top

_

__construct
in file Table.php, method Structures_Form_Renderer_Gtk2_Table::__construct()
    Constructor. Calls parent constructor and creates an error box.
__construct
in file Submit.php, method Structures_Form_Element_Gtk2_Submit::__construct()
    Constructor. Calls parent constructor with a callback.
__construct
in file Text.php, method Structures_Form_Element_Gtk2_Text::__construct()
    Constructor.
__construct
in file Textarea.php, method Structures_Form_Element_Gtk2_Textarea::__construct()
    Constructor.
__construct
in file TextSelect.php, method Structures_Form_Element_Gtk2_TextSelect::__construct()
    Constructor.
__construct
in file SpinButton.php, method Structures_Form_Element_Gtk2_SpinButton::__construct()
    Constructor.
__construct
in file Password.php, method Structures_Form_Element_Gtk2_Password::__construct()
    Constructor.
__construct
in file CheckBox.php, method Structures_Form_Element_Gtk2_CheckBox::__construct()
    Constructor.
__construct
in file Cancel.php, method Structures_Form_Element_Gtk2_Cancel::__construct()
    Constructor. Calls parent constructor with a callback.
__construct
in file DateTime.php, method Structures_Form_Element_Gtk2_DateTime::__construct()
    Constructor.
__construct
in file FileSelect.php, method Structures_Form_Element_Gtk2_FileSelect::__construct()
    Constructor.
__construct
in file Frame.php, method Structures_Form_Group_Gtk2_Frame::__construct()
    Constructor.
__construct
in file Button.php, method Structures_Form_Element_Gtk2_Button::__construct()
    Constructor.
top

Documentation generated on Mon, 11 Mar 2019 14:44:12 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.