DokuWiki

It's better when it's simple

User Tools

Site Tools


devel:releases:refactor2020

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
devel:releases:refactor2020 [2020-10-08 18:13] – [Extension and Event] Klap-indevel:releases:refactor2020 [2020-10-14 21:16] – [ACL admin class] Klap-in
Line 228: Line 228:
 |global $[[codesearch>plugin_types]]|PluginController::PLUGIN_TYPES| |global $[[codesearch>plugin_types]]|PluginController::PLUGIN_TYPES|
  
-==== ACL admin class ==== +==== ACL admin class admin_plugin_acl==== 
-FIXME +[[https://github.com/splitbrain/dokuwiki/pull/2358/files#diff-7067f3fb07729507ec0ce23198cc289f1a45c8a9d13e2f7345bc3c02528f0fd8|PR 2358]] and [[github>55cc5b999d5e659fe30cd52ddad4a3f0dea44474|55cc5b9]] 
-https://github.com/geekitude/dokuwiki-plugin-userhomepage/commit/3475b39d0eee676de110da0a61c00d6c2501dca4+ 
 +Renamed public functions: 
 +|[[codesearch>_init_acl_config]]()|initAclConfig()| 
 +|[[codesearch>_acl_add]]()|addACL()| 
 +|[[codesearch>_acl_del]]()|deleteACL()| 
 +|[[codesearch>_get_tree]]()|makeTree() | 
 +|[[codesearch>_html_list_acl]]()|makeTreeItem()| 
 +|[[codesearch>_html_li_acl]]()|makeListItem()| 
 +|[[codesearch>_tree_sort]]()|treeSort()| 
 +|[[codesearch>_html_info]]()|printInfo() | 
 + 
 + 
 +Renamed and changed to protected functions: 
 +|[[codesearch>_get_opts]]()|getLinkOptions()| 
 +|[[codesearch>_html_explorer]]()|makeExplorer()| 
 +|[[codesearch>_html_detail]]()|printDetail()| 
 +|[[codesearch>_html_acleditor]]()|printAclEditor()| 
 +|[[codesearch>_html_table]]()|printAclTable()| 
 +|[[codesearch>_get_exact_perm]]()|getExactPermisson()| 
 +|[[codesearch>_html_checkboxes]]()|makeCheckboxes()| 
 +|[[codesearch>_html_select]]()|makeSelect()| 
 +|[[codesearch>_html_explain]]()|printExplanation()| 
 + 
  
  
devel/releases/refactor2020.txt · Last modified: 2023-11-05 14:47 by Klap-in

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki