expand method
Expands the parent CMS object that contains this node. Can optionally operate on all references to the parent CMS object.
* 
Expanding explicitly forces a collapsed CMS object to be reloaded.
expand(allRefs )
Parameters
boolean allRefs
Controls whether this operates on all references to the parent CMS object.
Returns
void
Throws
CMSException
Raised for any errors.
这对您有帮助吗?