Class RolePermission
This model describes a the value of the permissions for a role
- Hawk\Model uses Hawk\Utils
-
Hawk\RolePermission
Methods summary
Methods inherited from Hawk\Model
__construct()
,
add()
,
addIfNotExists()
,
countElementsByExample()
,
countElementsBySQL()
,
delete()
,
deleteByExample()
,
deleteBySQL()
,
getAll()
,
getByExample()
,
getById()
,
getBySQL()
,
getData()
,
getDbInstance()
,
getDbName()
,
getListByExample()
,
getListBySQL()
,
getPrimaryColumn()
,
getTable()
,
save()
,
set()
,
setDbName()
,
setPrimaryColumn()
,
setTable()
,
update()
Methods used from Hawk\Utils
Properties summary
protected static
string
|
$tablename
The associated table |
#
"RolePermission"
|