Assigning sections
This is a Stub article. Help the eZ publish community by expanding it!
To a subtree
include_once( 'kernel/classes/ezcontentobjecttreenode.php' ); eZContentObjectTreeNode::assignSectionToSubTree( $nodeID, $sectionID );include_once( 'kernel/classes/ezcontentcachemanager.php' ); eZContentCacheManager::clearAllContentCache();
