Alpha Framework alpha--view--widgets
[ class tree: alpha--view--widgets ] [ index: alpha--view--widgets ] [ all elements ]

Element index for package alpha--view--widgets

Package indexes

[ b ] [ c ] [ d ] [ g ] [ i ] [ l ] [ n ] [ r ] [ s ] [ t ] [ _ ]

_

_

__construct
in file TagCloud.inc, method TagCloud::__construct()
    Constructor
__construct
in file TextBox.inc, method TextBox::__construct()
    The constructor
__construct
in file StringBox.inc, method StringBox::__construct()
    The constructor
__construct
in file RecordSelector.inc, method RecordSelector::__construct()
    The constructor.
__construct
in file DateBox.inc, method DateBox::__construct()
    The constructor
__construct
in file Image.inc, method Image::__construct()
    The constructor.
__construct
in file Button.inc, method Button::__construct()
    The constructor
b

b

Button
in file Button.inc, class Button
    Button HTML custom widget
Button.inc
procedural page Button.inc
c

c

convertImageURLToPath
in file Image.inc, method Image::convertImageURLToPath()
    Converts a URL for an image to a relative file system path for the image, assuming it is hosted on the same server as the application.
d

d

$dateObject
in file DateBox.inc, variable DateBox::$dateObject
    The date or timestamp object for the widget.
DateBox
in file DateBox.inc, class DateBox
    A HTML widget for rendering a text box with calendar icon for Date/Timestamp types
DateBox.inc
procedural page DateBox.inc
g

g

getFilename
in file Image.inc, method Image::getFilename()
    Gets the auto-generated filename for the image in the /cache directory
getStringObject
in file StringBox.inc, method StringBox::getStringObject()
    Qetter for string object
getTextObject
in file TextBox.inc, method TextBox::getTextObject()
    Getter for text object
i

i

$identifier
in file TextBox.inc, variable TextBox::$identifier
    An optional additional idenitfier to append to the id of the text box where many are on one page
Image
in file Image.inc, class Image
    A widget that can generate an image which is scaled to the screen resolution of the user, and can be made secured to prevent hot-linking from remote sites. Note that by default, a jpg file will be returned (the source file can be jpg, png, or gif).
Image.inc
procedural page Image.inc
l

l

$label
in file TextBox.inc, variable TextBox::$label
    The data label for the text object
$label
in file StringBox.inc, variable StringBox::$label
    The data label for the string object
$label
in file DateBox.inc, variable DateBox::$label
    The data label for the object
n

n

$name
in file TextBox.inc, variable TextBox::$name
    The name of the HTML input box
$name
in file StringBox.inc, variable StringBox::$name
    The name of the HTML input box
$name
in file DateBox.inc, variable DateBox::$name
    The name of the HTML input box
r

r

$rows
in file TextBox.inc, variable TextBox::$rows
    The amount of rows to display by default
RecordSelector
in file RecordSelector.inc, class RecordSelector
    Record selection HTML widget.
render
in file Button.inc, method Button::render()
    Renders the HTML and javascript for the button.
render
in file RecordSelector.inc, method RecordSelector::render()
    Renders the text boxes and buttons for the widget, that will appear in user forms.
render
in file StringBox.inc, method StringBox::render()
    Renders the HTML and javascript for the string box
render
in file TextBox.inc, method TextBox::render()
    Renders the HTML and javascript for the text box
render
in file TagCloud.inc, method TagCloud::render()
    Render the tag cloud and return all of the HTML links in a single paragraph.
render
in file DateBox.inc, method DateBox::render()
    Renders the text box and icon to open the calendar pop-up
renderHTMLLink
in file Image.inc, method Image::renderHTMLLink()
    Renders the HTML <img> tag to the ViewImage controller, with all of the correct params to render the source image in the desired resolution.
renderImage
in file Image.inc, method Image::renderImage()
    Renders the actual binary image using GD library calls.
renderJavascript
in file Button.inc, method Button::renderJavascript()
    Returns the Javascript for injecting into <head> to control the behaviour of the buttons.
renderSelector
in file RecordSelector.inc, method RecordSelector::renderSelector()
    Returns the HTML for the record selector that will appear in a pop-up window.
RecordSelector.inc
procedural page RecordSelector.inc
s

s

$size
in file StringBox.inc, variable StringBox::$size
    The display size of the input box
$stringObject
in file StringBox.inc, variable StringBox::$stringObject
    The string object that will be edited by this string box
setStringObject
in file StringBox.inc, method StringBox::setStringObject()
    Setter for string object
setTextObject
in file TextBox.inc, method TextBox::setTextObject()
    Setter for text object
StringBox
in file StringBox.inc, class StringBox
    String HTML input box custom widget
StringBox.inc
procedural page StringBox.inc
t

t

$textObject
in file TextBox.inc, variable TextBox::$textObject
    The text object that will be edited by this text box
TagCloud
in file TagCloud.inc, class TagCloud
    A widget for rendering a tag cloud, based off the TagObject instances in the database.
TextBox
in file TextBox.inc, class TextBox
    Text HTML input box custom widget
TagCloud.inc
procedural page TagCloud.inc
TextBox.inc
procedural page TextBox.inc

Documentation generated on Thu, 17 Mar 2011 16:43:03 +0000 by phpDocumentor 1.4.3