Difference between revisions of "Product getByAllAccessableProductCategory function"

From Catglobe Wiki
Jump to: navigation, search
(Created page with "====Product_getByAllAccessableProductCategory==== Fetch all the products the user currently has access to view in the configured order '''Syntax''' Product_getByAllAccessab...")
 
 
Line 13: Line 13:
 
'''Return type'''
 
'''Return type'''
  
Array of Product object
+
Array of [[Product_class|Product]] object  
  
[[Category:Resources_Functions]]
+
[[Category:Resource_Functions]]

Latest revision as of 06:41, 13 March 2024

Product_getByAllAccessableProductCategory

Fetch all the products the user currently has access to view in the configured order

Syntax

Product_getByAllAccessableProductCategory()

Parameter

None

Return type

Array of Product object