Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Action_Helper_Service
PHP Class Action_Helper_Service
Inheritance:
extends
Zend_Controller_Action_Helper_Abstract
Afficher le fichier
Open project: sourcefabric/newscoop
Méthodes publiques
Méthode
Description
direct
(
string
$service
) :
mixed
Direct get service
getService
(
string
$service
) :
mixed
Get service
init
( )
Method Details
direct()
public
méthode
Direct get service
public
direct
(
string
$service
) :
mixed
$service
string
Résultat
mixed
getService()
public
méthode
Get service
public
getService
(
string
$service
) :
mixed
$service
string
Résultat
mixed
init()
public
méthode
public
init
( )