|
eZ Publish
[trunk]
|
Go to the source code of this file.
Variables | |
| $curNode = eZContentObjectTreeNode::fetch( $NodeID ) | |
| $Module = $Params['Module'] | |
| $NodeID = $Params['NodeID'] | |
| if (!$curNode) return $Module->handleError(eZError | |
| $curNode = eZContentObjectTreeNode::fetch( $NodeID ) |
Definition at line 12 of file kernel/content/hide.php.
Referenced by eZContentOperationCollection\changeHideStatus(), eZContentOperationCollection\changeSortOrder(), eZContentObjectTreeNode\clearViewCacheForSubtree(), and eZContentOperationCollection\updatePriority().
| $Module = $Params['Module'] |
Definition at line 9 of file kernel/content/hide.php.
| $NodeID = $Params['NodeID'] |
Definition at line 10 of file kernel/content/hide.php.
Definition at line 13 of file kernel/content/hide.php.