Functions
single_display.php File Reference

This file will return XHTML for display of a single meeting. More...

Functions

 DisplaySingleMeeting ($in_http_vars)
 Call this function to display a single meeting.

Detailed Description

This file will return XHTML for display of a single meeting.

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 Documentation

DisplaySingleMeeting ( in_http_vars)

Call this function to display a single meeting.

Returns:
a string. The HTML for the displayed meeting.
Parameters:
in_http_varsThe combined $_GET and $_POST parameters in an associative array.

Referenced by GetOneMeeting().

 All Classes Files Functions Variables Enumerations