url output in loops

This commit is contained in:
Etienne Roudeix
2013-08-26 14:44:39 +02:00
parent 9174e5154e
commit 430baa6cda
7 changed files with 22 additions and 3 deletions

View File

@@ -14,6 +14,11 @@ class Folder extends BaseFolder
return FolderQuery::countChild($this->getId());
}
public function getUrl()
{
}
/**
*
* count all products for current category and sub categories