Enumerations | Variables
search_results_map_ajax.php File Reference

This file is called from the AJAX handler of the map JS, and returns a JSON object that represents all the meetings found by the search, indicated in the GET parameters. More...

Enumerations

enum  BMLT_EXEC

Variables

 $search_manager = new c_comdef_meeting_search_manager

Detailed Description

This file is called from the AJAX handler of the map JS, and returns a JSON object that represents all the meetings found by the search, indicated in the GET parameters.

It echoes "0" if no meetings are found.

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/>.


Enumeration Type Documentation

enum BMLT_EXEC

Variable Documentation

$search_manager = new c_comdef_meeting_search_manager
 All Classes Files Functions Variables Enumerations