Previous: Chapter 15
Up: Main page
Next: Appendix A
Part III.
Appendices
Contents for Part III
Appendix A: A Brief Tour of Maven
Section A.1: What is Maven?
Section A.2: Lifecycles, Phases and Goals
Section A.3: Repositories
Section A.4: Plugins
Section A.5: Dependencies
Subsection A.5.1: Adding a Dependency
Section A.6: Further Resources
Section A.7: Project Layout
Appendix B: Message Handling
Section B.1: Sending Messages
Section B.2: Displaying Messages
Appendix C: Lift Helpers
Section C.1: Introduction
Section C.2: Box (or Scala’s Option class on steroids)
Section C.3: ActorPing
Section C.4: ClassHelpers
Section C.5: CodeHelpers
Section C.6: ControlHelpers
Section C.7: CSSHelpers
Section C.8: BindHelpers
Section C.9: HttpHelpers
Section C.10: JSON
Section C.11: LD
Section C.12: ListHelpers
Section C.13: NamedPartialFunctions
Section C.14: SecurityHelpers
Section C.15: TimeHelpers
Appendix D: Internationalization
Section D.1: Localized Templates
Section D.2: Resource Bundles
Section D.3: An Important Note on Resource Bundle Resolution
Section D.4: Localized Strings in Scala Code
Section D.5: Formatting Localized Strings
Section D.6: Localized Strings in Templates
Section D.7: Calculating Locale
Appendix E: Logging in Lift
Section E.1: Logging Backend
Section E.2: Basic Logging
Subsection E.2.1: Logging Setup
Subsection E.2.2: Obtaining a Logger
Subsection E.2.3: Logging Methods
Section E.3: Log Level Guards
Section E.4: Logging Mapper Queries
Appendix F: Sending Email
Section F.1: Setup
Section F.2: Sending Emails
Appendix G: JPA Code Listings
Section G.1: JPA Library Demo
Subsection G.1.1: Author Entity
Subsection G.1.2: orm.xml Mapping
Subsection G.1.3: Enumv Trait
Subsection G.1.4: EnumerationType
Subsection G.1.5: JPA web.xml
Previous: Chapter 15
Up: Main page
Next: Appendix A
(C) 2012 Lift 2.0 EditionWritten by Derek Chen-Becker, Marius Danciu and Tyler Weir