

Definition at line 8 of file shop_seo.php.
| Public Member Functions | |
| render () | |
| save () | |
| dropSeoIds () | |
| deleteStaticUrl () | |
| Protected Member Functions | |
| _loadActiveUrl ($iShopId) | |
| _processUrls ($aUrls) | |
| _cleanupUrl ($sUrl) | |
| Protected Attributes | |
| $_sActSeoObject = null | |
| Shop_Seo.render | ( | ) | 
Executes parent method parent.render() and returns name of template file "shop_system.tpl".
Reimplemented from Shop_Config.
Definition at line 21 of file shop_seo.php.
| Shop_Seo._loadActiveUrl | ( | $ | iShopId | ) |  [protected] | 
Loads and sets active url info to view
| int | $iShopId active shop id | 
Definition at line 54 of file shop_seo.php.
| Shop_Seo.save | ( | ) | 
Saves changed shop configuration parameters.
Reimplemented from Shop_Config.
Definition at line 83 of file shop_seo.php.
| Shop_Seo._processUrls | ( | $ | aUrls | ) |  [protected] | 
Goes through urls array and prepares them for saving to db
| array | $aUrls urls to process | 
Definition at line 118 of file shop_seo.php.
| Shop_Seo._cleanupUrl | ( | $ | sUrl | ) |  [protected] | 
processes urls by fixing "&", "&"
| string | $sUrl processable url | 
Definition at line 140 of file shop_seo.php.
| Shop_Seo.dropSeoIds | ( | ) | 
| Shop_Seo.deleteStaticUrl | ( | ) | 
| Shop_Seo.$_sActSeoObject = null  [protected] | 
Active seo url id
Definition at line 13 of file shop_seo.php.
 1.5.5
 1.5.5