Changes between Version 3 and Version 4 of S3/S3Navigation


Ignore:
Timestamp:
03/05/12 12:46:37 (13 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S3/S3Navigation

    v3 v4  
    8080S3Navigation items are run through a cascade of status checks:
    8181
    82 ||='''Method'''=||='''Meaning''=||='''Effect'''=||='''Flag set'''=||
     82||='''Method'''=||='''Meaning'''=||='''Effect'''=||='''Flag set'''=||
    8383||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||||
    8484||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||