Class GP_Format_ResX

Description
Variable Summary
mixed $exported
mixed $extension
Method Summary
void escape ( $string)
void line ( $string, [ $prepend_tabs = 0])
void print_exported_file ( $project,  $locale,  $translation_set,  $entries)
void read_originals_from_file ( $file_name)
void read_translations_from_file ( $file_name, [ $project = null])
void res_header ( $name,  $value)
void unescape ( $string)
Variables
mixed $exported = '' (line 7)
mixed $extension = 'resx.xml' (line 5)
Methods
escape (line 98)
void escape ( $string)
  • $string
line (line 9)
void line ( $string, [ $prepend_tabs = 0])
  • $string
  • $prepend_tabs
print_exported_file (line 19)
void print_exported_file ( $project,  $locale,  $translation_set,  $entries)
  • $project
  • $locale
  • $translation_set
  • $entries
read_originals_from_file (line 71)
void read_originals_from_file ( $file_name)
  • $file_name
read_translations_from_file (line 43)
void read_translations_from_file ( $file_name, [ $project = null])
  • $file_name
  • $project
res_header (line 13)
void res_header ( $name,  $value)
  • $name
  • $value
unescape (line 94)
void unescape ( $string)
  • $string

Documentation generated on Fri, 18 May 2012 01:45:55 +0100 by phpDocumentor 1.4.3