From: Roland Häder Date: Sun, 27 Aug 2017 13:02:11 +0000 (+0200) Subject: Please cherry-pick: X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=ead6b736e87eee1e15fa0486f012a136b980c1ba;p=jfinancials-war.git Please cherry-pick: - rewrote templates (ui:include with unsafe ui:param) to custom JSF tags ( type-safe parameter, including required parameter) - also the as type set interfaces are being considered by NetBeans auto-complete and matching elements are sorted up and marked bold, very nice! - remove no longer needed i18n strings ("targetController not set" + "mode") Signed-off-by: Roland Häder --- diff --git a/src/java/org/mxchange/jfinancials/beans/phone/FinancialsAdminPhoneWebRequestBean.java b/src/java/org/mxchange/jfinancials/beans/phone/FinancialsAdminPhoneWebRequestBean.java index 04686697..544b624e 100644 --- a/src/java/org/mxchange/jfinancials/beans/phone/FinancialsAdminPhoneWebRequestBean.java +++ b/src/java/org/mxchange/jfinancials/beans/phone/FinancialsAdminPhoneWebRequestBean.java @@ -34,18 +34,21 @@ import javax.naming.NamingException; import org.mxchange.jcountry.data.Country; import org.mxchange.jfinancials.beans.BaseFinancialsController; import org.mxchange.jfinancials.beans.helper.FinancialsWebRequestHelperController; +import org.mxchange.jphone.events.fax.created.ObservableCreatedFaxNumberEvent; import org.mxchange.jphone.events.fax.deleted.AdminDeletedFaxNumberEvent; import org.mxchange.jphone.events.fax.deleted.AdminFaxNumberDeletedEvent; import org.mxchange.jphone.events.fax.removed.AdminFaxNumberRemovedFromListEvent; import org.mxchange.jphone.events.fax.removed.AdminRemoveFaxNumberFromListEvent; import org.mxchange.jphone.events.fax.updated.AdminFaxNumberUpdatedEvent; import org.mxchange.jphone.events.fax.updated.AdminUpdatedFaxNumberEvent; +import org.mxchange.jphone.events.landline.created.ObservableCreatedLandLineNumberEvent; import org.mxchange.jphone.events.landline.deleted.AdminDeletedLandLineNumberEvent; import org.mxchange.jphone.events.landline.deleted.AdminLandLineNumberDeletedEvent; import org.mxchange.jphone.events.landline.removed.AdminLandLineNumberRemovedFromListEvent; import org.mxchange.jphone.events.landline.removed.AdminRemoveLandLineNumberFromListEvent; import org.mxchange.jphone.events.landline.updated.AdminLandLineNumberUpdatedEvent; import org.mxchange.jphone.events.landline.updated.AdminUpdatedLandLineNumberEvent; +import org.mxchange.jphone.events.mobile.created.ObservableCreatedMobileNumberEvent; import org.mxchange.jphone.events.mobile.deleted.AdminDeletedMobileNumberEvent; import org.mxchange.jphone.events.mobile.deleted.AdminMobileNumberDeletedEvent; import org.mxchange.jphone.events.mobile.remove.AdminMobileNumberRemovedFromListEvent; @@ -60,9 +63,6 @@ import org.mxchange.jphone.phonenumbers.mobile.DialableMobileNumber; import org.mxchange.jphone.phonenumbers.mobile.MobileNumber; import org.mxchange.jphone.phonenumbers.mobileprovider.MobileProvider; import org.mxchange.jphone.phonenumbers.phone.AdminPhoneSessionBeanRemote; -import org.mxchange.jphone.events.landline.created.ObservableCreatedLandLineNumberEvent; -import org.mxchange.jphone.events.fax.created.ObservableCreatedFaxNumberEvent; -import org.mxchange.jphone.events.mobile.created.ObservableCreatedMobileNumberEvent; /** * Administrative bean (controller) for phone numbers diff --git a/src/java/org/mxchange/localization/bundle_de_DE.properties b/src/java/org/mxchange/localization/bundle_de_DE.properties index 58205dad..2ba87ecc 100644 --- a/src/java/org/mxchange/localization/bundle_de_DE.properties +++ b/src/java/org/mxchange/localization/bundle_de_DE.properties @@ -289,7 +289,6 @@ ADMIN_LIST_COUNTRY_DATA_COUNTRY_NAME=Land: ADMIN_LINK_EDIT_DELETE_COUNTRY_TITLE=Editieren oder l\u00f6schen der L\u00e4nderdaten TABLE_SUMMARY_ADMIN_LIST_COUNTRIES=Listet alle bereits angelegten L\u00e4nderdaten auf. COUNTRY_GERMANY=Deutschland -ERROR_PARAMETER_TARGET_CONTROLLER_NOT_SET=Fehler: Der Parameter 'targetController' ist nicht gesetzt. ADMIN_MENU_MOBILE_PROVIDER_TITLE=Handyanbieter LINK_ADMIN_LIST_MOBILE_PROVIDER_TITLE=Hinzuf\u00fcgen, auflisten, \u00e4ndern und l\u00f6schen von Handyanbietern. PAGE_TITLE_ADMIN_MOBILE_PROVIDER_LIST=Handyanbieter verwalten @@ -411,7 +410,6 @@ ADMIN_LINK_EDIT_CONTACT_TITLE=Hier k\u00f6nnen Sie die Kontaktdaten editieren. BUTTON_ADMIN_EDIT_USER=Benutzerdaten \u00e4ndern ADMIN_EDIT_USER_TITLE=Benutzerdaten editieren ADMIN_DATA_PASSWORD_EDIT_NOTICE=Wenn Sie das Passwort \u00e4ndern wollen, m\u00fcssen Sie es zweimal eingeben, anderfalls beide leer lassen. -ERROR_PARAMETER_MODE_NOT_SET=Fehler: Parameter 'mode' nicht gesetzt. ADMIN_EDIT_CONTACT_TITLE=Kontaktdaten editieren (Id-Nummer: {0}) BUTTON_ADMIN_EDIT_CONTACT=Kontaktdaten \u00e4ndern PAGE_TITLE_ADMIN_LIST_CONTACT=Kotaktdaten auflisten @@ -886,3 +884,4 @@ ADMIN_LINK_SHOW_BUSINESS_BASIC_DATA_COMPANY_FOUNDER_TITLE=Daten des Unternehmens #@TODO Please fix German umlauts! ADMIN_LINK_ASSIGN_BUSINESS_BASIC_DATA_COMPANY_FOUNDER_TITLE=Weisst diesem Firmeneintrag einen Unternehmensgruender zu. ADMIN_BUSINESS_BASIC_DATA_CREATED=Eintrag erstellt +ADMIN_USER_NAME_IS_REQUIRED=Bitte vergeben Sie einen Benutzernamen. Dieser muss unique sein. diff --git a/src/java/org/mxchange/localization/bundle_en_US.properties b/src/java/org/mxchange/localization/bundle_en_US.properties index 3863838b..8e848db5 100644 --- a/src/java/org/mxchange/localization/bundle_en_US.properties +++ b/src/java/org/mxchange/localization/bundle_en_US.properties @@ -271,7 +271,6 @@ ADMIN_LIST_COUNTRY_DATA_COUNTRY_NAME=Country: ADMIN_LINK_EDIT_DELETE_COUNTRY_TITLE=Edit or delete country TABLE_SUMMARY_ADMIN_LIST_COUNTRIES=List of all already added countries. COUNTRY_GERMANY=Germany -ERROR_PARAMETER_TARGET_CONTROLLER_NOT_SET=Error: The parameter 'targetController' is not set. ADMIN_MENU_MOBILE_PROVIDER_TITLE=Mobile providers LINK_ADMIN_LIST_MOBILE_PROVIDER=List mobile provider LINK_ADMIN_LIST_MOBILE_PROVIDER_TITLE=Add, list, edit and delete mobile providers. @@ -390,7 +389,6 @@ ADMIN_LINK_EDIT_CONTACT_TITLE=Here you can edit contact data. BUTTON_ADMIN_EDIT_USER=Change user data ADMIN_EDIT_USER_TITLE=Edit user data ADMIN_DATA_PASSWORD_EDIT_NOTICE=If you want to change the password, enter it twice, otherwise leave both empty. -ERROR_PARAMETER_MODE_NOT_SET=Error: Parameter 'mode' is not set. ADMIN_EDIT_CONTACT_TITLE=Edit contact data (id number: {0}) BUTTON_ADMIN_EDIT_CONTACT=Change contact data PAGE_TITLE_ADMIN_LIST_CONTACT=List contact entries @@ -848,3 +846,4 @@ ADMIN_BUSINESS_BASIC_DATA_COMPANY_FOUNDER=Founder ADMIN_LINK_SHOW_BUSINESS_BASIC_DATA_COMPANY_FOUNDER_TITLE=Show data of company founder. ADMIN_LINK_ASSIGN_BUSINESS_BASIC_DATA_COMPANY_FOUNDER_TITLE=Assigns a company founder to this company entry. ADMIN_BUSINESS_BASIC_DATA_CREATED=Entry created +ADMIN_USER_NAME_IS_REQUIRED=Please enter a user name. This must be unique. diff --git a/web/WEB-INF/resources/tags/admin/contact/admin_form_contact_data.tpl b/web/WEB-INF/resources/tags/admin/contact/admin_form_contact_data.tpl deleted file mode 100644 index 964049c0..00000000 --- a/web/WEB-INF/resources/tags/admin/contact/admin_form_contact_data.tpl +++ /dev/null @@ -1,249 +0,0 @@ - - - - -
- - - - - - - -
- -
- -
- -
-
- - - - - - -
- -
- -
- -
-
- - - - - - -
- -
- -
- -
-
- - - - - - -
- -
- -
- -
-
- - - - - - -
- -
- -
- - - -
-
- - - - - - -
- -
- -
- -
-
- - - - - - -
- -
- -
- - - -
-
- - - - - - -
- -
- -
- -
-
- - - - - - -
- -
- -
- - - - - -
-
- - - - - - -
- -
- -
- - - - - - - - - - - - - -
-
- - -
- -
- -
- - - - - - - - - - - - - -
-
- - - - -
- -
- -
- - - - -
-
- - - - - - -
- -
- -
- - - -
-
- - - - - - -
- -
- -
- -
-
-
-
- - -
    -
  • - -
  • -
-
-
diff --git a/web/WEB-INF/resources/tags/admin/form_data/contact/admin_form_contact_data.tpl b/web/WEB-INF/resources/tags/admin/form_data/contact/admin_form_contact_data.tpl new file mode 100644 index 00000000..964049c0 --- /dev/null +++ b/web/WEB-INF/resources/tags/admin/form_data/contact/admin_form_contact_data.tpl @@ -0,0 +1,249 @@ + + + + +
+ + + + + + + +
+ +
+ +
+ +
+
+ + + + + + +
+ +
+ +
+ +
+
+ + + + + + +
+ +
+ +
+ +
+
+ + + + + + +
+ +
+ +
+ +
+
+ + + + + + +
+ +
+ +
+ + + +
+
+ + + + + + +
+ +
+ +
+ +
+
+ + + + + + +
+ +
+ +
+ + + +
+
+ + + + + + +
+ +
+ +
+ +
+
+ + + + + + +
+ +
+ +
+ + + + + +
+
+ + + + + + +
+ +
+ +
+ + + + + + + + + + + + + +
+
+ + +
+ +
+ +
+ + + + + + + + + + + + + +
+
+ + + + +
+ +
+ +
+ + + + +
+
+ + + + + + +
+ +
+ +
+ + + +
+
+ + + + + + +
+ +
+ +
+ +
+
+
+
+ + +
    +
  • + +
  • +
+
+
diff --git a/web/WEB-INF/resources/tags/admin/form_data/user/admin_form_user_data.tpl b/web/WEB-INF/resources/tags/admin/form_data/user/admin_form_user_data.tpl new file mode 100644 index 00000000..b9573ae6 --- /dev/null +++ b/web/WEB-INF/resources/tags/admin/form_data/user/admin_form_user_data.tpl @@ -0,0 +1,79 @@ + + + + +
+ + + + + +
+ +
+ +
+ +
+
+ + + + + + +
+ +
+ +
+ +
+
+ + + + + + +
+ +
+ +
+ +
+
+ + + + + + +
+ +
+ +
+ +
+
+ + +
    +
  • + +
  • + + +
  • +
+
+
+
+
diff --git a/web/WEB-INF/resources/tags/admin/links/fax/admin_fax_links.tpl b/web/WEB-INF/resources/tags/admin/links/fax/admin_fax_links.tpl new file mode 100644 index 00000000..c9bb240e --- /dev/null +++ b/web/WEB-INF/resources/tags/admin/links/fax/admin_fax_links.tpl @@ -0,0 +1,45 @@ + + + + + + + + + diff --git a/web/WEB-INF/resources/tags/admin/links/landline/admin_landline_links.tpl b/web/WEB-INF/resources/tags/admin/links/landline/admin_landline_links.tpl new file mode 100644 index 00000000..ec0c7db3 --- /dev/null +++ b/web/WEB-INF/resources/tags/admin/links/landline/admin_landline_links.tpl @@ -0,0 +1,45 @@ + + + + + + + + + diff --git a/web/WEB-INF/resources/tags/admin/links/mobile/admin_mobile_links.tpl b/web/WEB-INF/resources/tags/admin/links/mobile/admin_mobile_links.tpl new file mode 100644 index 00000000..fa27d6ee --- /dev/null +++ b/web/WEB-INF/resources/tags/admin/links/mobile/admin_mobile_links.tpl @@ -0,0 +1,43 @@ + + + + + + + diff --git a/web/WEB-INF/resources/tags/admin/panel_grids/fax/admin_fax_data.tpl b/web/WEB-INF/resources/tags/admin/panel_grids/fax/admin_fax_data.tpl new file mode 100644 index 00000000..622573d2 --- /dev/null +++ b/web/WEB-INF/resources/tags/admin/panel_grids/fax/admin_fax_data.tpl @@ -0,0 +1,54 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+
+
diff --git a/web/WEB-INF/resources/tags/admin/panel_grids/landline/admin_landline_data.tpl b/web/WEB-INF/resources/tags/admin/panel_grids/landline/admin_landline_data.tpl new file mode 100644 index 00000000..8017577e --- /dev/null +++ b/web/WEB-INF/resources/tags/admin/panel_grids/landline/admin_landline_data.tpl @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+
+
diff --git a/web/WEB-INF/resources/tags/admin/panel_grids/mobile/admin_mobile_data.tpl b/web/WEB-INF/resources/tags/admin/panel_grids/mobile/admin_mobile_data.tpl new file mode 100644 index 00000000..d936316a --- /dev/null +++ b/web/WEB-INF/resources/tags/admin/panel_grids/mobile/admin_mobile_data.tpl @@ -0,0 +1,63 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+
+
diff --git a/web/WEB-INF/resources/tags/profile/user/user_profile_link.tpl b/web/WEB-INF/resources/tags/profile/user/user_profile_link.tpl new file mode 100644 index 00000000..bc181b04 --- /dev/null +++ b/web/WEB-INF/resources/tags/profile/user/user_profile_link.tpl @@ -0,0 +1,17 @@ + + + + + + + + + + + + diff --git a/web/WEB-INF/resources/tags/table_rows/fax_input_table_row.tpl b/web/WEB-INF/resources/tags/table_rows/fax_input_table_row.tpl new file mode 100644 index 00000000..2a7575f2 --- /dev/null +++ b/web/WEB-INF/resources/tags/table_rows/fax_input_table_row.tpl @@ -0,0 +1,40 @@ + + + + + +
+ +
+ +
+ + + + + + + + + + + + + +
+
+ + + + + + + + +
+
diff --git a/web/WEB-INF/resources/tags/table_rows/landline_input_table_row.tpl b/web/WEB-INF/resources/tags/table_rows/landline_input_table_row.tpl new file mode 100644 index 00000000..624ef2d9 --- /dev/null +++ b/web/WEB-INF/resources/tags/table_rows/landline_input_table_row.tpl @@ -0,0 +1,40 @@ + + + + + +
+ +
+ +
+ + + + + + + + + + + + + +
+
+ + + + + + + + +
+
diff --git a/web/WEB-INF/resources/tags/table_rows/mobile_selection_table_row.tpl b/web/WEB-INF/resources/tags/table_rows/mobile_selection_table_row.tpl index f4cbe83a..3d6fc071 100644 --- a/web/WEB-INF/resources/tags/table_rows/mobile_selection_table_row.tpl +++ b/web/WEB-INF/resources/tags/table_rows/mobile_selection_table_row.tpl @@ -6,11 +6,7 @@ xmlns:h="http://java.sun.com/jsf/html" xmlns:ui="http://xmlns.jcp.org/jsf/facelets"> - - - - - +
diff --git a/web/WEB-INF/resources/tags/table_rows/user_personal_title_table_row.tpl b/web/WEB-INF/resources/tags/table_rows/user_personal_title_table_row.tpl index ce8b5e88..025265be 100644 --- a/web/WEB-INF/resources/tags/table_rows/user_personal_title_table_row.tpl +++ b/web/WEB-INF/resources/tags/table_rows/user_personal_title_table_row.tpl @@ -6,9 +6,7 @@ xmlns:h="http://java.sun.com/jsf/html" xmlns:ui="http://xmlns.jcp.org/jsf/facelets"> - - - +
diff --git a/web/WEB-INF/resources/tags/table_rows/user_profile_mode_table_row.tpl b/web/WEB-INF/resources/tags/table_rows/user_profile_mode_table_row.tpl index 086ad4fe..b51146ab 100644 --- a/web/WEB-INF/resources/tags/table_rows/user_profile_mode_table_row.tpl +++ b/web/WEB-INF/resources/tags/table_rows/user_profile_mode_table_row.tpl @@ -6,11 +6,7 @@ xmlns:h="http://java.sun.com/jsf/html" xmlns:ui="http://xmlns.jcp.org/jsf/facelets"> - - - - - +
diff --git a/web/WEB-INF/templates/admin/fax/admin_fax_add_show.tpl b/web/WEB-INF/templates/admin/fax/admin_fax_add_show.tpl index bad5b479..80250d12 100644 --- a/web/WEB-INF/templates/admin/fax/admin_fax_add_show.tpl +++ b/web/WEB-INF/templates/admin/fax/admin_fax_add_show.tpl @@ -12,7 +12,5 @@ - - - + diff --git a/web/WEB-INF/templates/admin/fax/admin_fax_data.tpl b/web/WEB-INF/templates/admin/fax/admin_fax_data.tpl deleted file mode 100644 index bba847e1..00000000 --- a/web/WEB-INF/templates/admin/fax/admin_fax_data.tpl +++ /dev/null @@ -1,58 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - -
-
-
-
diff --git a/web/WEB-INF/templates/admin/fax/admin_fax_links.tpl b/web/WEB-INF/templates/admin/fax/admin_fax_links.tpl deleted file mode 100644 index c9bb240e..00000000 --- a/web/WEB-INF/templates/admin/fax/admin_fax_links.tpl +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - - - - diff --git a/web/WEB-INF/templates/admin/fax/admin_form_add_contact_fax.tpl b/web/WEB-INF/templates/admin/fax/admin_form_add_contact_fax.tpl index 6ab382d1..48ee76d4 100644 --- a/web/WEB-INF/templates/admin/fax/admin_form_add_contact_fax.tpl +++ b/web/WEB-INF/templates/admin/fax/admin_form_add_contact_fax.tpl @@ -36,25 +36,7 @@
- -
- -
- -
- - - -
-
- - - - - - - - +
- -
- -
- -
- - - -
-
- - - - - - - - + diff --git a/web/WEB-INF/templates/admin/landline/admin_form_add_contact_landline.tpl b/web/WEB-INF/templates/admin/landline/admin_form_add_contact_landline.tpl index 22d08e9e..30b289b5 100644 --- a/web/WEB-INF/templates/admin/landline/admin_form_add_contact_landline.tpl +++ b/web/WEB-INF/templates/admin/landline/admin_form_add_contact_landline.tpl @@ -36,25 +36,7 @@
- -
- -
- -
- - - -
-
- - - - - - - - +
- -
- -
- -
- - - -
-
- - - - - - - - + diff --git a/web/WEB-INF/templates/admin/landline/admin_landline_add_show.tpl b/web/WEB-INF/templates/admin/landline/admin_landline_add_show.tpl index 460f4f53..bac827a8 100644 --- a/web/WEB-INF/templates/admin/landline/admin_landline_add_show.tpl +++ b/web/WEB-INF/templates/admin/landline/admin_landline_add_show.tpl @@ -12,7 +12,5 @@
- - - + diff --git a/web/WEB-INF/templates/admin/landline/admin_landline_data.tpl b/web/WEB-INF/templates/admin/landline/admin_landline_data.tpl deleted file mode 100644 index 7fe00866..00000000 --- a/web/WEB-INF/templates/admin/landline/admin_landline_data.tpl +++ /dev/null @@ -1,58 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - -
-
-
-
diff --git a/web/WEB-INF/templates/admin/landline/admin_landline_links.tpl b/web/WEB-INF/templates/admin/landline/admin_landline_links.tpl deleted file mode 100644 index ec0c7db3..00000000 --- a/web/WEB-INF/templates/admin/landline/admin_landline_links.tpl +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - - - - diff --git a/web/WEB-INF/templates/admin/mobile/admin_mobile_add_show.tpl b/web/WEB-INF/templates/admin/mobile/admin_mobile_add_show.tpl index 8328e23f..abe6b12d 100644 --- a/web/WEB-INF/templates/admin/mobile/admin_mobile_add_show.tpl +++ b/web/WEB-INF/templates/admin/mobile/admin_mobile_add_show.tpl @@ -6,13 +6,11 @@ xmlns:h="http://xmlns.jcp.org/jsf/html" xmlns:ui="http://xmlns.jcp.org/jsf/facelets"> - - - - + diff --git a/web/WEB-INF/templates/admin/mobile/admin_mobile_data.tpl b/web/WEB-INF/templates/admin/mobile/admin_mobile_data.tpl deleted file mode 100644 index cee89993..00000000 --- a/web/WEB-INF/templates/admin/mobile/admin_mobile_data.tpl +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - -
-
-
-
diff --git a/web/WEB-INF/templates/admin/mobile/admin_mobile_links.tpl b/web/WEB-INF/templates/admin/mobile/admin_mobile_links.tpl deleted file mode 100644 index 08d3b88d..00000000 --- a/web/WEB-INF/templates/admin/mobile/admin_mobile_links.tpl +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - - - - diff --git a/web/WEB-INF/templates/admin/user/admin_form_user_data.tpl b/web/WEB-INF/templates/admin/user/admin_form_user_data.tpl deleted file mode 100644 index d81fba61..00000000 --- a/web/WEB-INF/templates/admin/user/admin_form_user_data.tpl +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - -
- - - - - -
- -
- -
- -
-
- - -
- -
- -
- -
-
- - -
- -
- -
- -
-
- - -
- -
- -
- -
-
- - -
    -
  • - -
  • - - -
  • -
-
-
-
-
diff --git a/web/WEB-INF/templates/admin/user/admin_form_user_personal_data.tpl b/web/WEB-INF/templates/admin/user/admin_form_user_personal_data.tpl index 53c67426..724f72ac 100644 --- a/web/WEB-INF/templates/admin/user/admin_form_user_personal_data.tpl +++ b/web/WEB-INF/templates/admin/user/admin_form_user_personal_data.tpl @@ -6,13 +6,11 @@ xmlns:h="http://java.sun.com/jsf/html" xmlns:ui="http://xmlns.jcp.org/jsf/facelets"> - - - +
- + diff --git a/web/WEB-INF/templates/input_fields/fax_input_fields.tpl b/web/WEB-INF/templates/input_fields/fax_input_fields.tpl deleted file mode 100644 index 10541dab..00000000 --- a/web/WEB-INF/templates/input_fields/fax_input_fields.tpl +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/web/WEB-INF/templates/input_fields/landline_input_fields.tpl b/web/WEB-INF/templates/input_fields/landline_input_fields.tpl deleted file mode 100644 index 1aac8a2b..00000000 --- a/web/WEB-INF/templates/input_fields/landline_input_fields.tpl +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/web/WEB-INF/templates/user/user_profile_link.tpl b/web/WEB-INF/templates/user/user_profile_link.tpl deleted file mode 100644 index 6eff0a40..00000000 --- a/web/WEB-INF/templates/user/user_profile_link.tpl +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - - - diff --git a/web/WEB-INF/widgets.jsf.taglib.xml b/web/WEB-INF/widgets.jsf.taglib.xml index e0d1ac34..66d02b6b 100644 --- a/web/WEB-INF/widgets.jsf.taglib.xml +++ b/web/WEB-INF/widgets.jsf.taglib.xml @@ -111,8 +111,7 @@ along with this program. If not, see . labelMessage A localized message for the rendered label tag. You should use EL code here to add a label message from your bundle. true - - org.mxchange.jcoreee.bean.faces.BaseFacesBean + java.lang.String rendered @@ -131,18 +130,238 @@ along with this program. If not, see . outputAdminContactDataFormFields This tag renders a fieldset for administrative purposes of contact data. - resources/tags/admin/contact/admin_form_contact_data.tpl + resources/tags/admin/form_data/contact/admin_form_contact_data.tpl allowEmptyRequiredData Whether allow the personal title to be left empty. This might be the case when you create a user and want to select a contact from a selection box. EL code resolving to a boolean may be allowed here. false java.lang.Boolean + + + outputAdminUserDataFormFields + This tag renders a fieldset for administrative purposes of user data. + resources/tags/admin/form_data/user/admin_form_user_data.tpl + + mode + Mode of the form, must be one of "add" or "edit". + true + java.lang.String + + + + outputUserProfileLink + This tag renders a h:link JSF tag for a user profile. + resources/tags/profile/user/user_profile_link.tpl + + user + An instance of a User class. + true + org.mxchange.jusercore.model.user.User + + + + outputAdminFaxPanelGrid + This tag renders a full h:panelGrid for administrative purposes for fax data. + resources/tags/admin/panel_grids/fax/admin_fax_data.tpl + + isShowPage + Whether this tag is used to show mobile data (default true). + false + java.lang.Boolean + + + faxNumber + The fax instance that provides the data for this tag. + true + org.mxchange.jphone.phonenumbers.fax.DialableFaxNumber + + + rendered + Whether this tag is being rendered by JSF engine. + false + java.lang.Boolean + + + showAdminLinks + Whether to show administrative links to other pages (default: true). + false + java.lang.Boolean + + + + outputAdminLandLinePanelGrid + This tag renders a full h:panelGrid for administrative purposes for land-line data. + resources/tags/admin/panel_grids/landline/admin_landline_data.tpl + + isShowPage + Whether this tag is used to show mobile data (default true). + false + java.lang.Boolean + + + landLineNumber + The fax instance that provides the data for this tag. + true + org.mxchange.jphone.phonenumbers.landline.DialableLandLineNumber + + + rendered + Whether this tag is being rendered by JSF engine. + false + java.lang.Boolean + + + showAdminLinks + Whether to show administrative links to other pages (default: true). + false + java.lang.Boolean + + + + outputAdminMobilePanelGrid + This tag renders a full h:panelGrid for administrative purposes for mobile data. + resources/tags/admin/panel_grids/mobile/admin_mobile_data.tpl + + isShowPage + Whether this tag is used to show mobile data (default true). + false + java.lang.Boolean + + + mobileNumber + The mobile instance that provides the data for this tag. + true + org.mxchange.jphone.phonenumbers.mobile.DialableMobileNumber + + + rendered + Whether this tag is being rendered by JSF engine. + false + java.lang.Boolean + + + showAdminLinks + Whether to show administrative links to other pages (default: true). + false + java.lang.Boolean + + + + outputFaxInputTableRow + This tag renders a h:panelGroup with input fields for fax numbers. + resources/tags/table_rows/fax_input_table_row.tpl + + targetController + A target backing bean (EL code resolving into it) extending at least BaseFacesBean where to set the data in. + true + + org.mxchange.jcoreee.bean.faces.BaseFacesBean + + + labelMessage + A localized message for the rendered label tag. You should use EL code here to add a label message from your bundle. + true + java.lang.String + - formMode - Mode of the form, can be one of "add" or "edit", defaulting to "add". + rendered + Whether this tag is being rendered by JSF engine. false + java.lang.Boolean + + + + outputLandLineInputTableRow + This tag renders a h:panelGroup with input fields for land-line numbers. + resources/tags/table_rows/landline_input_table_row.tpl + + targetController + A target backing bean (EL code resolving into it) extending at least BaseFacesBean where to set the data in. + true + + org.mxchange.jcoreee.bean.faces.BaseFacesBean + + + labelMessage + A localized message for the rendered label tag. You should use EL code here to add a label message from your bundle. + true java.lang.String + + rendered + Whether this tag is being rendered by JSF engine. + false + java.lang.Boolean + + + + outputAdminFaxLinks + This tag renders a full h:panelGroup for administrative links for fax data. + resources/tags/admin/links/fax/admin_fax_data.tpl + + isShowPage + Whether this tag is used to show mobile data (default true). + false + java.lang.Boolean + + + faxNumber + The fax instance that provides the data for this tag. + true + org.mxchange.jphone.phonenumbers.fax.DialableFaxNumber + + + rendered + Whether this tag is being rendered by JSF engine. + false + java.lang.Boolean + + + + outputAdminLandLineLinks + This tag renders a full h:panelGroup for administrative links for land-line data. + resources/tags/admin/panel_grids/landline/admin_landline_data.tpl + + isShowPage + Whether this tag is used to show mobile data (default true). + false + java.lang.Boolean + + + landLineNumber + The fax instance that provides the data for this tag. + true + org.mxchange.jphone.phonenumbers.landline.DialableLandLineNumber + + + rendered + Whether this tag is being rendered by JSF engine. + false + java.lang.Boolean + + + + outputAdminMobileLinks + This tag renders a full h:panelGroup for administrative links for mobile data. + resources/tags/admin/panel_grids/mobile/admin_mobile_data.tpl + + isShowPage + Whether this tag is used to show mobile data (default true). + false + java.lang.Boolean + + + mobileNumber + The mobile instance that provides the data for this tag. + true + org.mxchange.jphone.phonenumbers.mobile.DialableMobileNumber + + + rendered + Whether this tag is being rendered by JSF engine. + false + java.lang.Boolean + diff --git a/web/admin/contact/admin_contact_edit.xhtml b/web/admin/contact/admin_contact_edit.xhtml index c762a9dd..384ad7a7 100644 --- a/web/admin/contact/admin_contact_edit.xhtml +++ b/web/admin/contact/admin_contact_edit.xhtml @@ -36,7 +36,7 @@
- + - +
- - - - +