getLang(FLAG) : returns localized string from lang files * $usersubscriptions (array) : contains the list of subscriptions to display, with ns path as id and fields : * usersubscribed (bool) : tells wether the user subscribed to the namespace (directly or inherited) * selfsubscribed (bool) : tells wether the user subscribed directly to the namespace * subscribedfromparent (bool) : tells wether the user subscribed to a parent namespace of the namespace * inheritedsubscription (bool) : tells wether the user only subscribed to a parent namespace of the namespace and not directly to it * itemdelete (bool) : tells wether the delete subscription link can be displayed * isnamespace (bool) : tells wether id refers to a page or a namespace * * $quicksubscribe (bool) : tells wether the quicksubscribe panel must be displayed */ ?> $info) { if(!$info['display']) continue; // skips not displayable items ?>
_xmlEntities($nss); ?>
getLang('usersubscription_'.$status); ?>

<?php echo $this->getLang($info['isnamespace'] ? 'it_is_a_namespace' : 'it_is_a_page'); ?> getLang('quick_subscription_root'); ?>
getLang('because_parent_ns_subscribed') : ' '; ?>

<?php echo $this->getLang('delete'); ?>
getLang('no_subscriptions'); ?>
getLang('quick_subscription'); ?> :