Packages

package html

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. html
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. object index extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template1[String, play.twirl.api.HtmlFormat.Appendable]
  2. object login extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template2[Form[LoginForm], String, play.twirl.api.HtmlFormat.Appendable]
  3. object main extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template2[String, Html, play.twirl.api.HtmlFormat.Appendable]
  4. object navigation extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template0[play.twirl.api.HtmlFormat.Appendable]
  5. object pagination extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template5[Boolean, String, Boolean, String, String, play.twirl.api.HtmlFormat.Appendable]
  6. object selectCategories extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template0[play.twirl.api.HtmlFormat.Appendable]
  7. object showAccounts extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template5[List[Account], GeneralData, String, String, String, play.twirl.api.HtmlFormat.Appendable]
  8. object showTransactions extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template5[List[Transaction], List[Transaction], String, GeneralData, List[Category], play.twirl.api.HtmlFormat.Appendable]
  9. object signup extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template1[Form[SignUpForm], play.twirl.api.HtmlFormat.Appendable]

Inherited from AnyRef

Inherited from Any

Ungrouped