Class BaseController
- CController
-
application\core\controllers\Controller
-
application\modules\recruit\controllers\BaseController
Direct known subclasses
application\modules\recruit\controllers\BgchecksController
,
application\modules\recruit\controllers\ContactController
,
application\modules\recruit\controllers\InterviewController
,
application\modules\recruit\controllers\ResumeController
,
application\modules\recruit\controllers\StatsController
Namespace: application\modules\recruit\controllers
Copyright: Copyright © 2008-2013 IBOS Inc
Author: gzwwb gzwwb@ibos.com.cn
Located at system/modules/recruit/controllers/BaseController.php
Copyright: Copyright © 2008-2013 IBOS Inc
Author: gzwwb gzwwb@ibos.com.cn
Located at system/modules/recruit/controllers/BaseController.php
Methods summary
protected
|
|
public
array
|
|
protected
boolean
|
|
public
|
|
public
|
|
public
json
|
Methods inherited from application\core\controllers\Controller
__construct()
,
actionError()
,
ajaxReturn()
,
error()
,
filterNotAuthModule()
,
filterRoutes()
,
getAssetUrl()
,
init()
,
render()
,
setTitle()
,
showMessage()
,
success()
Constants summary
Constants inherited from application\core\controllers\Controller
Properties summary
protected
string
|
$condition
查询的条件 |
#
''
|