Procedural File: forms.inc.php
Source Location: /forms.inc.php
Classes:
Application
Component class
ScrollingControl
ScrollingControl class
CustomPage
CustomPage class
DataModule
DataModule class, basically a non visible holder for direct Component descendants
Window
Window class
Page
Page class
HiddenField
HiddenField
Frameset
Frameset class
Frame
Frame control
Page Details:
Tags:
dtHTML_4_01_Frameset [line 37]
dtHTML_4_01_Strict [line 35]
dtHTML_4_01_Transitional [line 36]
dtNone [line 31]
dtXHTML_1_0_Frameset [line 34]
dtXHTML_1_0_Strict [line 32]
dtXHTML_1_0_Transitional [line 33]
dtXHTML_1_1 [line 38]
fbDefault [line 1302]
fbNo [line 1300]
fbYes [line 1301]
fsAuto [line 1579]
fsNo [line 1581]
fsYes [line 1580]
mmFrame [line 221]
mmOpaque [line 222]
mmTranslucent [line 223]
rmFrame [line 216]
rmLazyOpaque [line 218]
rmOpaque [line 217]
rmTranslucent [line 219]
ajaxProcess [line 163]
string ajaxProcess(
string $owner, string $sender, mixed $params, string $event, array $postvars)
|
|
Function responsible to dispatch ajax requests to the right events
Parameters
string |
$owner |
|
string |
$sender |
|
mixed |
$params |
|
string |
$event |
|
array |
$postvars |
|
VCLShutdown [line 44]
Shutdown function, the right moment to serialize all components
|