Метод |
Описание |
|
counts ( boolean $Table = false, boolean $Column = false, boolean $From = false, boolean $To = false, boolean $Max = false ) |
Recalculate counters. |
|
fixInsertUserID ( boolean | string $Table = false ) |
Scan a table for invalid InsertUserID values and update with SystemUserID |
|
fixPermissions ( ) |
Set Member-like permissions on all roles with missing permissions. |
|
fixUrlCodes ( $Table, $Column ) |
|
|
fixUserRole ( ) |
Look for users with an invalid role and apply the role specified to those users. |
|
initialize ( ) |
Runs before every call to this controller. |
|
rebuildCategoryTree ( ) |
Fix the category tree after an import that only gives a sort & parent. |
|
resetPermissions ( ) |
Reset all role permissions based on role type. |
|