PHP Class 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.
Inheritance: extends Mage_Adminhtml_Block_Template
Afficher le fichier Open project: nexcess/magento-turpentine

Méthodes publiques

Méthode Description
__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

Method Details

__construct() public méthode

public __construct ( )

getApplyConfigUrl() public méthode

Get the applyConfig URL
public getApplyConfigUrl ( ) : string
Résultat string

getFlushAllUrl() public méthode

Get the flushAll url
public getFlushAllUrl ( ) : string
Résultat string

getFlushContentTypeUrl() public méthode

Get the flushContentType URL
public getFlushContentTypeUrl ( ) : string
Résultat string

getFlushPartialUrl() public méthode

Get the flushPartial URL
public getFlushPartialUrl ( ) : string
Résultat string

getGetConfigUrl() public méthode

Get the getConfig URL
public getGetConfigUrl ( ) : string
Résultat string

getSaveConfigUrl() public méthode

Get the saveConfig URL
public getSaveConfigUrl ( ) : string
Résultat string

getSwitchNavigationUrl() public méthode

Get the switchNavigation URL
public getSwitchNavigationUrl ( string $type ) : string
$type string
Résultat string