PHP Class Creare_CreareSeoCore_Helper_Data

Inheritance: extends Mage_Core_Helper_Abstract
Afficher le fichier Open project: adampmoss/CreareSEO

Méthodes publiques

Méthode Description
checkDefaultStoreGroupNames ( )
checkDefaultStoreNames ( )
checkDefaultWebsiteNames ( )
exists ( $file )
getConfig ( $field )
getConfigPath ( )
getDiscontinuedCategoryUrl ( $category )
getDiscontinuedProductUrl ( $product )
getProductStartingprice ( $product )
htaccess ( )
isWriteable ( $file )
robotstxt ( )
saveFileContentToConfig ( $file, $field ) * On controller_action_predispatch called by saveConfigOnConfigLoad()
writeFile ( $file, $post, $field, $robots_location = '' ) * On admin_system_config_changed_section_ called by writeToFileOnConfigSave()

Method Details

checkDefaultStoreGroupNames() public méthode

checkDefaultStoreNames() public méthode

checkDefaultWebsiteNames() public méthode

exists() public méthode

public exists ( $file )

getConfig() public méthode

public getConfig ( $field )

getConfigPath() public méthode

public getConfigPath ( )

getDiscontinuedCategoryUrl() public méthode

public getDiscontinuedCategoryUrl ( $category )

getDiscontinuedProductUrl() public méthode

public getDiscontinuedProductUrl ( $product )

getProductStartingprice() public méthode

public getProductStartingprice ( $product )

htaccess() public méthode

public htaccess ( )

isWriteable() public méthode

public isWriteable ( $file )

robotstxt() public méthode

public robotstxt ( )

saveFileContentToConfig() public méthode

* On controller_action_predispatch called by saveConfigOnConfigLoad()
public saveFileContentToConfig ( $file, $field )

writeFile() public méthode

* On admin_system_config_changed_section_ called by writeToFileOnConfigSave()
public writeFile ( $file, $post, $field, $robots_location = '' )