| | Element index for package alpha--view--widgetsPackage indexes[ b ]
	[ c ]
	[ d ]
	[ g ]
	[ i ]
	[ l ]
	[ n ]
	[ r ]
	[ s ]
	[ t ]
	[ _ ]
 
 
		b
							Buttonin file Button.inc, class ButtonButton HTML custom widget
Button.incprocedural page Button.inc 
		c
							convertImageURLToPathin 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
							$dateObjectin file DateBox.inc, variable DateBox::$dateObjectThe date or timestamp object for the widget.
DateBoxin file DateBox.inc, class DateBoxA HTML widget for rendering a text box with calendar icon for Date/Timestamp types
DateBox.incprocedural page DateBox.inc 
		i
							$identifierin file TextBox.inc, variable TextBox::$identifierAn optional additional idenitfier to append to the id of the text box where many are on one page
Imagein file Image.inc, class ImageA 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.incprocedural page Image.inc 
		l
							$labelin file TextBox.inc, variable TextBox::$labelThe data label for the text object
$labelin file StringBox.inc, variable StringBox::$labelThe data label for the string object
$labelin file DateBox.inc, variable DateBox::$labelThe data label for the object
 
		n
							$namein file TextBox.inc, variable TextBox::$nameThe name of the HTML input box
$namein file StringBox.inc, variable StringBox::$nameThe name of the HTML input box
$namein file DateBox.inc, variable DateBox::$nameThe name of the HTML input box
 
		r
							$rowsin file TextBox.inc, variable TextBox::$rowsThe amount of rows to display by default
RecordSelectorin file RecordSelector.inc, class RecordSelectorRecord selection HTML widget.
renderin file TagCloud.inc, method TagCloud::render()Render the tag cloud and return all of the HTML links in a single paragraph.
renderin file Button.inc, method Button::render()Renders the HTML and javascript for the button.
renderin file StringBox.inc, method StringBox::render()Renders the HTML and javascript for the string box
renderin file RecordSelector.inc, method RecordSelector::render()Renders the text boxes and buttons for the widget, that will appear in user forms.
renderin file DateBox.inc, method DateBox::render()Renders the text box and icon to open the calendar pop-up
renderin file TextBox.inc, method TextBox::render()Renders the HTML and javascript for the text box
renderHTMLLinkin 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.
renderImagein file Image.inc, method Image::renderImage()Renders the actual binary image using GD library calls.
renderJavascriptin file Button.inc, method Button::renderJavascript()Returns the Javascript for injecting into <head> to control the behaviour of the buttons.
renderSelectorin file RecordSelector.inc, method RecordSelector::renderSelector()Returns the HTML for the record selector that will appear in a pop-up window.
RecordSelector.incprocedural page RecordSelector.inc 
		t
							$textObjectin file TextBox.inc, variable TextBox::$textObjectThe text object that will be edited by this text box
TagCloudin file TagCloud.inc, class TagCloudA widget for rendering a tag cloud, based off the TagObject instances in the  database.
TextBoxin file TextBox.inc, class TextBoxText HTML input box custom widget
TagCloud.incprocedural page TagCloud.incTextBox.incprocedural page TextBox.inc | 
 |