Calendar
[ class tree: Calendar ] [ index: Calendar ] [ all elements ]

File: Calendar.php

Source Location: /Calendar-0.5.5/Calendar.php

Classes:

Calendar_Engine_Factory
Contains a factory method to return a Singleton instance of a class
Calendar
Base class for Calendar API. This class should not be instantiated directly.

Page Details:

Contains the Calendar and Calendar_Engine_Factory classes

PHP versions 4 and 5

LICENSE: Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
  3. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FREEBSD PROJECT OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.


CALENDAR_ROOT [line 44]

CALENDAR_ROOT = 'Calendar'.DIRECTORY_SEPARATOR
Allows Calendar include path to be redefined

[ Top ]



CALENDAR_USE_MONTH [line 57]

CALENDAR_USE_MONTH = 1
Define Calendar Month states

[ Top ]



CALENDAR_USE_MONTH_WEEKDAYS [line 58]

CALENDAR_USE_MONTH_WEEKDAYS = 2

[ Top ]



CALENDAR_USE_MONTH_WEEKS [line 59]

CALENDAR_USE_MONTH_WEEKS = 3

[ Top ]



Documentation generated on Mon, 11 Mar 2019 15:37:48 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.