Changes between Version 3 and Version 4 of S3/S3Navigation
- Timestamp:
- 03/05/12 12:46:37 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
S3/S3Navigation
v3 v4 80 80 S3Navigation items are run through a cascade of status checks: 81 81 82 ||='''Method'''=||='''Meaning'' =||='''Effect'''=||='''Flag set'''=||82 ||='''Method'''=||='''Meaning'''=||='''Effect'''=||='''Flag set'''=|| 83 83 ||check_active||Check whether the item is relevant for the current request||if this returns False, the item will be deactivated and the renderer never be called|||| 84 84 ||check_enabled||Check whether the item is enabled||Overrides the enabled flag if (and only if) it returns False, if it returns True, the flag remains unchanged||enabled||