I18nShell Class Reference

Inheritance diagram for I18nShell:

Shell Object

List of all members.


Public Member Functions

 help ()
 initdb ()
 main ()
 startup ()

Public Attributes

 $dataSource = 'default'
 $tasks = array('DbConfig', 'Extract')

Detailed Description

Definition at line 35 of file i18n.php.


Member Function Documentation

I18nShell::help (  ) 

Show help screen.

public

Reimplemented from Shell.

Definition at line 116 of file i18n.php.

References Shell::hr(), initdb(), and Shell::out().

Referenced by main(), and startup().

I18nShell::initdb (  ) 

Initialize I18N database.

public

Definition at line 107 of file i18n.php.

Referenced by help(), and main().

I18nShell::main (  ) 

Override main() for help message hook

public

Definition at line 74 of file i18n.php.

References a(), help(), Shell::hr(), Shell::in(), initdb(), and Shell::out().

I18nShell::startup (  ) 

Override startup of the Shell

public

Reimplemented from Shell.

Definition at line 56 of file i18n.php.

References Shell::_welcome(), a(), config(), help(), Shell::out(), and params().


Member Data Documentation

I18nShell::$dataSource = 'default'

Definition at line 42 of file i18n.php.

I18nShell::$tasks = array('DbConfig', 'Extract')

Reimplemented from Shell.

Definition at line 49 of file i18n.php.


The documentation for this class was generated from the following file: