Property | Type | Description | |
---|---|---|---|
$date | the date to use the timeago against. If null, the widget will not render the tag, assuming that everything will be handled via the $selector. | ||
$htmlOptions | additional HTML attributes to the tag | ||
$language | the language | ||
$pluginOptions | plugin options | ||
$selector | the selector to initialize the widget. Defaults to widget id. | ||
$tagName | the HTML tag type |
Method | Description | |
---|---|---|
init ( ) | Widget's initialization method | |
registerClientScript ( ) | Registers required client script for sparklines | |
run ( ) | Widget's run method |
public registerClientScript ( ) |
public $date |
public $selector |