PHP 클래스 Algolia_Algoliasearch_Helper_Logger, algoliasearch-magento

상속: extends Mage_Core_Helper_Abstract
파일 보기 프로젝트 열기: algolia/algoliasearch-magento 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$config Algolia_Algoliasearch_Helper_Config
$enabled
$stores
$timers

공개 메소드들

메소드 설명
__construct ( )
getStoreName ( $storeId )
isEnable ( )
log ( $message, $forceLog = false )
start ( $action )
stop ( $action )

보호된 메소드들

메소드 설명
formatTime ( $begin, $end )

메소드 상세

__construct() 공개 메소드

public __construct ( )

formatTime() 보호된 메소드

protected formatTime ( $begin, $end )

getStoreName() 공개 메소드

public getStoreName ( $storeId )

isEnable() 공개 메소드

public isEnable ( )

log() 공개 메소드

public log ( $message, $forceLog = false )

start() 공개 메소드

public start ( $action )

stop() 공개 메소드

public stop ( $action )

프로퍼티 상세

$config 보호되어 있는 프로퍼티

protected Algolia_Algoliasearch_Helper_Config $config
리턴 Algolia_Algoliasearch_Helper_Config

$enabled 보호되어 있는 프로퍼티

protected $enabled

$stores 보호되어 있는 프로퍼티

protected $stores

$timers 보호되어 있는 프로퍼티

protected $timers