MantisBT: master 9f57d943

Author Committer Branch Timestamp Parent
dregad dregad master 2012-08-31 02:47 master 6aaf95d0
Changeset

Add optional param to columns_get_standard() to return all columns

The default behavior is to exclude the fields which are not "active" due
to config settings. The new parameter lets caller override that to
return all standard columns (ie. excluding custom fields).

mod - core/columns_api.php Diff File