Class: I2CE Page Run SQL

From IHRIS Wiki
Revision as of 13:10, 19 October 2009 by Litlfred (talk | contribs)

This article describes the class I2CE_Page_Run_SQL.

Page to run sql scripts in the background @abstract

Methods

actionCommandLine()

called from the command line as --page=BackgroundPage/$script" Or: --page=BackgroundPage/$db/$script Where $db is the database the script is to run on. Make sure $db is not backticked!

  • Signature: protected function actionCommandLine($args,$req)
  • Parameters:
    • $args
    • $req