Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 599 Bytes

function.getPath.md

File metadata and controls

24 lines (16 loc) · 599 Bytes

Function getPath

Return path to a product category

mixed getPath(string $urlBase, integer $id_category, string $path, string $highlight, $categoryType, $home)

Arguments

  • $urlBase string - Start URL
  • $id_category integer - Start category
  • $path string - Current path
  • $highlight string - String to highlight (in XHTML/CSS)
  • $categoryType mixed
  • $home mixed