This file will be optimized and embedded in the HTML that is returned for the create meeting form. It will control the JavaScript and AJAX used for the form. More...
Functions | |
| function | ToggleNewMeetingDiv () |
| This simply opens and closes the display of the new meeting form. | |
| function | CreateNewMeetingHandler () |
| function | CreateMeetingCallback (in_text) |
This file will be optimized and embedded in the HTML that is returned for the create meeting form. It will control the JavaScript and AJAX used for the form.
This file is part of the Basic Meeting List Toolbox (BMLT).
Find out more at: http://magshare.org/bmlt
BMLT is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
BMLT is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this code. If not, see <http://www.gnu.org/licenses/>.
| function CreateMeetingCallback | ( | in_text | ) |
Referenced by CreateNewMeetingHandler().
| function CreateNewMeetingHandler | ( | ) |
| function ToggleNewMeetingDiv | ( | ) |
This simply opens and closes the display of the new meeting form.
1.7.4