Classes | Enumerations
c_comdef_meeting.class.php File Reference

The file for the c_comdef_meeting class. More...

Classes

class  c_comdef_meeting
 A class to hold a single meeting object. More...

Enumerations

enum  _VISIBILITY_ALL_
enum  _VISIBILITY_NONE_
enum  _VISIBILITY_WEB_MOB_
enum  _VISIBILITY_WEB_
enum  _VISIBILITY_MOB_
enum  _VISIBILITY_PRINT_

Detailed Description

The file for the c_comdef_meeting class.

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

defines for the visibility field of the data items.

  • Values include:
    • null or 0 if completely visible (default)
    • 1 if visible only to logged-in admins and internal processes
    • 2 if visible only when displayed on a regular Web page or a Mobile page
    • 3 if visible only when displayed on a regular Web page
    • 4 if visible only when displayed on a Mobile page
    • 5 if visible only when printed
 All Classes Files Functions Variables Enumerations