Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
ContactController
PHP Class ContactController
Inheritance:
extends
Zend_Controller_Action
Show file
Open project: yupe/yupe
Class Usage Examples
Protected Properties
Property
Type
Description
$feedback
FeedbackService
Public Methods
Method
Description
actionFaq
( )
actionFaqView
(
$id
)
actionIndex
(
null
$type
= null )
actions
( ) :
array
init
( )
Method Details
actionFaq()
public
method
public
actionFaq
( )
actionFaqView()
public
method
public
actionFaqView
(
$id
)
$id
actionIndex()
public
method
public
actionIndex
(
null
$type
= null )
$type
null
actions()
public
method
public
actions
( ) :
array
return
array
init()
public
method
public
init
( )
Property Details
$feedback
protected property
protected
FeedbackService
$feedback
return
FeedbackService