User Tools

Site Tools


DzProductHolderContainer

A container type for collecting product search results.

More...

Inherits :

Methods

Detailed Description

This container type does not directly support assets. The primary purpose of this container type is to collect results returned by a database query for products.

See Also:

Methods


Boolean : insertChildProductContainer( DzProductAssetContainer container )

Attempts to insert the given container as a child to this container.

Parameter(s):

  • container - The container to insert as a child.

Return Value:

  • true if the child was successfully added, otherwise false.