Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 602 Bytes

function.getPath.md

File metadata and controls

24 lines (16 loc) · 602 Bytes

Function getPath

Return path to a product category

mixed getPath(string $url_base, integer $id_category, string $path, string $highlight, $category_type, $home)

Arguments

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