|
|
@ -1,13 +1,10 @@ |
|
|
|
<?xml version="1.0"?> |
|
|
|
<?xml version="1.0"?> |
|
|
|
|
|
|
|
|
|
|
|
<portlet-app xmlns="http://java.sun.com/xml/ns/portlet/portlet-app_2_0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/portlet/portlet-app_2_0.xsd http://java.sun.com/xml/ns/portlet/portlet-app_2_0.xsd" version="2.0"> |
|
|
|
<portlet-app xmlns="http://java.sun.com/xml/ns/portlet/portlet-app_2_0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/portlet/portlet-app_2_0.xsd http://java.sun.com/xml/ns/portlet/portlet-app_2_0.xsd" version="2.0"> |
|
|
|
|
|
|
|
|
|
|
|
<portlet> |
|
|
|
<portlet> |
|
|
|
<portlet-name>1</portlet-name> |
|
|
|
<portlet-name>1</portlet-name> |
|
|
|
<display-name>Fascicolo</display-name> |
|
|
|
<display-name>Fascicolo</display-name> |
|
|
|
<portlet-class> |
|
|
|
<portlet-class>it.tref.liferay.portos.bo.portlet.FascicoloPortlet</portlet-class> |
|
|
|
it.tref.liferay.portos.bo.portlet.FascicoloPortlet |
|
|
|
|
|
|
|
</portlet-class> |
|
|
|
|
|
|
|
<init-param> |
|
|
|
<init-param> |
|
|
|
<name>view-template</name> |
|
|
|
<name>view-template</name> |
|
|
|
<value>/html/fascicolo/view.jsp</value> |
|
|
|
<value>/html/fascicolo/view.jsp</value> |
|
|
@ -135,9 +132,7 @@ |
|
|
|
<portlet> |
|
|
|
<portlet> |
|
|
|
<portlet-name>5</portlet-name> |
|
|
|
<portlet-name>5</portlet-name> |
|
|
|
<display-name>Fascicolo</display-name> |
|
|
|
<display-name>Fascicolo</display-name> |
|
|
|
<portlet-class> |
|
|
|
<portlet-class>it.tref.liferay.portos.bo.portlet.DocAggiuntivaPortlet</portlet-class> |
|
|
|
it.tref.liferay.portos.bo.portlet.DocAggiuntivaPortlet |
|
|
|
|
|
|
|
</portlet-class> |
|
|
|
|
|
|
|
<init-param> |
|
|
|
<init-param> |
|
|
|
<name>view-template</name> |
|
|
|
<name>view-template</name> |
|
|
|
<value>/html/doc_aggiuntiva/view.jsp</value> |
|
|
|
<value>/html/doc_aggiuntiva/view.jsp</value> |
|
|
@ -169,9 +164,7 @@ |
|
|
|
<portlet> |
|
|
|
<portlet> |
|
|
|
<portlet-name>6</portlet-name> |
|
|
|
<portlet-name>6</portlet-name> |
|
|
|
<display-name>Gestione Attività</display-name> |
|
|
|
<display-name>Gestione Attività</display-name> |
|
|
|
<portlet-class> |
|
|
|
<portlet-class>it.tref.liferay.portos.bo.portlet.GestioneAttivitaPortlet</portlet-class> |
|
|
|
it.tref.liferay.portos.bo.portlet.GestioneAttivitaPortlet |
|
|
|
|
|
|
|
</portlet-class> |
|
|
|
|
|
|
|
<init-param> |
|
|
|
<init-param> |
|
|
|
<name>view-template</name> |
|
|
|
<name>view-template</name> |
|
|
|
<value>/html/gestioneattivita/view.jsp</value> |
|
|
|
<value>/html/gestioneattivita/view.jsp</value> |
|
|
@ -203,9 +196,7 @@ |
|
|
|
<portlet> |
|
|
|
<portlet> |
|
|
|
<portlet-name>7</portlet-name> |
|
|
|
<portlet-name>7</portlet-name> |
|
|
|
<display-name>Allegati Manuali</display-name> |
|
|
|
<display-name>Allegati Manuali</display-name> |
|
|
|
<portlet-class> |
|
|
|
<portlet-class>it.tref.liferay.portos.bo.portlet.AllegatiManualiPortlet</portlet-class> |
|
|
|
it.tref.liferay.portos.bo.portlet.AllegatiManualiPortlet |
|
|
|
|
|
|
|
</portlet-class> |
|
|
|
|
|
|
|
<init-param> |
|
|
|
<init-param> |
|
|
|
<name>view-template</name> |
|
|
|
<name>view-template</name> |
|
|
|
<value>/html/allegati_manuali/view.jsp</value> |
|
|
|
<value>/html/allegati_manuali/view.jsp</value> |
|
|
@ -237,9 +228,7 @@ |
|
|
|
<portlet> |
|
|
|
<portlet> |
|
|
|
<portlet-name>8</portlet-name> |
|
|
|
<portlet-name>8</portlet-name> |
|
|
|
<display-name>Gestione Attivita Istruttore</display-name> |
|
|
|
<display-name>Gestione Attivita Istruttore</display-name> |
|
|
|
<portlet-class> |
|
|
|
<portlet-class>it.tref.liferay.portos.bo.portlet.GestioneAttivitaIstruttorePortlet</portlet-class> |
|
|
|
it.tref.liferay.portos.bo.portlet.GestioneAttivitaIstruttorePortlet |
|
|
|
|
|
|
|
</portlet-class> |
|
|
|
|
|
|
|
<init-param> |
|
|
|
<init-param> |
|
|
|
<name>view-template</name> |
|
|
|
<name>view-template</name> |
|
|
|
<value>/html/gestioneattivitaistruttore/view.jsp</value> |
|
|
|
<value>/html/gestioneattivitaistruttore/view.jsp</value> |
|
|
@ -271,9 +260,7 @@ |
|
|
|
<portlet> |
|
|
|
<portlet> |
|
|
|
<portlet-name>9</portlet-name> |
|
|
|
<portlet-name>9</portlet-name> |
|
|
|
<display-name>Carichi di lavoro</display-name> |
|
|
|
<display-name>Carichi di lavoro</display-name> |
|
|
|
<portlet-class> |
|
|
|
<portlet-class>it.tref.liferay.portos.bo.portlet.CarichiLavoroPortlet</portlet-class> |
|
|
|
it.tref.liferay.portos.bo.portlet.CarichiLavoroPortlet |
|
|
|
|
|
|
|
</portlet-class> |
|
|
|
|
|
|
|
<init-param> |
|
|
|
<init-param> |
|
|
|
<name>view-template</name> |
|
|
|
<name>view-template</name> |
|
|
|
<value>/html/carichilavoro/view.jsp</value> |
|
|
|
<value>/html/carichilavoro/view.jsp</value> |
|
|
@ -305,9 +292,7 @@ |
|
|
|
<portlet> |
|
|
|
<portlet> |
|
|
|
<portlet-name>10</portlet-name> |
|
|
|
<portlet-name>10</portlet-name> |
|
|
|
<display-name>Tempistiche</display-name> |
|
|
|
<display-name>Tempistiche</display-name> |
|
|
|
<portlet-class> |
|
|
|
<portlet-class>it.tref.liferay.portos.bo.portlet.TempistichePortlet</portlet-class> |
|
|
|
it.tref.liferay.portos.bo.portlet.TempistichePortlet |
|
|
|
|
|
|
|
</portlet-class> |
|
|
|
|
|
|
|
<init-param> |
|
|
|
<init-param> |
|
|
|
<name>view-template</name> |
|
|
|
<name>view-template</name> |
|
|
|
<value>/html/tempistiche/view.jsp</value> |
|
|
|
<value>/html/tempistiche/view.jsp</value> |
|
|
@ -339,9 +324,7 @@ |
|
|
|
<portlet> |
|
|
|
<portlet> |
|
|
|
<portlet-name>11</portlet-name> |
|
|
|
<portlet-name>11</portlet-name> |
|
|
|
<display-name>Generate Protocollo Csv</display-name> |
|
|
|
<display-name>Generate Protocollo Csv</display-name> |
|
|
|
<portlet-class> |
|
|
|
<portlet-class>it.tref.liferay.portos.bo.portlet.GenerateProtocolloCSVPortlet</portlet-class> |
|
|
|
it.tref.liferay.portos.bo.portlet.GenerateProtocolloCSVPortlet |
|
|
|
|
|
|
|
</portlet-class> |
|
|
|
|
|
|
|
<init-param> |
|
|
|
<init-param> |
|
|
|
<name>view-template</name> |
|
|
|
<name>view-template</name> |
|
|
|
<value>/html/generateprotocollocsv/view.jsp</value> |
|
|
|
<value>/html/generateprotocollocsv/view.jsp</value> |
|
|
@ -405,9 +388,7 @@ |
|
|
|
<portlet> |
|
|
|
<portlet> |
|
|
|
<portlet-name>portos-administration</portlet-name> |
|
|
|
<portlet-name>portos-administration</portlet-name> |
|
|
|
<display-name>Amministrazione Sismica</display-name> |
|
|
|
<display-name>Amministrazione Sismica</display-name> |
|
|
|
<portlet-class> |
|
|
|
<portlet-class>it.tref.liferay.portos.bo.portlet.SismicaAdministrationPortlet</portlet-class> |
|
|
|
it.tref.liferay.portos.bo.portlet.SismicaAdministrationPortlet |
|
|
|
|
|
|
|
</portlet-class> |
|
|
|
|
|
|
|
<init-param> |
|
|
|
<init-param> |
|
|
|
<name>view-template</name> |
|
|
|
<name>view-template</name> |
|
|
|
<value>/html/sismica_administration/view.jsp</value> |
|
|
|
<value>/html/sismica_administration/view.jsp</value> |
|
|
@ -502,9 +483,7 @@ |
|
|
|
<portlet> |
|
|
|
<portlet> |
|
|
|
<portlet-name>22</portlet-name> |
|
|
|
<portlet-name>22</portlet-name> |
|
|
|
<display-name>Ricerca Protocollo</display-name> |
|
|
|
<display-name>Ricerca Protocollo</display-name> |
|
|
|
<portlet-class> |
|
|
|
<portlet-class>it.tref.liferay.portos.bo.portlet.RicercaProtocolloPortlet</portlet-class> |
|
|
|
it.tref.liferay.portos.bo.portlet.RicercaProtocolloPortlet |
|
|
|
|
|
|
|
</portlet-class> |
|
|
|
|
|
|
|
<init-param> |
|
|
|
<init-param> |
|
|
|
<name>view-template</name> |
|
|
|
<name>view-template</name> |
|
|
|
<value>/html/ricercaprotocollo/view.jsp</value> |
|
|
|
<value>/html/ricercaprotocollo/view.jsp</value> |
|
|
@ -535,9 +514,7 @@ |
|
|
|
<portlet> |
|
|
|
<portlet> |
|
|
|
<portlet-name>13</portlet-name> |
|
|
|
<portlet-name>13</portlet-name> |
|
|
|
<display-name>Home Bo</display-name> |
|
|
|
<display-name>Home Bo</display-name> |
|
|
|
<portlet-class> |
|
|
|
<portlet-class>it.tref.liferay.portos.bo.portlet.HomeBOPortlet</portlet-class> |
|
|
|
it.tref.liferay.portos.bo.portlet.HomeBOPortlet |
|
|
|
|
|
|
|
</portlet-class> |
|
|
|
|
|
|
|
<init-param> |
|
|
|
<init-param> |
|
|
|
<name>view-template</name> |
|
|
|
<name>view-template</name> |
|
|
|
<value>/html/homebo/view.jsp</value> |
|
|
|
<value>/html/homebo/view.jsp</value> |
|
|
|