[Corona] Move HTML View functionality into a separate HTMLView class
Review Request #148 — Created Sept. 18, 2013 and submitted — Latest diff uploaded
Information | |
---|---|
pprkut | |
Lunr | |
pprkut:test_statics | |
|
|
149 | |
Reviewers | |
lunr | |
Move HTML View functionality into a separate HTMLView class and adjust L10nView to extend from it.
Unit tests
Diff Revision 1 (Latest)
src/Lunr/Corona/HTMLView.php |
---|
src/Lunr/Corona/View.php |
---|
src/Lunr/Corona/Tests/HTMLViewBaseTest.php |
---|
src/Lunr/Corona/Tests/HTMLViewHelpersTest.php |
---|
src/Lunr/Corona/Tests/HTMLViewTest.php |
---|
src/Lunr/Corona/Tests/ViewHelpersTest.php |
---|
src/Lunr/Corona/Tests/ViewTest.php |
---|
src/Lunr/L10n/L10nView.php |
---|
src/Lunr/L10n/Tests/L10nViewBaseTest.php |
---|
src/Lunr/L10n/Tests/L10nViewTest.php |
---|
tests/phpunit.xml |
---|
tests/statics/Corona/javascript_1.html |
---|
tests/statics/Corona/javascript_2.html |
---|
tests/statics/Corona/stylesheet_1.html |
---|
tests/statics/Corona/stylesheet_2.html |
---|