Web Script: org/alfresco/components/title/profile-title.get
Generated from /share/service/script/org/alfresco/components/title/profile-title.get on Jun 13, 2026 10:57:01 PM

Script Properties
Id:org/alfresco/components/title/profile-title.get
Short Name:Profile Title
Description:Title component used in the profile page
Authentication:none
Transaction:none
Method:GET
URL Template:/components/title/profile-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/profile-title.get.desc.xml
<webscript>
  <shortname>Profile Title</shortname>
  <description>Title component used in the profile page</description>
  <url>/components/title/profile-title</url>
</webscript>
File: org/alfresco/components/title/profile-title.get.html.ftl
<div class="page-title theme-bg-color-1">
   <h1><span>${msg("header.userprofile")}</span></h1>
</div>
File: org/alfresco/components/title/profile-title.get.properties
header.profile=Profile
header.userprofile=User Profile

Store: classpath:alfresco/webscripts

[No implementation files]