Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Action_Helper_Service
PHP Class Action_Helper_Service
Inheritance:
extends
Zend_Controller_Action_Helper_Abstract
Exibir arquivo
Open project: sourcefabric/newscoop
Public Methods
Method
Description
direct
(
string
$service
) :
mixed
Direct get service
getService
(
string
$service
) :
mixed
Get service
init
( )
Method Details
direct()
public
method
Direct get service
public
direct
(
string
$service
) :
mixed
$service
string
return
mixed
getService()
public
method
Get service
public
getService
(
string
$service
) :
mixed
$service
string
return
mixed
init()
public
method
public
init
( )