Changes between Version 7 and Version 8 of S3/S3Navigation


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

--

Legend:

Unmodified
Added
Removed
Modified
  • S3/S3Navigation

    v7 v8  
    9090||check_permission||Check whether the user is permitted to access the target URL of the item||sets flag||authorized||
    9191||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||||
    9393
    9494=== Rendering Navigation Items ===