Class LikeBox

    • Constructor Detail

      • LikeBox

        public LikeBox​(String id)
        Parameters:
        id - wicket-id
      • LikeBox

        public LikeBox​(String id,
                       IModel<?> facebookUrlModel)
        Parameters:
        id - wicket-id
        facebookUrlModel - model for the URL of the Facebook Page for this Like Box
      • LikeBox

        public LikeBox​(String id,
                       String facebookUrl)
        Parameters:
        id - wicket-id
        facebookUrl - the URL of the Facebook Page for this Like Box
    • Method Detail

      • setShowFaces

        public void setShowFaces​(boolean showFaces)
        Parameters:
        showFaces - whether or not to display profile photos in the plugin. Default value: true.
      • setShowHeader

        public void setShowHeader​(boolean showHeader)
        Parameters:
        showHeader - whether to display the Facebook header at the top of the plugin.
      • setShowStream

        public void setShowStream​(boolean showStream)
        Parameters:
        showStream - whether to display a stream of the latest posts from the Page's wall