PHP Class ContactController

Inheritance: extends Zend_Controller_Action
Afficher le fichier Open project: yupe/yupe Class Usage Examples

Protected Properties

Свойство Type Description
$feedback FeedbackService

Méthodes publiques

Méthode Description
actionFaq ( )
actionFaqView ( $id )
actionIndex ( null $type = null )
actions ( ) : array
init ( )

Method Details

actionFaq() public méthode

public actionFaq ( )

actionFaqView() public méthode

public actionFaqView ( $id )
$id

actionIndex() public méthode

public actionIndex ( null $type = null )
$type null

actions() public méthode

public actions ( ) : array
Résultat array

init() public méthode

public init ( )

Property Details

$feedback protected_oe property

protected FeedbackService $feedback
Résultat FeedbackService