摘要:
SugarController定义了一个实例变量$hasAccess,布尔值,默认为true。该实例变量指示使用者是否有执行摸个action的权限:class SugarController{ /** * This can be set from the application to tell us whether we have authorization to * process the action. If this is set we will default to the noaccess view. */ public $hasAccess = ... 阅读全文
posted @ 2013-12-23 17:34 eastson 阅读(344) 评论(0) 推荐(0)
浙公网安备 33010602011771号