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

Class: I18Nv2_Country

Source Location: /I18Nv2-0.2.0/Country.php

Class Overview


I18Nv2_Country


Author(s):

Version:

  • $Revision: 1.3 $

Methods


Inherited Variables

Inherited Methods


Class Details

[line 41]
I18Nv2_Country


[ Top ]


Method Detail

I18Nv2_Country (Constructor)   [line 295]

object I18Nv2_Country I18Nv2_Country( )

Constructor
  • Access: public

[ Top ]

getAllCodes   [line 338]

array getAllCodes( )

Return all the codes
  • Return: all country codes as associative array
  • Access: public

[ Top ]

getName   [line 327]

string getName( string $code)

Return name of the country for country code passed
  • Return: name of the country
  • Access: public

Parameters:

string   $code     country code

[ Top ]

isValidCode   [line 315]

bool isValidCode( string $code)

Check if Country Code is valid
  • Access: public

Parameters:

string   $code     country code

[ Top ]


Documentation generated on Sun, 16 May 2004 05:12:34 -0400 by phpDocumentor 1.2.3. PEAR Logo Copyright © PHP Group 2004.