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
Показать файл Открыть проект

Открытые методы

Метод Описание
__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