This is a base class for building generic Dialogs with messages and buttons.
Located in /widgets/DialogWidget.inc (line 22)
Container | --BaseWidget | --DialogWidget
Class | Description |
---|---|
StandardDialogWidget | This class is used to build a DialogWidget that can have 'blocks' for messages. |
Holds the list of buttons
for this widget dialog
Holds the cancel action
Show or not to show the cancel button?
Inherited from BaseWidget
BaseWidget::$title
BaseWidget::$width
BaseWidget::$_image_prefix
The constructor
Pushes a content into the data object
Adds a single button to the dialog that will be display at the bottom of the widget
Creates a container with title,
data and the buttons
Sets the cancel action
Sets the flag to show or not to show the cancel button
Build the cancel url
This method is used to add the message blocks to the appropriate container
Inherited From BaseWidget
BaseWidget::get_align()
BaseWidget::get_css()
BaseWidget::get_javascript()
BaseWidget::get_title()
BaseWidget::get_width()
BaseWidget::set_align()
BaseWidget::set_image_path_prefix()
BaseWidget::set_title()
BaseWidget::set_width()
Inherited From Container
Container::Container()
Container::add()
Container::add_reference()
Container::count_content()
Container::get_element()
Container::get_indent_flag()
Container::push()
Container::push_reference()
Container::render()
Container::reset_content()
Container::set_collapse()
Container::set_indent_flag()
Documentation generated on Fri, 28 Jan 2011 08:52:52 -0500 by phpDocumentor 1.4.3