BMLT Drupal Module
|
The implementation of the Drupal BMLT satellite server module. More...
Go to the source code of this file.
Functions | |
bmlt_filter ($op= 'list', $delta=0, $format=-1, $text= '', $cache_id=0) | |
This displays the actual BMLT content if the text contains the BMLT shortcodes or HTML comments. | |
bmlt_menu () | |
Sets up the menu for the BMLT. | |
bmlt_admin_form () | |
This function returns the HTML for the BMLT admin. | |
bmlt_boot () | |
This function sets up the header for the module. | |
bmlt_filter_info () | |
This tells Drupal 7 about our filter. | |
_bmlt_prepare ($in_text, $in_filter=null) | |
_bmlt_process ($in_text, $in_filter=null) | |
The implementation of the Drupal BMLT satellite server module.
$Id$
\version 3.10.0 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/>.
Definition in file bmlt.module.