Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Admin_StaffController
PHP Class Admin_StaffController
Inheritance:
extends
Zend_Controller_Action
显示文件
Open project: sourcefabric/newscoop
Public Methods
Method
Description
addAction
( )
deleteAction
( )
editAccessAction
( )
editAction
( )
indexAction
( )
init
( ) :
void
Init
tableAction
( )
Private Methods
Method
Description
handleForm
(
Zend_Form
$form
,
Staff
$staff
)
Method Details
addAction()
public
method
public
addAction
( )
deleteAction()
public
method
public
deleteAction
( )
editAccessAction()
public
method
public
editAccessAction
( )
editAction()
public
method
public
editAction
( )
indexAction()
public
method
public
indexAction
( )
init()
public
method
Init
public
init
( ) :
void
return
void
tableAction()
public
method
public
tableAction
( )