Liking cljdoc? Tell your friends :D

ventas.entities.category


branchesclj

(branches)
source

categories-with-productsclj

(categories-with-products)
source

full-name-i18nclj

(full-name-i18n category-id)

Returns an i18n entity representing the full name of a category

Returns an i18n entity representing the full name of a category
sourceraw docstring

get-imageclj

(get-image entity & [params])
source

get-parent-slugclj

(get-parent-slug ref)
source

get-parentsclj

(get-parents id)
source

leavesclj

(leaves)
source

optionsclj

(options culture & [ids])

Returns a map of ids to the full names of the corresponding categories. Given an example category 17592186046253, returns: {17592186046253 'Women / Shirts'}

Returns a map of ids to the full names of the corresponding categories.
Given an example category 17592186046253, returns:
{17592186046253 'Women / Shirts'}
sourceraw docstring

options-without-branchesclj

(options-without-branches culture)

Like options but excludes branches (categories that have children)

Like options but excludes branches (categories that have children)
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close