Catalog url model
Located in /Catalog/Model/Url.php (line 34)
Singleton of category model for building URL path
Categories cache for products
Cache for category rewrite suffix
Cache for product rewrite suffix
Resource model
Current url rewrite rule
Rewrite cache
Store root categories cache
Flag to overwrite config settings for Catalog URL rewrites history maintainance
Deletes old rewrites for store, left from the times when store had some other root category
Generate either id path, request path or target path for product and/or category
For generating id or system path, either product or category is required For generating request path - category is required $parentPath used only for generating category path
Return unique string based on the time in microseconds.
Retrieve Category model singleton
Retrieve category rewrite sufix for store
Retrieve product model singleton
Get unique product request path
Retrieve product rewrite sufix for store
Retrieve resource model
Indicate whether to save URL Rewrite History or not (create redirects to old URLs)
Returns store root category, uses caching for it
Retrieve stores array or store model
Get requestPath that was not used yet.
Will try to get unique path by adding -1 -2 etc. between url_key and optional url_suffix
Refresh category and childs rewrites Called when reindexing all rewrites and as a reaction on category change that affects rewrites
Refresh product rewrite urls for one store or all stores Called as a reaction on product change that affects rewrites
Refresh all product rewrites for designated store
Refresh all rewrite urls for some store or for all stores Used to make full reindexing of url rewrites
Setter for $_saveRewritesHistory Force Rewrites History save bypass config settings
Adds url_path property for non-root category - to ensure that url path is not empty.
Sometimes attribute 'url_path' can be empty, because url_path hasn't been generated yet, in this case category is loaded with empty url_path and we should generate it manually.
Refresh products for catwgory
Refresh category rewrite
Refresh product rewrite
Create Custom URL Rewrite for old product/category URL after url_key changed It will perform permanent redirect from old URL to new URL
Documentation generated on Fri, 11 Feb 2011 17:15:28 +0200 by phpDocumentor 1.4.3