Class WhTimeAgo
- CWidget
- WhTimeAgo
Package: YiiWheels\widgets\timeago
Copyright: Copyright © 2amigos.us 2013-
License: New BSD License
Author: Antonio Ramirez <amigo.cobos@gmail.com>
Located at widgets/timeago/WhTimeAgo.php
Copyright: Copyright © 2amigos.us 2013-
License: New BSD License
Author: Antonio Ramirez <amigo.cobos@gmail.com>
Located at widgets/timeago/WhTimeAgo.php
Methods summary
public
|
|
public
|
|
public
|
Magic methods summary
Properties summary
public
string
|
$tagName |
#
the HTML tag type |
public
array
|
$htmlOptions |
#
additional HTML attributes to the tag |
public
array
|
$pluginOptions |
#
plugin options |
public
string
|
$language |
#
the language |
public
string
|
$selector |
#
the selector to initialize the widget. Defaults to widget id. |
public
string
|
$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. |