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

File: Holidays.php

Source Location: /Date_Holidays-0.21.8/Date/Holidays.php

Classes:

Date_Holidays
class that helps you to locate holidays for a year

Page Details:

Holidays.php

PHP Version 5

Copyright (c) 1997-2008 The PHP Group

This source file is subject to version 2.0 of the PHP license, that is bundled with this package in the file LICENSE, and is available at through the world-wide-web at http://www.php.net/license/2_02.txt. If you did not receive a copy of the PHP license and are unable to obtain it through the world-wide-web, please send a note to license@php.net so we can mail you a copy immediately.

Authors: Carsten Lucke <luckec@tool-garage.de>

CVS file id: $Id$

Includes:

require_once('PEAR.php') [line 34]
uses PEAR errors
require_once('Date/Holidays/Holiday.php') [line 44]
Class that wraps a holiday's data
require_once('Date.php') [line 39]
uses PEAR::Date
require_once('Date/Holidays/Driver.php') [line 49]
Driver baseclass

DATE_HOLIDAYS_ERROR_DRIVERFILE_NOT_FOUND [line 56]

DATE_HOLIDAYS_ERROR_DRIVERFILE_NOT_FOUND = 1
could not find file of driver-class
  • Access: public

[ Top ]



DATE_HOLIDAYS_ERROR_INVALID_ARGUMENT [line 63]

DATE_HOLIDAYS_ERROR_INVALID_ARGUMENT = 2
invalid argument was passed to a method
  • Access: public

[ Top ]



DATE_HOLIDAYS_ERROR_MISSING_DRIVER_DIR [line 70]

DATE_HOLIDAYS_ERROR_MISSING_DRIVER_DIR = 3
Driver directory does not exist
  • Access: public

[ Top ]



DATE_HOLIDAYS_ERROR_MISSING_FILTER_DIR [line 77]

DATE_HOLIDAYS_ERROR_MISSING_FILTER_DIR = 4
Filter directory does not exist
  • Access: public

[ Top ]



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