PHP Class m\modules\v1\controllers\DefaultController

Inheritance: extends Controller
Datei anzeigen Open project: daixianceng/xiaoego.com

Public Methods

Method Description
actionFeedback ( )
actionLogin ( )
actionSendMsg ( )
actionSignup ( $step = '1' )
actions ( )

Protected Methods

Method Description
_sendMsg ( $mobile )
verbs ( )

Method Details

_sendMsg() protected method

protected _sendMsg ( $mobile )

actionFeedback() public method

public actionFeedback ( )

actionLogin() public method

public actionLogin ( )

actionSendMsg() public method

public actionSendMsg ( )

actionSignup() public method

public actionSignup ( $step = '1' )

actions() public method

public actions ( )

verbs() protected method

protected verbs ( )