id); ?>
|
state, $i, 'notes.', $canChange, 'cb', $item->publish_up, $item->publish_down); ?>
state === 2 ? 'un' : '') . 'archive', 'cb' . $i, 'notes');
JHtml::_('actionsdropdown.' . ((int) $item->state === -2 ? 'un' : '') . 'trash', 'cb' . $i, 'notes');
echo JHtml::_('actionsdropdown.render', $this->escape($subject));
}
?>
|
checked_out) : ?>
editor, $item->checked_out_time, 'notes.', $canCheckin); ?>
subject ?: JText::_('COM_USERS_EMPTY_SUBJECT'); ?>
escape($subject); ?>
escape($subject); ?>
escape($item->category_title); ?>
|
escape($item->user_name); ?>
|
review_time !== JFactory::getDbo()->getNullDate()) : ?>
review_time, JText::_('DATE_FORMAT_LC4')); ?>
|
id; ?>
|