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

Class: Date_Holidays_Driver_USA

Source Location: /Date_Holidays_USA-0.1.1/Holidays/Driver/USA.php

Class Overview

Date_Holidays_Driver
   |
   --Date_Holidays_Driver_USA

class that calculates observed U.S. holidays


Author(s):

Version:

  • CVS: $Id: USA.php,v 1.11 2008/03/17 11:37:49 kguest Exp $

Methods


Inherited Variables

Inherited Methods


Class Details

[line 39]
class that calculates observed U.S. holidays


[ Top ]


Method Detail

Date_Holidays_Driver_USA (Constructor)   [line 49]

Date_Holidays_Driver_USA Date_Holidays_Driver_USA( )

Constructor

Use the Date_Holidays::factory() method to construct an object of a certain driver

  • Access: protected

[ Top ]

getISO3166Codes   [line 247]

array getISO3166Codes( )

Method that returns an array containing the ISO3166 codes that may possibly identify a driver.
  • Return: possible ISO3166 codes
  • Access: public

[ Top ]

_buildHolidays   [line 60]

boolean _buildHolidays( )

Build the internal arrays that contain data about the calculated holidays
  • Return: true on success, otherwise a PEAR_ErrorStack object
  • Throws: object PEAR_ErrorStack
  • Access: protected

[ Top ]


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