{strip} {if $action === 'generate'} {include file=$report_tpl_path|cat:'overall_block.html' view='title' block=$block parameter=$parameters} {if isset($l_error)}

{$l_error}

{else} {foreach from=$datashow item=show} {if $show === 'activity'}

{$lang.REPORT_365_SHAREPOINT_FILES_ACTIVITY}

{if isset($displayErrors[$show])}

{$displayErrors[$show]}

{/if}
{elseif $show === 'storage'}

{$lang.REPORT_365_SHAREPOINT_STORAGE_USED}

{if isset($displayErrors[$show])}

{$displayErrors[$show]}

{/if}
{elseif $show === 'topusage'}

{if $topusageParams.sortType === 'percent'} {$lang.REPORT_365_SHAREPOINT_TOP_USAGE_PERCENT} {else} {$lang.REPORT_365_SHAREPOINT_TOP_USAGE_SIZE} {/if}

{if isset($displayErrors[$show])}

{$displayErrors[$show]}

{/if} {if $topusageParams.topusageType === 'bar'} {foreach from=$topusageDataBar key=graphNum item=topusageData}

{$lang.REPORT_365_LIMITS_TOP} {$topusageData.limits.min} {$lang.REPORT_365_LIMITS_TO} {$topusageData.limits.max}

{/foreach} {elseif $topusageParams.topusageType === 'table'}
{if isset($topusageColumnshow.last_activity)} {/if} {if isset($topusageColumnshow.page_view)} {/if} {if isset($topusageColumnshow.page_visited)} {/if} {if isset($topusageColumnshow.file)} {/if} {if isset($topusageColumnshow.active_file)} {/if} {if isset($topusageColumnshow.used)} {/if} {if isset($topusageColumnshow.allocated)} {/if} {if isset($topusageColumnshow.percent)} {/if} {foreach from=$topusageDataTable item=topusage} {if isset($topusageColumnshow.last_activity)} {/if} {if isset($topusageColumnshow.page_view)} {/if} {if isset($topusageColumnshow.page_visited)} {/if} {if isset($topusageColumnshow.file)} {/if} {if isset($topusageColumnshow.active_file)} {/if} {if isset($topusageColumnshow.used)} {/if} {if isset($topusageColumnshow.allocated)} {/if} {if isset($topusageColumnshow.percent)} {/if} {/foreach}
{$lang.REPORT_365_SHAREPOINT_GRAPH_SITES}{$lang.365_SHAREPOINT_LAST_ACTIVITY}{$lang.REPORT_365_SHAREPOINT_PAGE_VIEWED}{$lang.REPORT_365_SHAREPOINT_PAGE_VISITED}{$lang.REPORT_365_SHAREPOINT_FILES_COUNT}{$lang.REPORT_365_SHAREPOINT_FILES_ACTIVES}{$lang.REPORT_365_STORAGE_USED}{$lang.REPORT_365_STORAGE_ALLOCATED}{$lang.REPORT_365_STORAGE_PERCENT}
{$topusage.name}{$topusage.last_activity}{$topusage.page_view}{$topusage.page_visited}{$topusage.file}{$topusage.active_file}{$topusage.used}{$topusage.allocated} {eui_bars_percentbar value=$topusage.percent state=$topusage.state format=array('decimals' => 2, 'separator' => '.')}
{/if} {/if} {/foreach} {/if} {include file=$report_tpl_path|cat:'overall_block.html' view='end'} {elseif $action === 'update'} {include file='overall_adm_iframe.html'} {include file=$report_tpl_path|cat:'overall_block.html' view='header'}
{include file=$report_tpl_path|cat:'overall_block.html' view='administration' lang=$lang block=$block titlestyle=$titlestyle descriptionstyle=$descriptionstyle}

{$lang.LINKED_NODE}

{$lang.REPORT_DATA_TO_DISPLAY}

{eui_sortables_checkboxes id="sortableDisplay" inputName="datashow" elements=$dataShowOrder}

{$lang.REPORT_365_DATA_AGE_MAX_INFO}

{$lang.REPORT_BLOCK_PARAMETER_CRITIC} - {$lang.REPORT_365_SHAREPOINT_TOP_USAGE}

{$lang.REPORT_365_TOP_USAGE_DISPLAY_TYPE}
{$lang.REPORT_SORT_RES_BY}

{$lang.REPORT_365_LIMIT_NUMBER_ALL_INFO}

{$lang.REPORT_COLUMNS_TO_DISPLAY}
{$lang.RETURN}
{/if} {/strip}