Refactored template loading to its own class for performance
authorHarishankar <v.harishankar@gmail.com>
Thu, 21 May 2020 09:39:03 +0000 (15:09 +0530)
committerHarishankar <v.harishankar@gmail.com>
Thu, 21 May 2020 09:53:20 +0000 (15:23 +0530)
commiteda0b06c5328e232e12e0535528a528493caa90a
tree8d7f6103e5af1e0aa9218525ad1849a38eba8e65
parent44d5fb1ff24147859c5f198dd47f6956ec5fea51
Refactored template loading to its own class for performance
Refactored template string loading to its own class to avoid
reading the template directory for every call to to_html() or
output_to_html ()
biaweb.cpp
biawebdoclist.hpp
biawebdocument.hpp
biawebdocumenttree.hpp
biawebnavigationbit.hpp
biawebsidebar.hpp
biawebtemplate.hpp [new file with mode: 0644]
biawebutil.hpp
templates/main.tpl.html
templates/style.tpl.css