Go to the source code of this file.
◆ $content
◆ $entity
Displays information the time of the post.
@uses $vars['entity'] The entity to show the time for @uses $vars['time'] Time of the post If not set, will display the time when the entity was created (time_created attribute) If set to false, time string will not be rendered @uses $vars['time_icon'] Icon name to be used with time info Set to false to not render an icon Default is 'history' @uses $vars['time_href'] Optional link to set on the friendly time text
Definition at line 15 of file time.php.
◆ $time
◆ $time_href
◆ $time_updated
◆ if
if(!empty($time_href)) |
( |
! |
empty $time_href | ) |
|