-
Notifications
You must be signed in to change notification settings - Fork 0
API Documentation
yasindilekci edited this page Sep 5, 2016
·
6 revisions
This page provides how-to information to help you make use of the dotCMS Twitter plugin.
- $isaacTwitterTool.getTimeLine() - Get a user's timeline.
- $isaacTwitterTool.formatTweetText() - Retrieve the tweet text from the CustomStatus object and format it. It adds the text 'RT' if it is a retweet and links for all urls, tweeps and hashtags in the tweet.
- $isaacTwitterTool.formatText() - Add url, tweep and hashtag html links.