Navigation

  • index
  • next |
  • previous |
  • DPD Template Reference 2.0 documentation »

Filters and FunctionsΒΆ

Filters allow you to control how a variable is displayed.

  • HTML Filters
    • img_tag(url, alt="")
    • script_tag(url)
    • style_tag(url)
  • URL Filters
    • product_img_url(size="100x100")
    • add_to_cart_url
    • remove_from_cart_url
    • file_download_url
    • keycode_download_url
    • product_url
  • Helper Filters
    • filesize
    • coupon_discount
    • markdown
    • money
    • money_without_currency
    • money_with_currency
  • Other Filters
    • date
      • date_modify
    • format
    • replace
    • url_encode
    • json_encode
    • title
    • capitalize
    • upper
    • lower
    • striptags
    • join
    • reverse
    • length
    • sort
    • default
    • keys
    • escape, e
    • raw
    • merge
  • Global Functions
    • range
    • cycle
    • constant
  • Built-in Tests
    • divisibleby
    • none
    • even
    • odd
    • sameas
    • constant
    • defined
    • empty

Logo

Previous topic

DPD Website Configuration

Next topic

HTML Filters

Quick search

Navigation

  • index
  • next |
  • previous |
  • DPD Template Reference 2.0 documentation »
© Copyright 2011-2018, Portal Labs LLC. Created using Sphinx 1.7.4.