Definition at line 9 of file shop_seo.php.
Public Member Functions | |
render () | |
save () | |
dropSeoIds () | |
deleteStaticUrl () | |
Protected Member Functions | |
_loadActiveUrl ($iShopId) | |
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 22 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 71 of file shop_seo.php.
Shop_Seo.save | ( | ) |
Saves changed shop configuration parameters.
Reimplemented from Shop_Config.
Definition at line 100 of file shop_seo.php.
Shop_Seo.dropSeoIds | ( | ) |
Shop_Seo.deleteStaticUrl | ( | ) |
Shop_Seo.$_sActSeoObject = null [protected] |
Active seo url id
Definition at line 14 of file shop_seo.php.