">
|
|
id))
{
?>
title ; ?>
title;
}
?>
|
showCategory)
{
?>
category_title; ?> |
showThumbnail)
{
?>
thumb)
{
?>
|
lifetime_membership)
{
echo Text::_('OSM_LIFETIME');
}
else
{
echo OSMembershipHelperSubscription::getDurationText($row->subscription_length, $row->subscription_length_unit);
}
?>
|
recurring_subscription ? Text::_('JYES') : Text::_('JNO'); ?>
|
price > 0)
{
echo OSMembershipHelper::formatCurrency($row->price, $config, $symbol);
}
else
{
echo Text::_('OSM_FREE');
}
?>
|
id); ?>
|
id, 1); ?>
|
access_level; ?>
|
id))
{
echo $published;
}
else
{
echo $row->published ? Text::_('JYES') : Text::_('JNO');
}
?>
|
id; ?>
|