User Tools

  • Logged in as: anonymous (anonymous)
  • Log Out

Site Tools


mantisbt:dynamic_enum_custom_fields

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
mantisbt:dynamic_enum_custom_fields [2009/04/21 03:31] ckchanmantisbt:dynamic_enum_custom_fields [2009/04/21 03:36] (current) ckchan
Line 6: Line 6:
  
 Usually when an enumeration custom field is defined, the possible values are defined as "A|B|C" (without the quotes). For dynamic possible values, an identifier is specified that specifies to Mantis which custom function to use. The ones that are already defined are "=categories", "=versions", "=future_versions", "=released_versions" (again without the quotes). Usually when an enumeration custom field is defined, the possible values are defined as "A|B|C" (without the quotes). For dynamic possible values, an identifier is specified that specifies to Mantis which custom function to use. The ones that are already defined are "=categories", "=versions", "=future_versions", "=released_versions" (again without the quotes).
 +
  
  
Line 17: Line 18:
 <code php> <code php>
 # -------------------- # --------------------
 +# custom_function_api.php
 # Construct an enumeration for all categories for the current project. # Construct an enumeration for all categories for the current project.
 # The enumeration will be empty if current project is ALL PROJECTS. # The enumeration will be empty if current project is ALL PROJECTS.
mantisbt/dynamic_enum_custom_fields.1240299115.txt.gz · Last modified: 2009/04/21 03:36 (external edit)

Driven by DokuWiki