Wiki

Assigning sections

Ceci est un article Stub. Aidez la communauté: développez-le.

To a subtree

include_once( 'kernel/classes/ezcontentobjecttreenode.php' );
eZContentObjectTreeNode::assignSectionToSubTree( $nodeID, $sectionID );include_once( 'kernel/classes/ezcontentcachemanager.php' );
eZContentCacheManager::clearAllContentCache();

To a single node