Class XFAction_acp_log

Description

Located in /lb_private/action.acp_log.php (line 23)

XFAction
   |
   --XFAction_acp_log
Class Constant Summary
 USE_TAN = false
Variable Summary
mixed $error
mixed $gpc
mixed $markgpc
mixed $success
mixed $version
Method Summary
static mixed yaxismap (double $a, [string $b = 'get'])
void ajax ( $input)
true execute ()
mixed init (string $a, array $b)
integer nextstep (integer $a)
true regular ()
true statistic_image ()
Variables
mixed $error = '' (line 26)
  • access: protected

Redefinition of:
XFAction::$error
mixed $gpc = array() (line 27)
  • access: protected

Redefinition of:
XFAction::$gpc
mixed $markgpc = array() (line 28)
  • access: protected

Redefinition of:
XFAction::$markgpc
mixed $success = false (line 25)
  • access: protected

Redefinition of:
XFAction::$success
mixed $version = 0x01 (line 29)
  • access: public

Redefinition of:
XFAction::$version
Methods
static method yaxismap (line 379)

calculate the y-coord (height) of values in diagram

  • since: 1.0.0
  • access: protected
static mixed yaxismap (double $a, [string $b = 'get'])
  • double $a: value
  • string $b: 'set' margins (min,max) on first run or 'get' a calculation
ajax (line 105)
  • since: 1.0.0
  • access: protected
void ajax ( $input)
  • $input

Redefinition of:
XFAction::ajax()
entry point for ajax requests - called by init()
execute (line 112)

show log results

  • since: 1.0.0
  • access: public
true execute ()

Redefinition of:
XFAction::execute()
execute the main 'action' the name of a file says
init (line 37)
  • since: 1.0.0
  • access: public
mixed init (string $a, array $b)
  • string $a: select handler
  • array $b: input data for asynchronous request

Redefinition of:
XFAction::init()
main entry point
nextstep (line 407)

find next multiple of 10 on input value

  • since: 1.0.0
  • access: protected
integer nextstep (integer $a)
  • integer $a: input value
regular (line 47)
  • since: 1.0.0
  • access: protected
true regular ()

Redefinition of:
XFAction::regular()
run an action on regular basis - called by init()
statistic_image (line 194)

draw a image from statisic log

  • since: 1.0.0
  • access: protected
true statistic_image ()

Inherited Methods

Inherited From XFAction

XFAction::__construct()
XFAction::ajax()
XFAction::execute()
XFAction::get_error()
XFAction::get_GPC()
XFAction::get_mark_GPC()
XFAction::get_success()
XFAction::init()
XFAction::regular()
Class Constants
USE_TAN = false (line 24)

Inherited Constants

Inherited from XFAction

XFAction::API_VERSION

Documentation generated on Sat, 20 Jun 2009 12:41:43 +0200 by phpDocumentor 1.4.1