Squiz Matrix  4.12.2
 All Data Structures Namespaces Functions Variables Pages
LoadingNode Class Reference
Inheritance diagram for LoadingNode:
MatrixTreeNode

Additional Inherited Members

- Public Member Functions inherited from MatrixTreeNode
 MatrixTreeNode (Asset asset, String linkid, int linkType, String url, String webPath, String name, int sort_order)
 
String toString ()
 
void setName (String name)
 
String getName ()
 
void setSortOrder (int sort_order)
 
int getSortOrder ()
 
Asset getAsset ()
 
int getLinkType ()
 
void setLinkType (int linkType)
 
String getLinkid ()
 
boolean isShadowAsset ()
 
boolean isLeaf ()
 
String getURL ()
 
boolean hasChildWithLinkid (String linkid)
 
MatrixTreeNode getChildWithLinkid (String linkid)
 
void propagateUrl (String url)
 
void propagateWebPath (String webPath)
 
String getAssetPath ()
 
String getLinkPath ()
 
boolean hasPreviousNode ()
 
boolean hasNextNode ()
 
- Protected Attributes inherited from MatrixTreeNode
String name
 

Detailed Description

Definition at line 20 of file LoadingNode.java.


The documentation for this class was generated from the following file: