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

Class: Date_Holidays_Driver_Ireland

Source Location: /Date_Holidays_Ireland-0.1.3/Date/Holidays/Driver/Ireland.php

Class Overview

Date_Holidays_Driver
   |
   --Date_Holidays_Driver_Ireland

Driver class that calculates Irish holidays deriving most calculations from 'Public holidays in Ireland' document on http://www.citizensinformation.ie/


Author(s):

Version:

  • CVS: $Id: Ireland.php 300625 2010-06-20 22:12:46Z kguest $

Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 41]
Driver class that calculates Irish holidays deriving most calculations from 'Public holidays in Ireland' document on http://www.citizensinformation.ie/


[ Top ]


Class Variables

$_driverName =  'Ireland'

[line 49]

this driver's name
  • Access: protected

Type:   string


[ Top ]



Method Detail

Date_Holidays_Driver_Ireland (Constructor)   [line 59]

Date_Holidays_Driver_Ireland Date_Holidays_Driver_Ireland( )

Constructor

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

  • Access: protected

[ Top ]

getISO3166Codes   [line 268]

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 70]

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:44:59 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.