You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
242B

  1. URI.DefinitionID
  2. TYPE: string/null
  3. VERSION: 2.1.0
  4. DEFAULT: NULL
  5. --DESCRIPTION--
  6. <p>
  7. Unique identifier for a custom-built URI definition. If you want
  8. to add custom URIFilters, you must specify this value.
  9. </p>
  10. --# vim: et sw=4 sts=4