Gambio PHP
Package Class Tree Todo
  • Summary
  • Packages
    • AddonValue
      • Summary
      • Interfaces
    • AdminAccess
      • Summary
      • Collections
      • Deleters
      • Entities
      • Exceptions
      • Factories
      • Interfaces
      • Managers
      • Readers
      • Writers
    • AdminHttpViewControllers
    • Agreement
      • Summary
      • Entities
      • Factories
      • Interfaces
      • Repositories
      • ValueObjects
    • ApiV2Controllers
    • Authentication
      • Summary
      • Collections
      • Entities
      • Factories
      • Interfaces
      • Strategies
    • Category
      • Summary
      • Collections
      • Entities
      • Factories
      • Interfaces
      • Providers
      • Repositories
      • Storages
    • Customer
      • Summary
      • Address
      • Country
      • CountryZone
      • Interfaces
      • Storages
      • Validation
      • ValueObjects
    • CustomerGroup
      • Summary
      • Entities
      • Factories
      • Interfaces
      • Repositories
      • Serializers
      • Services
      • ValueObjects
    • Email
      • Summary
      • Collections
      • Entities
      • Exceptions
      • Interfaces
      • Repository
      • ValueObjects
    • Extensions
      • Summary
      • Customers
      • Emails
      • Geschaeftskundenversand
      • Helpers
      • Invoices
      • Orders
      • ParcelShopFinder
      • QuickEdit
      • Serializers
      • Templates
    • Geschaeftskundenversand
      • Summary
      • Exceptions
    • Http
      • Summary
      • Collections
      • Exceptions
      • Factories
      • Interfaces
      • ValueObjects
    • HttpViewControllers
    • InfoBox
      • Summary
      • Collections
      • Entities
      • Factories
      • Interfaces
      • Repositories
    • Invoice
      • Summary
      • Interfaces
      • ValueObjects
    • Loaders
      • Summary
      • CrossCuttingLoader
      • GXCoreLoader
      • Interfaces
    • Manufacturer
      • Summary
      • Entities
      • Factories
      • Interfaces
      • Repositories
    • Modules
      • Summary
      • Collections
      • Controllers
      • Interfaces
    • NewsletterSubscription
      • Summary
      • Interfaces
    • None
    • Order
      • Summary
      • Collections
      • Entities
      • Factories
      • Interfaces
      • Repositories
      • Storages
      • ValueObjects
    • OrderStatus
      • Summary
      • Collections
      • Entities
      • Exceptions
      • Factories
      • Interfaces
      • Repositories
    • PackingSlip
      • Summary
      • Collections
      • ValueObjects
    • PersonalData
      • Summary
      • Storage
    • Precheck
    • Product
      • Summary
      • Collections
      • Entities
      • Factories
      • Interfaces
      • Providers
      • Repositories
      • Storages
    • ProductModule
      • Summary
      • Collections
      • Deleter
      • Entities
      • Factories
      • Interface
      • Interfaces
      • Reader
      • Repositories
      • Writer
    • QuantityUnit
      • Summary
      • Entities
      • Factories
      • Repositories
    • QuickEdit
      • Summary
      • Interfaces
      • Repositories
    • Review
      • Summary
      • Entities
      • Factories
      • Interfaces
      • Repositories
      • Services
      • ValueObjects
    • Shared
      • Summary
      • ClassFinder
      • Exceptions
      • FileSystem
      • Interfaces
      • Storage
      • Types
    • SharedShoppingCart
      • Summary
      • Interfaces
    • ShoppingCart
      • Summary
      • Entities
      • Interfaces
    • Slider
      • Summary
      • Collections
      • Entities
      • Factories
      • Interfaces
      • Repositories
      • Storages
    • Smarty
      • Summary
      • plugins
    • StaticSeoUrl
      • Summary
      • Collections
      • Entities
      • Factories
      • Interfaces
      • Repositories
    • StaticSeoUrls
    • Statistics
      • Summary
      • Interfaces
    • UserConfiguration
      • Summary
      • Interfaces
      • Repository
    • VersionInfo
      • Summary
      • Factories
      • Reader
      • ValueObjects
    • VPE
      • Summary
      • Entities
      • Factories
      • Repositories
    • Withdrawal
      • Summary
      • Entities
      • Factories
      • Interfaces
      • Repositories
      • Services
      • ValueObjects
  • Interfaces
    • CategoryFactoryInterface
    • CategoryInterface
    • CategoryListProviderFactoryInterface
    • CategoryListProviderInterface
    • CategoryObjectServiceInterface
    • CategoryReadServiceInterface
    • CategoryRepositoryDeleterInterface
    • CategoryRepositoryInterface
    • CategoryRepositoryReaderInterface
    • CategoryRepositoryWriterInterface
    • CategoryServiceSettingsInterface
    • CategorySettingsInterface
    • CategorySettingsRepositoryInterface
    • CategorySettingsRepositoryReaderInterface
    • CategorySettingsRepositoryWriterInterface
    • CategoryWriteServiceInterface
    • StoredCategoryInterface

Interface StoredCategoryInterface

Interface StoredCategoryInterface

This interface extends the Category CategoryInterface and represents a persisted category with an unique ID.

StoredCategoryInterface implements CategoryInterface, AddonValueContainerInterface

Direct known implementers

StoredCategory

Package: Category\Interfaces
Category: System
Located at Services/Core/Category/Entities/Interfaces/StoredCategoryInterface.inc.php

Methods summary

public getCategoryId( void ) : integer

Gets the ID of the StoredCategory.

Gets the ID of the StoredCategory.

Returns

integer

Methods inherited from CategoryInterface

addAddonValues(), deleteAddonValue(), getAddedDateTime(), getAddonValue(), getAddonValues(), getDescription(), getHeadingTitle(), getIcon(), getImage(), getImageAltText(), getLastModifiedDateTime(), getMetaDescription(), getMetaKeywords(), getMetaTitle(), getName(), getParentId(), getSettings(), getSortOrder(), getUrlKeywords(), getUrlRewrite(), getUrlRewrites(), isActive(), setActive(), setAddedDateTime(), setAddonValue(), setDescription(), setHeadingTitle(), setIcon(), setImage(), setImageAltText(), setLastModifiedDateTime(), setMetaDescription(), setMetaKeywords(), setMetaTitle(), setName(), setParentId(), setSettings(), setSortOrder(), setUrlKeywords(), setUrlRewrite(), setUrlRewrites()

Methods inherited from AddonValueContainerInterface

getAddonValueContainerId()

Gambio GmbH © 2018