Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-11013

Allow arrays to be assigned and retrieved in templates

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • 3.1.0-a1
    • 3.1.0-dev
    • Template Engine
    • None

      This enables arrays to be retrieved directly within templates. For example assigning $user->data to a variable A_USER_DATA the template designer can access any variable within the original $user->data array in the form of

      {A_USER_DATA:<element>}

      . The values can be used within conditional statements and blocks.

      PR #912

            EXreaction EXreaction [X] (Inactive)
            psoTFX psoTFX [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: