calculate the y-coord (height) of values in diagram
static
mixed
yaxismap
(double $a, [string $b = 'get'])
-
double
$a: value
-
string
$b: 'set' margins (min,max) on first run or 'get' a calculation
void
ajax
( $input)
Redefinition of:
- XFAction::ajax()
- entry point for ajax requests - called by init()
show log results
true
execute
()
Redefinition of:
- XFAction::execute()
- execute the main 'action' the name of a file says
mixed
init
(string $a, array $b)
-
string
$a: select handler
-
array
$b: input data for asynchronous request
Redefinition of:
- XFAction::init()
- main entry point
true
regular
()
Redefinition of:
- XFAction::regular()
- run an action on regular basis - called by init()
draw a image from statisic log
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()