Class: base_msgdialog
Quellcode Position: Program_Root/base_msgdialog.php
Class base_msgdialog
Class Overview
|
Delegation-class for Message-Boxen Implementiert in Program_Root/base_msgdialog.php [Zeile 20] base_object | --base_msgdialogAuthor(s):
|
[ Seitenanfang ]
Inherited Properties And Methods
| Inherited Properties | Inherited Methods |
|---|---|
|
Abgeleitet von base_object |
Abgeleitet von base_object
|
[ Seitenanfang ]
Properties Summary
| mixed | $baselink | |
| mixed | $button_title | |
| mixed | $dialog_title | |
| mixed | $hidden | |
| mixed | $owner | |
| mixed | $paramname |
[ Seitenanfang ]
Method Summary
| base_msgdialog | base_msgdialog() | |
| string | getCaption() | Get caption |
| string | getHidden() | Get hidden |
| string | getMsgDialog() | Get message dialog |
[ Seitenanfang ]
Methods
Constructor base_msgdialog [Zeile 42]
|
| object | &$aowner: | |
| string | $paramname: | |
| array | &$hidden: | |
| string | $msg: | |
| integer | $type: |
API Tags:
| Access: | public |
[ Seitenanfang ]
getMsgDialog [Zeile 57]
|
Get message dialog
API Tags:
| Return: | XML |
| Access: | public |
[ Seitenanfang ]
