do neccessary xml payload encoding
static
string
xml_encoding
(string $input, [string $class = '>'])
-
string
$input: input stream
-
string
$class: encode '>' string or decode '< ' it
void
ajax
( $input)
Redefinition of:
- XFAction::ajax()
- entry point for ajax requests - called by init()
send xml data to client for rss feed
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()
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()