Class XFAction_help

Description

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

XFAction
   |
   --XFAction_help
Class Constant Summary
Variable Summary
mixed $error
mixed $gpc
mixed $markgpc
mixed $success
mixed $version
Method Summary
void ajax ( $input)
void execute ()
mixed init (string $a, array $b)
true popup_helper ()
true regular ()
Variables
mixed $error = '' (line 30)
  • access: protected

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

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

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

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

Redefinition of:
XFAction::$version
Methods
ajax (line 65)
  • since: 1.0.0
  • access: protected
void ajax ( $input)
  • $input

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

show help page (directly done by run())

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

Redefinition of:
XFAction::execute()
execute the main 'action' the name of a file says
init (line 41)
  • 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
popup_helper (line 78)

popup with helping functions

  • since: 1.0.0
  • access: protected
true popup_helper ()
regular (line 50)
  • since: 1.0.0
  • access: protected
true regular ()

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

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
COLOR_SELECT_SEGMENT_NUM = 16 (line 28)
  • var: amount of color segments in 'color helper'. the more the finer (default is 16)
USE_TAN = false (line 24)

Inherited Constants

Inherited from XFAction

XFAction::API_VERSION

Documentation generated on Sat, 20 Jun 2009 12:42:01 +0200 by phpDocumentor 1.4.1