summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Search.pm
diff options
context:
space:
mode:
authorMarc Schumann <wurblzap@gmail.com>2012-11-30 15:30:44 +0100
committerMarc Schumann <wurblzap@gmail.com>2012-11-30 15:30:44 +0100
commit2667d3631cc09c4d5d3593312bfeb86b38a4c65a (patch)
treeb75e952f5b5cc92bbbfb83ae52a131995fbba654 /Bugzilla/Search.pm
parenta22401a72e7addce908ea92988200134ff7f9560 (diff)
downloadbugzilla-2667d3631cc09c4d5d3593312bfeb86b38a4c65a.tar.gz
bugzilla-2667d3631cc09c4d5d3593312bfeb86b38a4c65a.tar.xz
Bug 816747 - Add dummy POD for unPODded methods.
r/a=LpSolit
Diffstat (limited to 'Bugzilla/Search.pm')
-rw-r--r--Bugzilla/Search.pm34
1 files changed, 34 insertions, 0 deletions
diff --git a/Bugzilla/Search.pm b/Bugzilla/Search.pm
index 401d2f2af..d4b74d187 100644
--- a/Bugzilla/Search.pm
+++ b/Bugzilla/Search.pm
@@ -2939,3 +2939,37 @@ sub _translate_old_column {
}
1;
+
+=head1 B<Methods in need of POD>
+
+=over
+
+=item invalid_order_columns
+
+=item COLUMN_JOINS
+
+=item sql
+
+=item split_order_term
+
+=item SqlifyDate
+
+=item REPORT_COLUMNS
+
+=item pronoun
+
+=item COLUMNS
+
+=item order
+
+=item search_description
+
+=item IsValidQueryType
+
+=item build_subselect
+
+=item do_search_function
+
+=item boolean_charts_to_custom_search
+
+=back