This class is used to build a DialogWidget that can have 'blocks' for messages.
Located in /widgets/MessageBoxWidget.inc (line 18)
Container | --BaseWidget | --DialogWidget | --StandardDialogWidget | --MessageBoxWidget
Class | Description |
---|---|
MessageBoxOK | This is a class for building a MessageBox with an OK button. |
The form method type
GET or POST only
Do we need to render a form?
This stores additionnal hidden variables.
The _message to display
Inherited from DialogWidget
DialogWidget::$_buttons
DialogWidget::$_cancel_url
DialogWidget::$_show_cancel_button
Inherited from BaseWidget
BaseWidget::$title
BaseWidget::$width
BaseWidget::$_image_prefix
constructor
Adds a single button to the dialog that will be display at the bottom of the widget
Add a single extra hidden variable
Add extra hidden variables
build an tag of type button which executes a javaScript function
Gets the current value of the _message
We override the render function
because we want to wrap the table inside a form tag
This sets the _message for the _message window.
Inherited From StandardDialogWidget
StandardDialogWidget::add_block()
StandardDialogWidget::_build_message_container()
Inherited From DialogWidget
DialogWidget::DialogWidget()
DialogWidget::add()
DialogWidget::add_button()
DialogWidget::render()
DialogWidget::set_cancel_url()
DialogWidget::show_cancel_button()
DialogWidget::_build_cancel_url()
DialogWidget::_build_message_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:53:10 -0500 by phpDocumentor 1.4.3