blueshoes php application framework and cms            core_lang
[ class tree: core_lang ] [ index: core_lang ] [ all elements ]

Class: Bs_OoDbAble

Source Location: /toolbox/oodb/oodbable/Bs_OoDbAble.class.php

Class Overview

Bs_Object
   |
   --Bs_OoDbAble

Emulate a JAVA object, sort of...


Author(s):

Version:

  • 4.3.$Revision: 1.3 $ $Date: 2003/10/29 17:47:48 $

Copyright:

  • blueshoes.org

Variables

Methods


Inherited Variables

Inherited Methods

Class: Bs_Object

Bs_Object::Bs_Object()
Bs_Object::getErrors()
Basic error handling: Get *all* errors as string array from the global Bs_Error-error stack.
Bs_Object::getLastError()
Basic error handling: Get last error string from the global Bs_Error-error stack.
Bs_Object::getLastErrors()
Basic error handling: Get last errors string array from the global Bs_Error-error stack sinc last call of getLastErrors().
Bs_Object::persist()
Persists this object by serializing it and saving it to a file with unique name.
Bs_Object::setError()
Basic error handling: Push an error string on the global Bs_Error-error stack.
Bs_Object::toHtml()
Dumps the content of this object to a string using PHP's var_dump().
Bs_Object::toString()
Dumps the content of this object to a string using PHP's var_dump().
Bs_Object::unpersist()
Fetches an object that was persisted with persist()

Class Details

[line 35]
Emulate a JAVA object, sort of...

no dependencies here.




Tags:

copyright:  blueshoes.org
version:  4.3.$Revision: 1.3 $ $Date: 2003/10/29 17:47:48 $
author:  Sam Blum <at blueshoes dot org>, andrej arn <andrej at blueshoes dot org>


[ Top ]


Class Variables

$bsDb =  NULL

[line 62]


Type:   mixed


[ Top ]

$classHyrachy =  NULL

[line 52]


Type:   mixed


[ Top ]

$dirRoot =   ''

[line 38]


Type:   mixed


[ Top ]

$dsn = array('host'=>'localhost', 'name'=>'', 'user'=>'root', 'pass'=>'', 'connectOK'=>FALSE)

[line 63]


Type:   mixed


[ Top ]

$rVars = array()

[line 39]


Type:   mixed


[ Top ]

$self =  ''

[line 37]


Type:   mixed


[ Top ]

$windrose =  NULL

[line 49]


Type:   mixed


[ Top ]

$_formErrors = array()

[line 55]


Type:   mixed


[ Top ]

$_frameMain =  'classMain'

[line 43]


Type:   mixed


[ Top ]

$_frameNav =  'classNav'

[line 44]


Type:   mixed


[ Top ]

$_frameSetup =  ''

[line 42]


Type:   mixed


[ Top ]

$_htmlBody =  ''

[line 48]


Type:   mixed


[ Top ]

$_htmlHead =  ''

[line 47]


Type:   mixed


[ Top ]

$_newClassData =  ''

[line 58]


Type:   mixed


[ Top ]



Class Methods


constructor Bs_OoDbAble [line 67]

Bs_OoDbAble Bs_OoDbAble( )



[ Top ]

method handleEvent [line 102]

void handleEvent( mixed &$rVars)



[ Top ]

method serialize [line 91]

void serialize( )

Only serialize things we need. Had problems with complex data.



[ Top ]

method _init [line 74]

void _init( )



[ Top ]


Documentation generated on Mon, 29 Dec 2003 21:12:26 +0100 by phpDocumentor 1.2.3