{* +--------------------------------------------------------------------+ | CiviCRM version 4.7 | +--------------------------------------------------------------------+ | Copyright CiviCRM LLC (c) 2004-2017 | +--------------------------------------------------------------------+ | This file is a part of CiviCRM. | | | | CiviCRM is free software; you can copy, modify, and distribute it | | under the terms of the GNU Affero General Public License | | Version 3, 19 November 2007 and the CiviCRM Licensing Exception. | | | | CiviCRM is distributed in the hope that it will be useful, but | | WITHOUT ANY WARRANTY; without even the implied warranty of | | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | | See the GNU Affero General Public License for more details. | | | | You should have received a copy of the GNU Affero General Public | | License and the CiviCRM Licensing Exception along | | with this program; if not, contact CiviCRM LLC | | at info[AT]civicrm[DOT]org. If you have questions about the | | GNU Affero General Public License or the licensing of CiviCRM, | | see the CiviCRM license FAQ at http://civicrm.org/licensing | +--------------------------------------------------------------------+ *}
{ts}Membership{/ts} | {ts}Member Since{/ts} | {ts}Start Date{/ts} | {ts}End Date{/ts} | {ts}Status{/ts} | {ts}Source{/ts} | {ts}Auto-renew{/ts} | {ts}Related{/ts} | |
---|---|---|---|---|---|---|---|---|
{$activeMember.membership_type}
{if $activeMember.owner_membership_id} ({ts}by relationship{/ts}){/if} |
{$activeMember.join_date|crmDate} | {$activeMember.start_date|crmDate} | {$activeMember.end_date|crmDate} | {$activeMember.status} | {$activeMember.source} | {if $activeMember.auto_renew} {/if} | {$activeMember.related_count} | {$activeMember.action|replace:'xx':$activeMember.id} {if $activeMember.owner_membership_id} {ts}View Primary{/ts} {/if} |
{ts}Membership{/ts} | {ts}Member Since{/ts} | {ts}Start Date{/ts} | {ts}End Date{/ts} | {ts}Status{/ts} | {ts}Source{/ts} | {ts}Auto-renew{/ts} | |
---|---|---|---|---|---|---|---|
{$inActiveMember.membership_type}
{if $inActiveMember.owner_membership_id} ({ts}by relationship{/ts}){/if} |
{$inActiveMember.join_date|crmDate} | {$inActiveMember.start_date|crmDate} | {$inActiveMember.end_date|crmDate} | {$inActiveMember.status} | {$inActiveMember.source} | {if $inActiveMember.auto_renew} {/if} | {$inActiveMember.action|replace:'xx':$inActiveMember.id} {if $inActiveMember.owner_membership_id} {ts}View Primary{/ts} {/if} |
{ts}Name{/ts} | {ts}Period{/ts} | {ts}Fixed Start{/ts} | {ts}Minimum Fee{/ts} | {ts}Duration{/ts} | {ts}Visibility{/ts} | |
---|---|---|---|---|---|---|
{$membershipType.name} | {$membershipType.period_type} | {$membershipType.fixed_period_start_day} | {$membershipType.minimum_fee} | {$membershipType.duration_unit} | {$membershipType.visibility} | {$membershipType.action|replace:xx:$membershipType.id} |