catalog

package
v0.0.0-...-d4f462a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 4, 2015 License: Apache-2.0 Imports: 2 Imported by: 0

README

Package catalog

Implements product and category handling.

Documentation

Overview

Package catalog implements category tree and product features.

Index

Constants

This section is empty.

Variables

View Source
var (
	// TableCollection handles all tables and its columns. init() in generated Go file will set the value.
	TableCollection csdb.TableStructurer
)

Functions

This section is empty.

Types

type CategoryModel

type CategoryModel struct {
}

func Category

func Category() *CategoryModel

func (*CategoryModel) TBD

func (c *CategoryModel) TBD()

func (*CategoryModel) TableAdditionalAttribute

func (c *CategoryModel) TableAdditionalAttribute() (*csdb.TableStructure, error)

TableAdditionalAttribute needed for eav.EntityTypeAdditionalAttributeTabler

func (*CategoryModel) TableEavWebsite

func (c *CategoryModel) TableEavWebsite() (*csdb.TableStructure, error)

TableEavWebsite needed for eav.EntityTypeAdditionalAttributeTabler

func (*CategoryModel) TableNameBase

func (c *CategoryModel) TableNameBase() string

func (*CategoryModel) TableNameValue

func (c *CategoryModel) TableNameValue(i eav.ValueIndex) string

type ProductModel

type ProductModel struct {
}

func Product

func Product() *ProductModel

func (*ProductModel) TBD

func (c *ProductModel) TBD()

func (*ProductModel) TableAdditionalAttribute

func (c *ProductModel) TableAdditionalAttribute() (*csdb.TableStructure, error)

TableAdditionalAttribute needed for EntityTypeAdditionalAttributeTabler

func (*ProductModel) TableEavWebsite

func (c *ProductModel) TableEavWebsite() (*csdb.TableStructure, error)

TableEavWebsite needed for EntityTypeAdditionalAttributeTabler

func (*ProductModel) TableNameBase

func (c *ProductModel) TableNameBase() string

func (*ProductModel) TableNameValue

func (c *ProductModel) TableNameValue(i eav.ValueIndex) string

Directories

Path Synopsis
Package catattr handles all product and category related attributes.
Package catattr handles all product and category related attributes.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL