MantisBT: master-1.2.x fe539b00

Author Committer Branch Timestamp Parent
dregad dregad master-1.2.x 2012-08-31 02:47 master-1.2.x 6a7db340
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