Class PHPGettext_Catalog

Description
Variable Summary
 mixed $category
 mixed $charset
 mixed $comments
 mixed $headers
 mixed $lang
 mixed $mode
 mixed $name
 mixed $path
 mixed $strings
Method Summary
 PHPGettext_Catalog PHPGettext_Catalog ( $name,  $path)
 void addentry ( $msgid, [ $msgid_plural = null], [ $msgstr = null], [ $comments = array()])
 void createdir ( $path)
 void filename ()
 void getproperty ( $property)
 void load ()
 void merge ( &$glossary)
 void save ()
 void setComments ( $comments)
 void setHeaders ( $headers)
 void setproperty ( $property, [ $value = null])
 void setRevisionDate ()
 void translate ( &$translations)
 void _readMO ()
 void _readPO ()
 void _writeMO ()
 void _writePO ()
Variables
mixed $category = 'LC_MESSAGES' (line 25)
mixed $charset = 'utf-8' (line 24)
mixed $comments = array() (line 26)
mixed $headers = array() (line 27)
mixed $lang = 'en' (line 23)
mixed $mode = _MODE_MO_ (line 20)
mixed $name = '' (line 21)
mixed $path = '' (line 22)
mixed $strings = array() (line 28)
Methods
Constructor PHPGettext_Catalog (line 29)
PHPGettext_Catalog PHPGettext_Catalog ( $name,  $path)
  • $name
  • $path
addentry (line 151)
void addentry ( $msgid, [ $msgid_plural = null], [ $msgstr = null], [ $comments = array()])
  • $msgid
  • $msgid_plural
  • $msgstr
  • $comments
createdir (line 101)
void createdir ( $path)
  • $path
filename (line 92)
void filename ()
getproperty (line 147)
void getproperty ( $property)
  • $property
load (line 35)
void load ()
merge (line 169)
void merge ( &$glossary)
  • &$glossary
save (line 60)
void save ()
setComments (line 117)
void setComments ( $comments)
  • $comments
setHeaders (line 132)
void setHeaders ( $headers)
  • $headers
setproperty (line 142)
void setproperty ( $property, [ $value = null])
  • $property
  • $value
setRevisionDate (line 112)
void setRevisionDate ()
translate (line 159)
void translate ( &$translations)
  • &$translations
_readMO (line 392)
void _readMO ()
_readPO (line 226)
void _readPO ()
_writeMO (line 314)
void _writeMO ()
_writePO (line 186)
void _writePO ()

Documentation generated on Mon, 05 May 2008 16:22:20 +0400 by phpDocumentor 1.4.0