Overview
Package
Class
Use
Tree
Serialized
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
Y
H
hasChildren()
- Method in class com.nurelm.nucontent.model.
File
Indicates if this object has children, which it never will.
hasChildren()
- Method in class com.nurelm.nucontent.model.
Link
Indicates if this link (which extends
Node
has children, which it never does (links don't have sublinks, unlike
Page
objects.
hasChildren()
- Method in class com.nurelm.nucontent.model.
Node
Returns true if this
Node
has children nodes.
hasChildren()
- Method in class com.nurelm.nucontent.model.
Page
hasEqualElement(String[], String[])
- Static method in class com.nurelm.util.
ArrayUtil
Pass in two string arrays, and true is returned if the arrays have at least one matching element; else return false.
hasNext()
- Method in class com.nurelm.util.importing.
DSResultSet
hasNext()
- Method in interface com.nurelm.util.importing.
IDSResultSet
hashCode()
- Method in class com.nurelm.nucontent.model.
Entity
Get's this object's hash code, which is simply the name String's hash code.
hashCode()
- Method in class com.nurelm.nucontent.model.
EntityPK
Implementation of hashCode method that supports the equals-hashCode contract.
hashCode()
- Method in class com.nurelm.nucontent.model.
NodePK
Implementation of hashCode method that supports the equals-hashCode contract.
hashCode()
- Method in class com.nurelm.nucontent.model.
RepeatItemPK
Implementation of hashCode method that supports the equals-hashCode contract.
hashCode()
- Method in class com.nurelm.nucontent.model.
SitePK
Implementation of hashCode method that supports the equals-hashCode contract.
htmlToIFrameFormat(String)
- Static method in class com.nurelm.util.
WebUtil
The WYSIWYG editor in /home/app/client/cms/web/editContentRich.jsp uses JavaScript that breaks if you include quotes, \r or \n chars.
htmlToTextAreaFormat(String)
- Static method in class com.nurelm.util.
WebUtil
Basically the opposite of textToHtml().
Overview
Package
Class
Use
Tree
Serialized
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
Y