o

com.gu.facia.api.utils

FaciaContentUtils

object FaciaContentUtils

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

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. val DefaultSnapHref: String
  5. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  6. def atomId(fc: FaciaContent): Option[String]
  7. def blogs(fc: FaciaContent): Seq[Tag]
  8. def body(fc: FaciaContent): Option[String]
  9. def byline(fc: FaciaContent): Option[String]
  10. def cardStyle(fc: FaciaContent): CardStyle
  11. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  12. def commentCloseDate(fc: FaciaContent): Option[CapiDateTime]
  13. def contributors(fc: FaciaContent): Seq[Tag]
  14. def discussionId(fc: FaciaContent): Option[String]
  15. def elements(fc: FaciaContent): List[Element]
  16. def embedCss(fc: FaciaContent): Option[String]
  17. def embedType(fc: FaciaContent): Option[String]
  18. def embedUri(fc: FaciaContent): Option[String]
  19. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  20. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  21. def fold[T](fc: FaciaContent)(c: (CuratedContent) ⇒ T, scc: (SupportingCuratedContent) ⇒ T, ls: (LinkSnap) ⇒ T, las: (LatestSnap) ⇒ T): T
  22. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  23. def group(fc: FaciaContent): String
  24. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  25. def headline(fc: FaciaContent): String
  26. def headlineOption(fc: FaciaContent): Option[String]
  27. def href(fc: FaciaContent): Option[String]
  28. def id(fc: FaciaContent): String
  29. def image(fc: FaciaContent): Option[FaciaImage]
  30. def isAnalysis(fc: FaciaContent): Boolean
  31. def isArticle(fc: FaciaContent): Boolean
  32. def isAudio(fc: FaciaContent): Boolean
  33. def isBoosted(fc: FaciaContent): Boolean
  34. def isCartoon(fc: FaciaContent): Boolean
  35. def isClosedForComments(fc: FaciaContent): Boolean
  36. def isComment(fc: FaciaContent): Boolean
  37. def isCommentable(fc: FaciaContent): Boolean
  38. def isContributorPage(fc: FaciaContent): Boolean
  39. def isCrossword(fc: FaciaContent): Boolean
  40. def isEditorial(fc: FaciaContent): Boolean
  41. def isFeature(fc: FaciaContent): Boolean
  42. def isGallery(fc: FaciaContent): Boolean
  43. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  44. def isLetters(fc: FaciaContent): Boolean
  45. def isLive(fc: FaciaContent): Boolean
  46. def isLiveBlog(fc: FaciaContent): Boolean
  47. def isMedia(fc: FaciaContent): Boolean
  48. def isPodcast(fc: FaciaContent): Boolean
  49. def isReview(fc: FaciaContent): Boolean
  50. def isVideo(fc: FaciaContent): Boolean
  51. def itemKicker(fc: FaciaContent): Option[ItemKicker]
  52. def keywords(fc: FaciaContent): Seq[Tag]
  53. def linkText(fc: FaciaContent): Option[String]
  54. def maybeContent(fc: FaciaContent): Option[Content]
  55. def maybeContentId(fc: FaciaContent): Option[String]
  56. def maybeFrontPublicationDate(fc: FaciaContent): Option[Long]
  57. def maybeSection(fc: FaciaContent): Option[String]
  58. def maybeShortUrl(fc: FaciaContent): Option[String]
  59. def maybeWebTitle(fc: FaciaContent): Option[String]
  60. def mediaType(fc: FaciaContent): Option[MediaType]
  61. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  62. def nonKeywordTags(fc: FaciaContent): Seq[Tag]
  63. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  64. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  65. def properties(fc: FaciaContent): Option[ContentProperties]
  66. def section(fc: FaciaContent): String
  67. def sectionName(fc: FaciaContent): Option[String]
  68. def series(fc: FaciaContent): Seq[Tag]
  69. def shortUrl(fc: FaciaContent): String
  70. def shortUrlPath(fc: FaciaContent): Option[String]
  71. def showBoostedHeadline(fc: FaciaContent): Boolean
  72. def showByline(fc: FaciaContent): Boolean
  73. def showLivePlayable(fc: FaciaContent): Boolean
  74. def showMainVideo(fc: FaciaContent): Boolean
  75. def showQuotedHeadline(fc: FaciaContent): Boolean
  76. def standfirst(fc: FaciaContent): Option[String]
  77. def starRating(fc: FaciaContent): Option[Int]
  78. def supporting(fc: FaciaContent): List[FaciaContent]
  79. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  80. def tags(fc: FaciaContent): List[Tag]
  81. def toString(): String
    Definition Classes
    AnyRef → Any
  82. def tones(fc: FaciaContent): Seq[Tag]
  83. def trailText(fc: FaciaContent): Option[String]
  84. def types(fc: FaciaContent): Seq[Tag]
  85. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  86. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  87. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  88. def webPublicationDate(fc: FaciaContent): DateTime
  89. def webPublicationDateOption(fc: FaciaContent): Option[DateTime]
  90. def webTitle(fc: FaciaContent): String
  91. def webUrl(fc: FaciaContent): Option[String]
  92. def wordCount(fc: FaciaContent): Option[Int]

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] ) @Deprecated
    Deprecated

Inherited from AnyRef

Inherited from Any

Ungrouped