Mercurial > hg > extraction-interface
diff views/Extractapp/EditWordlist.php @ 77:97c1e5102a22 extractapp
New: export table for a file from LGService
author | Zoe Hong <zhong@mpiwg-berlin.mpg.de> |
---|---|
date | Thu, 16 Apr 2015 14:53:22 +0200 |
parents | 886f43b26ee2 |
children | f1f849d31272 |
line wrap: on
line diff
--- a/views/Extractapp/EditWordlist.php Mon Apr 13 15:43:59 2015 +0200 +++ b/views/Extractapp/EditWordlist.php Thu Apr 16 14:53:22 2015 +0200 @@ -1,4 +1,10 @@ <?php +/*! \file +* This is the view for EditWordlist. +* It shows the wordlist and allows user to view or edit it. +* User can create new wordlist here. +*/ + // --- initialize --- $wordlistArray = $viewmodel['wordlistArray']; ?>