PHP 클래스 Nexcessnet_Turpentine_Block_Management

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
상속: extends Mage_Adminhtml_Block_Template
파일 보기 프로젝트 열기: nexcess/magento-turpentine

공개 메소드들

메소드 설명
__construct ( )
getApplyConfigUrl ( ) : string Get the applyConfig URL
getFlushAllUrl ( ) : string Get the flushAll url
getFlushContentTypeUrl ( ) : string Get the flushContentType URL
getFlushPartialUrl ( ) : string Get the flushPartial URL
getGetConfigUrl ( ) : string Get the getConfig URL
getSaveConfigUrl ( ) : string Get the saveConfig URL
getSwitchNavigationUrl ( string $type ) : string Get the switchNavigation URL

메소드 상세

__construct() 공개 메소드

public __construct ( )

getApplyConfigUrl() 공개 메소드

Get the applyConfig URL
public getApplyConfigUrl ( ) : string
리턴 string

getFlushAllUrl() 공개 메소드

Get the flushAll url
public getFlushAllUrl ( ) : string
리턴 string

getFlushContentTypeUrl() 공개 메소드

Get the flushContentType URL
public getFlushContentTypeUrl ( ) : string
리턴 string

getFlushPartialUrl() 공개 메소드

Get the flushPartial URL
public getFlushPartialUrl ( ) : string
리턴 string

getGetConfigUrl() 공개 메소드

Get the getConfig URL
public getGetConfigUrl ( ) : string
리턴 string

getSaveConfigUrl() 공개 메소드

Get the saveConfig URL
public getSaveConfigUrl ( ) : string
리턴 string

getSwitchNavigationUrl() 공개 메소드

Get the switchNavigation URL
public getSwitchNavigationUrl ( string $type ) : string
$type string
리턴 string