phpDocumentor

GoogleAnalyticsProductPropertyCollection
in package

Class GoogleAnalyticsProductPropertyCollection

Table of Contents

$items  : array<string|int, GoogleAnalyticsProductProperty>
$optionIds  : array<string|int, mixed>
$valueIds  : array<string|int, mixed>
collect()  : GoogleAnalyticsProductPropertyCollection
Named constructor of GoogleAnalyticsProductPropertyCollection.
collectFromArray()  : GoogleAnalyticsProductPropertyCollection
Named constructor of GoogleAnalyticsProductsDataSetCollection.
isEmpty()  : bool
Checks if collection is empty.
optionIds()  : array<string|int, mixed>
Returns the option ids of all properties in the collection.
toArray()  : array<string|int, GoogleAnalyticsProductProperty>
Returns the collected product property list items.
valueIds()  : array<string|int, mixed>
Returns the value ids of all properties in the collection.
__construct()  : mixed
GoogleAnalyticsProductPropertyCollection constructor.
add()  : $this
Adds the given product property to the collection.

Properties

Methods

Search results