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

Element index for package Structures_Form

[ a ] [ c ] [ e ] [ f ] [ g ] [ i ] [ r ] [ s ] [ u ] [ _ ]

_

__construct
in file Frame.php, method Structures_Form_Group_Gtk2_Frame::__construct()
    Constructor.
top

a

addElement
in file Frame.php, method Structures_Form_Group_Gtk2_Frame::addElement()
    Adds an element to the group.
top

c

clearValue
in file Frame.php, method Structures_Form_Group_Gtk2_Frame::clearValue()
    Clears the current values of the group elements.
top

e

$elements
in file Frame.php, variable Structures_Form_Group_Gtk2_Frame::$elements
    Elements that are members of this group.
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.
top

f

Frame.php
procedural page Frame.php
$form
in file Frame.php, variable Structures_Form_Group_Gtk2_Frame::$form
    The Structures_Form object.
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.
top

g

getAllElements
in file Frame.php, method Structures_Form_Group_Gtk2_Frame::getAllElements()
    Returns an array containing all elements in the group.
getElement
in file Frame.php, method Structures_Form_Group_Gtk2_Frame::getElement()
    Returns an element from a group.
getLabel
in file Frame.php, method Structures_Form_Group_Gtk2_Frame::getLabel()
    Returns the label that identifies the group.
getName
in file Frame.php, method Structures_Form_Group_Gtk2_Frame::getName()
    Returns the element's name.
getType
in file Frame.php, method Structures_Form_Group_Gtk2_Frame::getType()
    Returns the element type.
getValue
in file Frame.php, method Structures_Form_Group_Gtk2_Frame::getValue()
    Returns an array of the group elements' values.
top

i

isFrozen
in file Frame.php, method Structures_Form_Group_Gtk2_Frame::isFrozen()
    Returns whether or not the group is currently frozen.
top

r

$renderer
in file Frame.php, variable Structures_Form_Group_Gtk2_Frame::$renderer
    The renderer for the element.
removeElement
in file Frame.php, method Structures_Form_Group_Gtk2_Frame::removeElement()
    Removes an element from the group.
render
in file Frame.php, method Structures_Form_Group_Gtk2_Frame::render()
    Renders the contents of the frame.
top

s

setDefaultRenderer
in file Frame.php, method Structures_Form_Group_Gtk2_Frame::setDefaultRenderer()
    Creates a default renderer and sets it as the current renderer.
setLabel
in file Frame.php, method Structures_Form_Group_Gtk2_Frame::setLabel()
    Sets the label that identifies the group.
setName
in file Frame.php, method Structures_Form_Group_Gtk2_Frame::setName()
    Sets the element name.
setRenderer
in file Frame.php, method Structures_Form_Group_Gtk2_Frame::setRenderer()
    Sets a renderer object.
setValue
in file Frame.php, method Structures_Form_Group_Gtk2_Frame::setValue()
    Sets the values of the group elements.
Structures_Form_Group_Gtk2_Frame
in file Frame.php, class Structures_Form_Group_Gtk2_Frame
top

u

unfreeze
in file Frame.php, method Structures_Form_Group_Gtk2_Frame::unfreeze()
    Unfreezes the element so that its value may not be changed.
top

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