ba.sake.hepek.html

Members list

Type members

Classlikes

Some libraries have its specific props. These are minimum they have to provide.

Some libraries have its specific props. These are minimum they have to provide.

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait Bundle

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
Self type
final case class ComponentDependencies(cssDependencies: Dependencies, jsDependencies: Dependencies)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
final case class ComponentSettings(version: String, pkg: String, depsProvider: DependencyProvider) extends BaseComponentSettings

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
final case class Dependencies(urls: List[String], inlines: List[String], deps: List[Dependency])

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
final case class Dependency(file: String, version: String, pkg: String, baseFolder: Option[String], qParams: Option[String])

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
trait HtmlPage extends PageDependencies

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait BulmaPage
trait PlainPage
trait PurePage
final case class MetaSettings(charset: String, xuaCompatible: String, viewport: String, themeColor: String, subject: Option[String], first: Option[String], last: Option[String], prev: Option[String], next: Option[String], editURI: Option[String], geoICBM: Option[String], geoPosition: Option[String], geoRegion: Option[String], geoPlacename: Option[String], googleSiteVerification: Option[String], ogUrl: Option[String], ogType: Option[String], ogTitle: Option[String], ogImage: Option[String], ogImageAlt: Option[String], ogDescription: Option[String], ogSiteName: Option[String], ogLocale: Option[String], articleAuthor: Option[String])

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
final case class PageSettings(title: String, label: String, language: String, description: Option[String])

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object PageSettings

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class SiteSettings(name: Option[String], faviconNormal: Option[String], faviconInverted: Option[String])

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
final case class WebjarsDependencyProvider(webjarsPath: String) extends DependencyProvider

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all