Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Action_Helper_Sidebar
PHP Class Action_Helper_Sidebar
Inheritance:
extends
Zend_Controller_Action_Helper_Abstract
Mostra file
Open project: sourcefabric/newscoop
Public Methods
Method
Description
addSidebar
(
array
$config
,
boolean
$prepend
= false ) :
void
Add sidebar
direct
(
array
$config
,
boolean
$prepend
= false ) :
void
Direct strategy
Method Details
addSidebar()
public
method
Add sidebar
public
addSidebar
(
array
$config
,
boolean
$prepend
= false ) :
void
$config
array
$prepend
boolean
return
void
direct()
public
method
Direct strategy
public
direct
(
array
$config
,
boolean
$prepend
= false ) :
void
$config
array
$prepend
boolean
return
void