PHP Class Link

Inheritance: implements sql, implements persistance
Show file Open project: zizuu-store/zzcleanurls Class Usage Examples

Public Methods

Method Description
getCategoryLink ( mixed $category, string $alias = null, integer $id_lang = null, string $selected_filters = null, $id_shop = null, $relative_protocol = false ) : string Create a link to a category.
getPaginationLink ( string $type, integer $id_object, boolean $nb = false, boolean $sort = false, boolean $pagination = false, boolean $array = false ) Get pagination link.

Method Details