cq:CommentAttachment

Description

Defines the nodetype of a commentattachment node

Definition

  • [cq:CommentAttachment] > nt:file

    • - * (undefined)
    • - * (undefined) multiple

cq:CommentContent

Description

Defines the nodetype of a comment content node

Definition

  • [cq:Comment] > mix:title, mix:created, mix:language, nt:unstructured, cq:Taggable
  • - email (string)
  • - ip (string)
  • - referer (string)
  • - url (string)
  • - userAgent (string)
  • - userIdentifier (string)
  • - authorizableId (string)

cq:GeoLocation

Description

A mixin that defines a geographic location in decimal degrees (DD)

  • @prop latitude - latitude encoded as double using decimal degrees
  • @prop longitude - longitude encoded as double using decimal degrees

Definition

  • [cq:GeoLocation] mixin
  • - latitude (double)
  • - longitude (double)

cq:Trackback

Description

Defines the node type of a trackback node.

Definition

  • [cq:Trackback] > mix:title, mix:created, mix:language, nt:unstructured

Core

cq:Page

Description

Defines the default CQ page.

  • @node jcr:content - Primary content of the page.

Definition

  • [cq:Page] > nt:hierarchyNode orderable

    • + jcr:content (nt:base) = nt:unstructured copy primary
    • + * (nt:base) = nt:base version