eZWishList Class Reference
[Kernel system]

eZWishList handles shopping wish lists More...

Inheritance diagram for eZWishList:

eZPersistentObject List of all members.

Public Methods

definition ()
 attribute ($attr)
 hasAttribute ($attr)
currentWishList ($asObject=true)

Detailed Description

eZWishList handles shopping wish lists

See also:
eZProductCollection

Definition at line ezwishlist.php.


Member Function Documentation

eZWishList::attribute   attr
 

Returns:
the attribute data for $attr, this is either returned from the member variables or a member function depending on whether the definition field or function attributes matched.

Reimplemented from eZPersistentObject.

Definition at line ezwishlist.php.

References eZPersistentObject::attribute().

& eZWishList::currentWishList   asObject = true
 

Will return the wish list for the current user. If a wish list does not exist one will be created.

Returns:
current eZWishList object

Definition at line ezwishlist.php.

References eZHTTPTool::instance().

Referenced by currentWishList().

& eZWishList::definition  
 

Returns:
the persistent object definition for the eZCard class.

Reimplemented from eZPersistentObject.

Definition at line ezwishlist.php.

Referenced by currentWishList().

eZWishList::hasAttribute   attr
 

Returns:
true if the attribute $attr is part of the definition fields or function attributes.

Reimplemented from eZPersistentObject.

Definition at line ezwishlist.php.

References eZPersistentObject::hasAttribute().


The documentation for this class was generated from the following file:  

Exponential