All Downloads are FREE. Search and download functionalities are using the official Maven repository.

gitbucket.core.account.html.preferences.template.scala Maven / Gradle / Ivy

The newest version!

package gitbucket.core.account.html

import _root_.play.twirl.api.TwirlFeatureImports._
import _root_.play.twirl.api.TwirlHelperImports._
import _root_.play.twirl.api.Html
import _root_.play.twirl.api.JavaScript
import _root_.play.twirl.api.Txt
import _root_.play.twirl.api.Xml

object preferences extends _root_.play.twirl.api.BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable,_root_.play.twirl.api.Format[play.twirl.api.HtmlFormat.Appendable]](play.twirl.api.HtmlFormat) with _root_.play.twirl.api.Template3[gitbucket.core.model.Account,String,gitbucket.core.controller.Context,play.twirl.api.HtmlFormat.Appendable] {

  /**/
  def apply/*1.2*/(account: gitbucket.core.model.Account, currentTheme: String)(implicit context: gitbucket.core.controller.Context):play.twirl.api.HtmlFormat.Appendable = {
    _display_ {
      {


Seq[Any](_display_(/*2.2*/gitbucket/*2.11*/.core.html.main("Preferences", highlighterTheme = currentTheme)/*2.74*/{_display_(Seq[Any](format.raw/*2.75*/("""
  """),_display_(/*3.4*/gitbucket/*3.13*/.core.account.html.menu("preferences", context.loginAccount.get.userName, false)/*3.93*/{_display_(Seq[Any](format.raw/*3.94*/("""
    """),format.raw/*4.5*/("""
Syntax Highlighter Theme
"""),_display_(/*53.52*/{
                  """#include 
                    |
                    |using namespace std;
                    |
                    |int main(){
                    |  cout << 'Hello world.' << endl;
                    |  return 0;
                    |}""".stripMargin}),format.raw/*61.39*/("""
                """),format.raw/*62.17*/("""
""")))}),format.raw/*81.4*/(""" """)))}),format.raw/*82.2*/(""" """)) } } } def render(account:gitbucket.core.model.Account,currentTheme:String,context:gitbucket.core.controller.Context): play.twirl.api.HtmlFormat.Appendable = apply(account,currentTheme)(context) def f:((gitbucket.core.model.Account,String) => (gitbucket.core.controller.Context) => play.twirl.api.HtmlFormat.Appendable) = (account,currentTheme) => (context) => apply(account,currentTheme)(context) def ref: this.type = this } /* -- GENERATED -- SOURCE: src/main/twirl/gitbucket/core/account/preferences.scala.html HASH: baa49b24344c513b8ba65a4acad4df489a6f52a2 MATRIX: 652->1|860->117|877->126|948->189|986->190|1015->194|1032->203|1120->283|1158->284|1189->289|1244->318|1259->325|1284->330|1312->332|1327->339|1356->348|1883->848|3825->2781|3838->2785|3886->2795|3933->2814|3976->2830|3990->2835|4014->2838|4071->2868|4110->2869|4139->2870|4195->2882|4224->2884|4238->2889|4262->2892|4320->2919|4365->2936|4647->3191|4956->3479|5001->3496|5170->3637|5199->3638|5242->3653|5314->3697|5343->3698|5388->3715|5855->4154|5884->4155|5956->4199|5985->4200|6035->4220|6067->4222 LINES: 14->1|19->2|19->2|19->2|19->2|20->3|20->3|20->3|20->3|21->4|21->4|21->4|21->4|21->4|21->4|21->4|30->13|61->44|61->44|61->44|62->45|62->45|62->45|62->45|62->45|62->45|62->45|62->45|62->45|62->45|62->45|63->46|64->47|70->53|78->61|79->62|87->70|87->70|88->71|88->71|88->71|89->72|94->77|94->77|96->79|96->79|98->81|99->82 -- GENERATED -- */




© 2015 - 2024 Weber Informatics LLC | Privacy Policy