Overview

Namespaces

  • Apptus
    • ESales
      • Connector
        • Report
        • Time
    • Util
      • Cache
  • PHP

Classes

  • Ad
  • Ads
  • ArgMap
  • Attribute
  • AttributeValidation
  • Authorization
  • Category
  • CategoryData
  • CategoryList
  • CategoryNode
  • CloudConnector
  • ClusterUriIterator
  • Completion
  • Completions
  • CompressionMode
  • Connector
  • ConnectorSettingsBuilder
  • Correction
  • Corrections
  • Count
  • CssClass
  • CustomerKeyAuthentication
  • DynamicPage
  • EventDataJobResult
  • FacetList
  • FacetRange
  • Facets
  • Filter
  • FilterBuilder
  • ImportData
  • JavaScriptNotifier
  • MessageAuthentication
  • OnPremConnector
  • Order
  • OrderLine
  • Panel
  • PanelContent
  • Path
  • Phrase
  • Phrases
  • Product
  • Products
  • Reporter
  • ResultType
  • Session
  • Status
  • Subpanel
  • Value
  • Values
  • Variant

Interfaces

  • Facet
  • Result

Exceptions

  • BusyClusterException
  • ClusterUnavailableException
  • DuplicateSubpanelException
  • FetchClusterException
  • IOException
  • MalformedJsonException
  • MalformedURLException
  • MissingSubpanelException
  • PanelException
  • ParseException
  • ReportException
  • RequestFailedException
  • ResultTypeException
  • Overview
  • Namespace
  • Class
  • Tree

Class CategoryData

A class representing a category that holds only attribute information. In addition to its parent class it also knows which tree it belongs to.

Apptus\ESales\Connector\Category implements IteratorAggregate
Extended by Apptus\ESales\Connector\CategoryData implements IteratorAggregate
Namespace: Apptus\ESales\Connector
Located at Connector/CategoryData.php
Methods summary
public string
# getTree( )

Get the tree name of this category, which is also the referencing product attribute.

Get the tree name of this category, which is also the referencing product attribute.

Returns

string
the tree name of this category
Methods inherited from Apptus\ESales\Connector\Category
__toString(), addSpecialAttribute(), getAttribute(), getDisplayName(), getIterator(), getLocale(), getParentKey(), getProductCount(), getTicket(), getValue(), key()
Apptus ESales Connector PHP API documentation generated by ApiGen