understanding

  1. ENXF NET

    XF 1 Tip Tutorial Understanding Conditional Statements

    Conditional Statements The following conditional statements will only work in templates which support the arguments and parameters. Statements can be expanded using AND, OR, xen:else and xen:elseif. Replacing == with != in the following examples will change the condition from true to false...
  2. ENXF NET

    XF 1 Tip Tutorial Understanding the Xenforo Class Proxy System

    Disclaimer: This is a technical explaination and is geared towards developers. A working knowledge of PHP, OOP, and MVC is assumed. What is the XenForo Class Proxy System? In a nutshell, this system allows several add-ons to extend the same class within XenForo using its code event listener...
Top