PHP 클래스 Creare_CreareSeoCore_Helper_Data

상속: extends Mage_Core_Helper_Abstract
파일 보기 프로젝트 열기: adampmoss/CreareSEO

공개 메소드들

메소드 설명
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()

메소드 상세

checkDefaultStoreGroupNames() 공개 메소드

checkDefaultStoreNames() 공개 메소드

checkDefaultWebsiteNames() 공개 메소드

exists() 공개 메소드

public exists ( $file )

getConfig() 공개 메소드

public getConfig ( $field )

getConfigPath() 공개 메소드

public getConfigPath ( )

getDiscontinuedCategoryUrl() 공개 메소드

public getDiscontinuedCategoryUrl ( $category )

getDiscontinuedProductUrl() 공개 메소드

public getDiscontinuedProductUrl ( $product )

getProductStartingprice() 공개 메소드

public getProductStartingprice ( $product )

htaccess() 공개 메소드

public htaccess ( )

isWriteable() 공개 메소드

public isWriteable ( $file )

robotstxt() 공개 메소드

public robotstxt ( )

saveFileContentToConfig() 공개 메소드

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

writeFile() 공개 메소드

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