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

Class: I18N_Language

Source Location: /I18N-1.0.0/Language.php

Class Overview

PEAR
   |
   --I18N_Common
      |
      --I18N_Language



Methods


Inherited Variables

Inherited Methods

Class: I18N_Common

I18N_Common::I18N_Common()
Call parent::PEAR() for destuctor to be called, and initialize vars
I18N_Common::getAllCodes()
Return all the codes. Used by child classes.
I18N_Common::_I18N_Common()
It does nothing now

Class Details

[line 24]


[ Top ]


Method Detail

I18N_Language (Constructor)   [line 34]

I18N_Language I18N_Language( )

Save list of ISO-639-1 two letter language code to language name mapping to its initiating object

[ Top ]

getName   [line 242]

void getName( [: $code = ''], : 1)

fake constructor. calls actual constructor

Parameters:

:   1   —  string language code
:   $code   —  string Language code to check

[ Top ]


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