Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
M
N
O
P
R
S
T
U
W
I
IndividualPropertiesFileWriter
- class org.alltimeflashdreamer.mailwebform.
IndividualPropertiesFileWriter
.
Title: IndividualPropertiesFileWriter
Description: This class is designed to write the individual properties file of a certain provider, from scratch, to make sure that each additional text is kept (java.util.Properties has its own, ugly format...).
IndividualPropertiesFileWriter()
- Constructor for class org.alltimeflashdreamer.mailwebform.
IndividualPropertiesFileWriter
isAdmin(HttpServletRequest)
- Method in class org.alltimeflashdreamer.mailwebform.
JSPBean
Returns whether the currently logged in user is the admin user or not.
isChangingAdminCredentials()
- Method in class org.alltimeflashdreamer.mailwebform.
JSPBean
Returns whether the user is currently changing the admin credentials or not.
isNewProvider()
- Method in class org.alltimeflashdreamer.mailwebform.
JSPBean
Returns whether currently a new provider is set up, i.e. whether a provider name is defined in here or not.
isNewlyCreatedAccount()
- Method in class org.alltimeflashdreamer.mailwebform.
JSPBean
Returns whether the account was newly created or not.
isSMTPOverwriteAllowed(String)
- Method in class org.alltimeflashdreamer.mailwebform.
MailFormProviderList
Returns the boolean value of the given provider's "SMTP_ALLOWOVERWRITE" setting.
isSMTPOverwritingAllowed()
- Method in class org.alltimeflashdreamer.mailwebform.
MailFormProvider
Returns whether the overwriting of the default SMTP server is allowed for this provider or not.
isSystemProvider()
- Method in class org.alltimeflashdreamer.mailwebform.
JSPBean
Returns whether currently the system provider's settings are edited or not.
isSystemProvider()
- Method in class org.alltimeflashdreamer.mailwebform.
MailFormProvider
Returns whether this provider is the system provider or not.
isSystemProvider(String)
- Static method in class org.alltimeflashdreamer.mailwebform.
MailFormProvider
Returns whether the given provider name is the one of the system provider or not.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
M
N
O
P
R
S
T
U
W