Admin

XenForo [OzzModz] XenForo File Functions List 2.0.0

No permission to download
🧠 OzzModz: Unified Function Viewer

A powerful development tool that scans and displays function signatures and source code from your XenForo install — including the core, Resource Manager (XFRM), and Media Gallery (XFMG) — with copyable code, collapsible blocks, and A–Z filtering.


📋 Key Features

Scans real PHP files to extract function signatures and full source code
Supports XenForo core, XFRM, and XFMG modules
Full functions and files are collapsible for easy browsing
One-click Copy to Clipboard support for both function blocks and full files
Alphabetized A–Z navigation tabs
Smart buttons: only shows XFRM/XFMG buttons if their paths are configured
Floating "Collapse" and "Copy" buttons in every expanded section
Function count displayed on each page
Shared template for consistent layout across modules


⚙️ Setup Instructions

In Admin CP, set file paths:
ozzmodz_functions_path – XenForo core path
ozzmodz_xfrm_function_list_path – XFRM path
ozzmodz_xfmg_function_list_path – XFMG path
Give permission to user groups:
Permission group: ozzmodzFunctions
Permission: view
Visit routes:
/xffunctions
/xfrmfunctions
/xfmgfunctions


🚀 Use Cases

Quickly browse functions across your add-ons and XF core
Reference arguments and logic without opening a code editor
Debug or audit override logic in existing classes
Share or copy full code blocks instantly
Explore XenForo’s internal architecture by component


💡 Pro Tips

Want to hide XFRM or XFMG tabs? Just leave the option path blank.
Use browser search (`Ctrl+F`) inside a letter tab to narrow results.
Function maps are cached for 24 hours for performance.
All layout is front-end friendly — no ACP clutter!

Author
Admin Hacker Icon
Downloads
0
Views
4
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from Admin

Back
Top