, including all inherited members.
ActiveUserInterface($UIName=NULL) | ApplicationFramework | |
AddEnvInclude($FileName) | ApplicationFramework | |
AddObjectDirectories($Dirs) | ApplicationFramework | |
AddPostProcessingCall($FunctionName, &$Arg1=self::NOVALUE, &$Arg2=self::NOVALUE, &$Arg3=self::NOVALUE, &$Arg4=self::NOVALUE, &$Arg5=self::NOVALUE, &$Arg6=self::NOVALUE, &$Arg7=self::NOVALUE, &$Arg8=self::NOVALUE, &$Arg9=self::NOVALUE) | ApplicationFramework | |
DeleteTask($TaskId) | ApplicationFramework | |
EVENTTYPE_CHAIN | ApplicationFramework | |
EVENTTYPE_DEFAULT | ApplicationFramework | |
EVENTTYPE_FIRST | ApplicationFramework | |
EVENTTYPE_NAMED | ApplicationFramework | |
FindCommonTemplate($PageName) | ApplicationFramework | |
GetElapsedExecutionTime() | ApplicationFramework | |
GetOrphanedTaskList($Count=100, $Offset=0) | ApplicationFramework | |
GetQueuedTaskList($Count=100, $Offset=0) | ApplicationFramework | |
GetRunningTaskList($Count=100, $Offset=0) | ApplicationFramework | |
GetSecondsBeforeTimeout() | ApplicationFramework | |
GetTask($TaskId) | ApplicationFramework | |
GetTaskQueueSize($Priority=NULL) | ApplicationFramework | |
GUIFile($FileName) | ApplicationFramework | |
HookEvent($EventsOrEventName, $Callback=NULL, $Order=self::ORDER_MIDDLE) | ApplicationFramework | |
HtmlCharset($NewSetting=NULL) | ApplicationFramework | |
IsStaticOnlyEvent($EventName) | ApplicationFramework | |
JumpToPageIsSet() | ApplicationFramework | |
LoadFunction($Callback) | ApplicationFramework | |
LoadPage($PageName) | ApplicationFramework | |
MaxExecutionTime($NewValue=NULL) | ApplicationFramework | |
MaxTasks($NewValue=NULL) | ApplicationFramework | |
NOVALUE | ApplicationFramework | |
OnCrash() | ApplicationFramework | |
ORDER_FIRST | ApplicationFramework | |
ORDER_LAST | ApplicationFramework | |
ORDER_MIDDLE | ApplicationFramework | |
PRIORITY_BACKGROUND | ApplicationFramework | |
PRIORITY_HIGH | ApplicationFramework | |
PRIORITY_LOW | ApplicationFramework | |
PRIORITY_MEDIUM | ApplicationFramework | |
PUIFile($FileName) | ApplicationFramework | |
QueueTask($Callback, $Parameters=NULL, $Priority=self::PRIORITY_MEDIUM, $Description="") | ApplicationFramework | |
QueueUniqueTask($Callback, $Parameters=NULL, $Priority=self::PRIORITY_MEDIUM, $Description="") | ApplicationFramework | |
RegisterEvent($EventsOrEventName, $EventType=NULL) | ApplicationFramework | |
ReQueueOrphanedTask($TaskId) | ApplicationFramework | |
SetBrowserDetectionFunc($DetectionFunc) | ApplicationFramework | |
SetJumpToPage($Page) | ApplicationFramework | |
SignalEvent($EventName, $Parameters=NULL) | ApplicationFramework | |
SuppressHTMLOutput($NewSetting=TRUE) | ApplicationFramework | |
TaskIsInQueue($Callback, $Parameters=NULL) | ApplicationFramework | |