Page MenuHomePhabricator

Add a method to `PhutilConsoleTable` to hide the header.
ClosedPublic

Authored by joshuaspence on Jun 17 2014, 7:23 AM.
Tags
None
Referenced Files
F13249676: D9596.diff
Fri, May 24, 10:30 AM
F13246169: D9596.diff
Thu, May 23, 8:16 AM
F13214178: D9596.id22999.diff
Fri, May 17, 9:01 AM
F13194397: D9596.diff
Sun, May 12, 9:32 PM
F13179258: D9596.diff
Wed, May 8, 9:04 PM
Unknown Object (File)
Tue, May 7, 8:07 AM
Unknown Object (File)
Sat, May 4, 6:35 PM
Unknown Object (File)
Thu, May 2, 12:26 AM
Subscribers

Details

Summary

Add a setShowHeader method to PhutilConsoleTable so that the header row can be hidden.

Test Plan

Constructed a headerless table.

+==========+==========+=====================+
|    12345 | alicoln  | abraham@lincoln.com |
| 99999999 | jbloggs  | joe@bloggs.com      |
+==========+==========+=====================+

Diff Detail

Repository
rPHU libphutil
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

joshuaspence retitled this revision from to Add a method to `PhutilConsoleTable` to hide the header..
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Jun 17 2014, 11:18 AM