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

Procedural File: db.inc.php

Source Location: /db.inc.php



Classes:

Field
Field class
CustomConnection
Component class
EDatabaseError
Exception for a DatabaseError
DataSet
DataSet component, base class to inherit and create dataset components
Datasource
Datasource class


Page Details:

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




Tags:

filesource:  Source Code for this file







deCheckBrowseMode [line 367]

deCheckBrowseMode = 8

[ Top ]



deConnectChange [line 372]

deConnectChange = 13

[ Top ]



deDataSetChange [line 362]

deDataSetChange = 3

[ Top ]



deDataSetScroll [line 363]

deDataSetScroll = 4

[ Top ]



deDisabledStateChange [line 374]

deDisabledStateChange = 15

[ Top ]



deFieldChange [line 360]

deFieldChange = 1
DataSet class

Base class to encapsulate a data set



[ Top ]



deFieldListChange [line 369]

deFieldListChange = 10

[ Top ]



deFocusControl [line 370]

deFocusControl = 11

[ Top ]



deLayoutChange [line 364]

deLayoutChange = 5

[ Top ]



deParentScroll [line 371]

deParentScroll = 12

[ Top ]



dePropertyChange [line 368]

dePropertyChange = 9

[ Top ]



deReconcileError [line 373]

deReconcileError = 14

[ Top ]



deRecordChange [line 361]

deRecordChange = 2

[ Top ]



deUpdateRecord [line 365]

deUpdateRecord = 6

[ Top ]



deUpdateState [line 366]

deUpdateState = 7

[ Top ]



dsBlockRead [line 386]

dsBlockRead = 11

[ Top ]



dsBrowse [line 377]

dsBrowse = 2

[ Top ]



dsCalcFields [line 381]

dsCalcFields = 6

[ Top ]



dsCurValue [line 385]

dsCurValue = 10

[ Top ]



dsEdit [line 378]

dsEdit = 3

[ Top ]



dsFilter [line 382]

dsFilter = 7

[ Top ]



dsInactive [line 376]

dsInactive = 1

[ Top ]



dsInsert [line 379]

dsInsert = 4

[ Top ]



dsInternalCalc [line 387]

dsInternalCalc = 12

[ Top ]



dsNewValue [line 383]

dsNewValue = 8

[ Top ]



dsOldValue [line 384]

dsOldValue = 9

[ Top ]



dsOpening [line 388]

dsOpening = 13

[ Top ]



dsSetKey [line 380]

dsSetKey = 5

[ Top ]




DatabaseError [line 400]

void DatabaseError( string $message, [Component $component = null])

Function to raise a Database Error



Parameters

string   $message   Message of the exception to show
Component   $component   Component is raising the exception
[ Top ]



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