Web Script: org/alfresco/components/title/site-finder-title.get
Generated from /share/service/script/org/alfresco/components/title/site-finder-title.get on Jun 17, 2026 7:52:47 PM

Script Properties
Id:org/alfresco/components/title/site-finder-title.get
Short Name:Site Finder Title
Description:Title component used in the site finder page
Authentication:none
Transaction:none
Method:GET
URL Template:/components/title/site-finder-title
Format Style:any
Default Format:html
Negotiated Formats:[undefined]
Implementation:class org.alfresco.web.scripts.DeclarativeWebScript
Extensions:[undefined]

Store: classpath:alfresco/site-webscripts

File: org/alfresco/components/title/site-finder-title.get.desc.xml
<webscript>
  <shortname>Site Finder Title</shortname>
  <description>Title component used in the site finder page</description>
  <url>/components/title/site-finder-title</url>
</webscript>
File: org/alfresco/components/title/site-finder-title.get.html.ftl
<div class="page-title theme-bg-color-1">
   <h1><span>${msg("header")}</span></h1>
</div>
File: org/alfresco/components/title/site-finder-title.get.properties
header=Site Finder

Store: classpath:alfresco/webscripts

[No implementation files]