Quantcast
Channel: Alfresco Forums - Alfresco Share
Viewing all articles
Browse latest Browse all 877

ALFRESCO SURF PAGES

$
0
0

HI, I WANT toi understand below given ftl codes. here why we use <@ markup> directive? how the bindings done between components and region?

<#include "/org/alfresco/include/alfresco-template.ftl" />
<@templateHeader>
<@templateBody>
<@markup id="alf-hd">

<@region scope="global" id="share-header" chromeless="true"/>


<@markup id="bd">

This is just a test page. Hello World!

<@templateFooter>
<@markup id="alf-ft">

<@region id="footer" scope="global" />


Viewing all articles
Browse latest Browse all 877

Trending Articles