- Sort Score
- Result 10 results
- Languages All
Results 51 - 60 of 1,614 for mail (0.04 sec)
-
src/main/java/org/codelibs/fess/util/ResourceUtil.java
public static Path getOrigPath(final String... names) { return getPath("WEB-INF/", "orig", names); } public static Path getMailTemplatePath(final String... names) { return getPath("WEB-INF/", "mail", names); } public static Path getViewTemplatePath(final String... names) { return getPath("WEB-INF/", "view", names); } public static Path getDictionaryPath(final String... names) {
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Oct 24 08:52:32 UTC 2024 - 7.5K bytes - Viewed (0) -
internal/config/identity/ldap/help.go
Optional: true, Type: "string", }, config.HelpKV{ Key: UserDNAttributes, Description: `"," separated list of user DN attributes e.g. "uid,cn,mail,sshPublicKey"` + defaultHelpPostfix(UserDNAttributes), Optional: true, Type: "list", }, config.HelpKV{ Key: GroupSearchFilter,
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Fri May 24 23:05:23 UTC 2024 - 3.8K bytes - Viewed (0) -
CODE_OF_CONDUCT.md
## Scope This Code of Conduct applies within all community spaces and also applies when an individual is officially representing the community in public spaces. Examples of representing our community include using an official e-mail address, posting via an official social media account, or acting as an appointed representative at an online or offline event. ## Enforcement Instances of abusive, harassing, or otherwise unacceptable behavior may be
Registered: Sun Nov 03 09:35:10 UTC 2024 - Last Modified: Thu Oct 17 06:18:13 UTC 2024 - 5K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/es/user/cbean/ca/bs/BsUserCA.java
} public void setMail_Terms(ConditionOptionCall<TermsAggregationBuilder> opLambda) { setMail_Terms("mail", opLambda, null); } public void setMail_Terms(ConditionOptionCall<TermsAggregationBuilder> opLambda, OperatorCall<BsUserCA> aggsLambda) { setMail_Terms("mail", opLambda, aggsLambda); }
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 22 01:37:57 UTC 2024 - 212.4K bytes - Viewed (0) -
src/main/resources/fess_label_en.properties
labels.user_given_name=First Name labels.givenName=First Name labels.user_surname=Last Name labels.surame=Last Name labels.user_mail=E-mail labels.mail=E-mail labels.user_employeeNumber=Employee Number labels.employeeNumber=Employee Number labels.user_telephoneNumber=Telephone Number labels.telephoneNumber=Telephone Number labels.user_homePhone=Home Phone
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 40.7K bytes - Viewed (0) -
pom.xml
</data> <!-- Add bin directory --> <data> <type>files</type> <paths> <path>${project.basedir}/src/main/assemblies/files/fess</path> <path>${project.basedir}/src/main/assemblies/files/fess.in.sh</path> <path>${project.basedir}/src/main/assemblies/files/generate-thumbnail</path> <path>${project.basedir}/plugin.xml</path> </paths>
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Sat Oct 26 02:16:03 UTC 2024 - 49.1K bytes - Viewed (0) -
src/main/webapp/WEB-INF/fe.tld
<example>${fe:formatCode("L", "prettyprint", doc.mimetype, doc.content_description)}</example> </function> <function> <description>Mask e-mail address.</description> <name>maskEmail</name> <function-class>org.codelibs.fess.taglib.FessFunctions</function-class> <function-signature>java.lang.String maskEmail(java.lang.String)</function-signature>
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Sat Dec 23 06:18:48 UTC 2023 - 10K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/es/user/cbean/bs/BsUserCB.java
doColumn("internationaliSDNNumber"); } public void columnLabeledURI() { doColumn("labeledURI"); } public void columnMail() { doColumn("mail"); } public void columnMobile() { doColumn("mobile"); } public void columnName() { doColumn("name"); }
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 22 01:37:57 UTC 2024 - 9.7K bytes - Viewed (0) -
README.md
[maven-home]: https://maven.apache.org/ [maven-download]: https://maven.apache.org/download.cgi [users-list]: https://maven.apache.org/mailing-lists.html [dev-ml-list]: https://www.mail-archive.com/******@****.***/ [code-style]: http://maven.apache.org/developers/conventions/code.html [core-it]: https://maven.apache.org/core-its/core-it-suite/
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Sun Aug 18 23:17:25 UTC 2024 - 4.4K bytes - Viewed (0) -
src/main/resources/fess_label_fr.properties
labels.user_given_name = Prénom labels.givenName = Prénom labels.user_surname = Nom de famille labels.surame = Nom de famille labels.user_mail = E-mail labels.mail = E-mail labels.user_employeeNumber = Numéro d'employé labels.employeeNumber = Numéro d'employé labels.user_telephoneNumber = Numéro de téléphone labels.telephoneNumber = Numéro de téléphone
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 46.6K bytes - Viewed (0)