function installationDocsModalBody() {
return `
<div class="d-flex flex-row align-items-center mb-4">
<span class="align-items-center d-flex justify-content-center modal-icon-background mr-3" style="background: #E2E2E4; border-radius:50%; height:40px; overflow:hidden; width:57px;">
<svg class="lexicon-icon lexicon-icon-document" role="presentation" style="fill:#6B6C7E;" ><use xlink:href="https://marketplace.liferay.com/o/classic-theme/images/clay/icons.svg#document" /></svg> </span>
<div class="d-flex flex-column" style="min-width: 0;">
<span class="text-black-50">App Installation Guide URL</span>
<a class="font-weight-bold" href="http://info.cignex.com/acton/attachment/3677/f-0343/1/-/-/-/-/LiferayConfiguration.pdf" target="_blank">
http://info.cignex.com/acton/attachment/3677/f-0343/1/-/-/-/-/LiferayConfiguration.pdf
</a>
</div>
</div>
`;
}
function publisherSupportModalBody() {
return `
<div class="align-items-center d-flex flex-row mb-3">
<span class="align-items-center d-flex justify-content-center modal-icon-background mr-3" style="background: #E2E2E4; border-radius:50%; height:40px; overflow:hidden; width:40px;">
<img src="/image/organization_logo?img_id=0&t=1751248444994" alt="Publisher Image" style="width: 100%; height: 100%; object-fit: cover; border-radius: 50%;" />
</span>
<div class="d-flex flex-column">
<h3 class="font-weight-bold mb-0">
CIGNEX Datamatics, Inc.
</h3>
</div>
</div>
<div class="align-items-center d-flex flex-row mb-3">
<span class="align-items-center d-flex justify-content-center modal-icon-background mr-3" style="background: #E2E2E4; border-radius:50%; height:40px; overflow:hidden; width:40px;">
<svg class="lexicon-icon lexicon-icon-globe" role="presentation" style="fill:#6B6C7E;" ><use xlink:href="https://marketplace.liferay.com/o/classic-theme/images/clay/icons.svg#globe" /></svg> </span>
<div class="d-flex flex-column">
<span class="text-black-50">Publisher Website</span>
<a href="http://www.cignex.com/" target="_blank" class="font-weight-bold">
http://www.cignex.com/
</a>
</div>
</div>
`;
}
function openInstallationDocsModal() {
Liferay.Util.openModal({
bodyHTML: installationDocsModalBody(),
center: true,
headerHTML: "<h2>Installation Guide</h2>",
size: "md"
});
}
function openPublisherSupportModal() {
Liferay.Util.openModal({
bodyHTML: publisherSupportModalBody(),
center: true,
headerHTML: "<h2>Publisher Support Info</h2>",
size: "md"
});
}
function copyToClipboard(text) {
if (navigator && navigator.clipboard && navigator.clipboard.writeText) {
navigator.clipboard.writeText(text);
Liferay.Util.openToast({ message: "Copied link to the clipboard" });
}
}
<strong>Desenvolupador</strong>
Publisher Date
Deployment Method
Liferay Self-Hosted
Liferay PaaS
App Type
DXP
Versió
2.1.0.0
Versions admeses
7.0
Standard Price
Help and Support
Comparteix l'enllaç