VCL
[ class tree: VCL ] [ index: VCL ] [ all elements ]

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:

filesource:  Source Code for this file







dtHTML_4_01_Frameset [line 37]

dtHTML_4_01_Frameset = 'HTML 4.01 Frameset'

[ Top ]



dtHTML_4_01_Strict [line 35]

dtHTML_4_01_Strict = 'HTML 4.01 Strict'

[ Top ]



dtHTML_4_01_Transitional [line 36]

dtHTML_4_01_Transitional = 'HTML 4.01 Transitional'

[ Top ]



dtNone [line 31]

dtNone = '(none)'
This file is part of the VCL for PHP project

Copyright (c) 2004-2007 qadram software <support@qadram.com>

Checkout AUTHORS file for more information on the developers

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA



[ Top ]



dtXHTML_1_0_Frameset [line 34]

dtXHTML_1_0_Frameset = 'XHTML 1.0 Frameset'

[ Top ]



dtXHTML_1_0_Strict [line 32]

dtXHTML_1_0_Strict = 'XHTML 1.0 Strict'

[ Top ]



dtXHTML_1_0_Transitional [line 33]

dtXHTML_1_0_Transitional = 'XHTML 1.0 Transitional'

[ Top ]



dtXHTML_1_1 [line 38]

dtXHTML_1_1 = 'XHTML 1.1'

[ Top ]



fbDefault [line 1302]

fbDefault = 'fbDefault'

[ Top ]



fbNo [line 1300]

fbNo = 'fbNo'

[ Top ]



fbYes [line 1301]

fbYes = 'fbYes'

[ Top ]



fsAuto [line 1579]

fsAuto = 'fsAuto'

[ Top ]



fsNo [line 1581]

fsNo = 'fsNo'

[ Top ]



fsYes [line 1580]

fsYes = 'fsYes'

[ Top ]



mmFrame [line 221]

mmFrame = 'frame'

[ Top ]



mmOpaque [line 222]

mmOpaque = 'opaque'

[ Top ]



mmTranslucent [line 223]

mmTranslucent = 'translucent'

[ Top ]



rmFrame [line 216]

rmFrame = 'frame'

[ Top ]



rmLazyOpaque [line 218]

rmLazyOpaque = 'lazyopaque'

[ Top ]



rmOpaque [line 217]

rmOpaque = 'opaque'

[ Top ]



rmTranslucent [line 219]

rmTranslucent = 'translucent'

[ Top ]




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  
[ Top ]



VCLShutdown [line 44]

void VCLShutdown( )

Shutdown function, the right moment to serialize all components



[ Top ]



Documentation generated on Tue, 27 Mar 2007 13:34:49 +0200 by phpDocumentor 1.3.1