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

Class: Bs_Ss_Customer

Source Location: /applications/smartshop/Bs_Ss_Customer.class.php

Class Overview

Bs_Object
   |
   --Bs_Ss_Customer

SmartShop Customer Class


Author(s):

Version:

  • 4.3.$Revision: 1.2 $ $Date: 2003/08/09 15:22:35 $

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 21]
SmartShop Customer Class

dependencies: Bs_Ss_Basket, Bs_SessionFile




Tags:

copyright:  blueshoes.org
pattern:  singleton: (pseudostatic)
access:  public
version:  4.3.$Revision: 1.2 $ $Date: 2003/08/09 15:22:35 $
author:  andrej arn <at blueshoes dot org>


[ Top ]


Class Variables

$basket =

[line 38]

instance of a basket object.



Tags:

access:  public

Type:   object


[ Top ]

$bsSession =

[line 46]

instance of Bs_SessionFile



Tags:

access:  public

Type:   object


[ Top ]

$_APP =

[line 31]


Type:   mixed


[ Top ]



Class Methods


constructor Bs_Ss_Customer [line 53]

Bs_Ss_Customer Bs_Ss_Customer( object &$shop)

constructor



Parameters:

object   &$shop  

[ Top ]

method checkSession [line 75]

bool checkSession( )

checks that the session exists, creates it if needed.



Tags:

return:  isOld


[ Top ]


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