Changes between Version 80 and Version 81 of AjaxList


Ignore:
Timestamp:
2010-12-06T18:07:23Z (13 years ago)
Author:
Serge Okon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AjaxList

    v80 v81  
    144144===== Action Restrictions =====
    145145If an action is restricted for an item, if will be greyed out and disabled when the user right-clicks the action menu. Now, this doesn't mean that the user can't manipulate the URL to try and execute this function anyways, so it's a very good idea to put some access restrictions in the controller functions themselves.
    146 The access restriction array is (again :-) an array or array, and has the following general format
     146The access restriction array is (again :-) an array of array, and has the following general format
    147147{{{
    148148#!php