Class extractAction

Description
  • author: Mambo Foundation Inc see README.php
  • copyright: Refer to copyright.php
  • license: GNU/GPL

Located in /administrator/components/com_languages/actions/extract.action.php (line 10)

Action
   |
   --extractAction
Method Summary
 void execute ( &$controller,  &$request)
 void extract ( $domain,  $scandirs, [ $language = 'untranslated'])
 void header ([ $charset = 'utf-8'], [ $plurals = 'nplurals=2; plural=n == 1 ? 0 : 1;'])
 void read_dir ( $dir, [ $filetype = 'php'], [ $checkSlash = false])
 void scan_xml ( $domain,  $path,  $scandirs, [ $language = 'untranslated'])
Variables

Inherited Variables

Inherited from Action

Action::$view
Methods
execute (line 13)
void execute ( &$controller,  &$request)
  • &$controller
  • &$request

Redefinition of:
Action::execute()
extract (line 60)
void extract ( $domain,  $scandirs, [ $language = 'untranslated'])
  • $domain
  • $scandirs
  • $language
header (line 179)
void header ([ $charset = 'utf-8'], [ $plurals = 'nplurals=2; plural=n == 1 ? 0 : 1;'])
  • $charset
  • $plurals
read_dir (line 152)
void read_dir ( $dir, [ $filetype = 'php'], [ $checkSlash = false])
  • $dir
  • $filetype
  • $checkSlash
scan_xml (line 97)
void scan_xml ( $domain,  $path,  $scandirs, [ $language = 'untranslated'])
  • $domain
  • $path
  • $scandirs
  • $language

Inherited Methods

Inherited From Action

 Action::Action()
 Action::execute()
 Action::getView()
 Action::setView()

Documentation generated on Mon, 05 May 2008 16:19:27 +0400 by phpDocumentor 1.4.0