Ejemplo n.º 1
0
 public function buildRelativePaths($rootCategory, $includeRoot = false)
 {
     CategoryUtil::buildRelativePaths($rootCategory, $this->_objData, $includeRoot);
 }