Changes between Version 7 and Version 8 of S3/S3Navigation
- Timestamp:
- 03/05/12 12:56:18 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
S3/S3Navigation
v7 v8 90 90 ||check_permission||Check whether the user is permitted to access the target URL of the item||sets flag||authorized|| 91 91 ||check_selected||Check whether the item matches the current request||sets flag upward in the whole subtree||selected|| 92 ||check_hook||Runs the check hook methods||if this returns False, neither check_enabled nor the renderer will be run||||92 ||check_hook||Runs the check-hook methods defined for this item||if this returns False, neither check_enabled nor the renderer will be run|||| 93 93 94 94 === Rendering Navigation Items ===