|
eZ Publish
[trunk]
|
Go to the source code of this file.
Variables | |
| if($Module->hasActionParameter( 'SiteAccess')) foreach($ini-> variable( 'SiteAccessSettings', 'RelatedSiteAccessList') as $relatedSA) | $foundTranslationList = array() |
| $ini = eZINI::instance() | |
| $keyArray | |
| else | $navigationPartIdentifier = null |
| $parentNode = $node->attribute( 'parent' ) | |
| if(is_object($parentNode)) | $parents = $node->attribute( 'path' ) |
| $path = array() | |
| $path [] | |
| $res = eZTemplateDesignResource::instance() | |
| $Result = array() | |
| $Result ['content'] = $tpl->fetch( 'design:content/view/versionview.tpl' ) | |
| $Result ['node_id'] = $node->attribute( 'node_id' ) | |
| $Result ['path'] = $path | |
| $Result ['title_path'] = $titlePath | |
| $Result ['navigation_part'] = $navigationPartIdentifier | |
| $Result ['section_id'] = $contentObject->attribute( 'section_id' ) | |
| $section = eZSection::fetch( $contentObject->attribute( 'section_id' ) ) | |
| $siteaccess = $ini->variable( 'SiteSettings', 'DefaultAccess' ) | |
| $titlePath = array() | |
| $titlePath [] | |
| foreach(array_reverse($contentObject-> versions(false)) as $versionHash) if(!$viewVersionObject) if($LanguageCode) | $tpl = eZTemplate::factory() |
| $viewVersion = $EditVersion | |
| $viewVersionObject = false | |
| if ($Module->hasActionParameter( 'SiteAccess')) foreach ($ini->variable( 'SiteAccessSettings', 'RelatedSiteAccessList') as $relatedSA) $foundTranslationList = array() |
Definition at line 144 of file versionviewframe.php.
| $ini = eZINI::instance() |
Definition at line 128 of file versionviewframe.php.
| $keyArray |
array( array( 'object', $contentObject->attribute( 'id' ) ), array( 'node', $node->attribute( 'node_id' ) ), array( 'parent_node', $node->attribute( 'parent_node_id' ) ), array( 'class', $contentObject->attribute( 'contentclass_id' ) ), array( 'class_identifier', $node->attribute( 'class_identifier' ) ), array( 'viewmode', 'full' ), array( 'remote_id', $contentObject->attribute( 'remote_id' ) ), array( 'node_remote_id', $node->attribute( 'remote_id' ) ), array( 'navigation_part_identifier', $navigationPartIdentifier ), array( 'depth', $node->attribute( 'depth' ) ), array( 'url_alias', $node->attribute( 'url_alias' ) ), array( 'class_group', $contentObject->attribute( 'match_ingroup_id_list' ) ), array( 'state', $contentObject->attribute( 'state_id_array' ) ), array( 'state_identifier', $contentObject->attribute( 'state_identifier_array' ) ) )
Definition at line 210 of file versionviewframe.php.
| else $navigationPartIdentifier = null |
Definition at line 208 of file versionviewframe.php.
| $parentNode = $node->attribute( 'parent' ) |
Definition at line 225 of file versionviewframe.php.
Referenced by eZContentOperationCollection\addAssignment(), eZContentFunctionCollection\canInstantiateClasses(), eZContentFunctionCollection\canInstantiateClassList(), eZContentObjectVersion\checkAccess(), eZContentObject\checkAccess(), eZContentFunctions\createAndPublishObject(), eZSiteInstaller\createContentObject(), eZWebDAVContentServer\createFolder(), eZWebDAVContentBackend\createFolder(), eZContentObjectTreeNode\createObject(), eZContentObject\createWithNodeAssignment(), eZContentUpload\detectLocations(), eZApproveType\execute(), eZNodeAssignment\fetch(), eZContentObjectTreeNode\findNode(), eZNodeviewfunctions\generateNodeViewData(), eZContentCacheManager\generateObjectViewCache(), eZContentObjectPackageHandler\generateOverrideSettingsArray(), eZLDAPUser\goAndPublishGroups(), eZSubTreeHandler\handlePublishEvent(), eZContentObjectPackageHandler\installSuspendedNodeAssignment(), eZWebDAVContentServer\mkcolContent(), eZWebDAVContentBackend\mkcolContent(), eZContentStructureTreeOperator\oneLevelChildren(), eZTemplateCompiler\processNodeCombiningChildren(), eZContentOperationCollection\publishNode(), eZContentUpload\publishObject(), eZWebDAVContentServer\putContentData(), eZWebDAVContentBackend\putContentData(), eZContentObjectTreeNode\removeThis(), eZContentObjectTreeNode\serialize(), eZContentObjectTreeNode\unhideSubTree(), eZContentObjectVersion\unpublish(), eZContentObject\unserialize(), eZContentObjectTreeNode\unserialize(), eZContentObjectTreeNode\updateNodeVisibility(), eZContentObjectTreeNode\updatePathIdentificationString(), eZContentObjectTreeNode\updateSubTreePath(), and eZContentUpload\upload().
| if (is_object($parentNode)) $parents = $node->attribute( 'path' ) |
Definition at line 236 of file versionviewframe.php.
| $path = array() |
Definition at line 237 of file versionviewframe.php.
| $path[] |
array( 'text' => $contentObject->attribute( 'name' ), 'url' => false, 'url_alias' => false, 'node_id' => $node->attribute( 'node_id' ) )
Definition at line 248 of file versionviewframe.php.
| $res = eZTemplateDesignResource::instance() |
Definition at line 202 of file versionviewframe.php.
| if ($LanguageCode) return $Result = array() |
Definition at line 262 of file versionviewframe.php.
| $Result['content'] = $tpl->fetch( 'design:content/view/versionview.tpl' ) |
Definition at line 263 of file versionviewframe.php.
| $Result['node_id'] = $node->attribute( 'node_id' ) |
Definition at line 264 of file versionviewframe.php.
| $Result['path'] = $path |
Definition at line 265 of file versionviewframe.php.
| $Result['title_path'] = $titlePath |
Definition at line 266 of file versionviewframe.php.
| $Result['navigation_part'] = $navigationPartIdentifier |
Definition at line 268 of file versionviewframe.php.
| $Result['section_id'] = $contentObject->attribute( 'section_id' ) |
Definition at line 269 of file versionviewframe.php.
| $section = eZSection::fetch( $contentObject->attribute( 'section_id' ) ) |
Definition at line 204 of file versionviewframe.php.
| $siteaccess = $ini->variable( 'SiteSettings', 'DefaultAccess' ) |
Definition at line 130 of file versionviewframe.php.
| foreach ($parents as $parent) $titlePath = array() |
Definition at line 238 of file versionviewframe.php.
| $titlePath[] |
array( 'text' => $contentObject->attribute( 'name' ), 'url' => false, 'url_alias' => false )
Definition at line 253 of file versionviewframe.php.
| foreach (array_reverse($contentObject->versions(false)) as $versionHash) if (!$viewVersionObject) if ($LanguageCode) $tpl = eZTemplate::factory() |
Definition at line 183 of file versionviewframe.php.
| $viewVersion = $EditVersion |
Definition at line 145 of file versionviewframe.php.
| $viewVersionObject = false |
Definition at line 146 of file versionviewframe.php.