|
eZ Publish
[trunk]
|
Go to the source code of this file.
Variables | |
| $class = eZContentClass::fetch( $classID ) | |
| $classID = $obj->attribute( 'contentclass_id' ) | |
| $http = eZHTTPTool::instance() | |
| $includeResult = include( 'kernel/content/attribute_edit.php' ) | |
| if($http->hasPostVariable( 'CancelDraftButton')) if($http-> hasPostVariable( 'RedirectURIAfterPublish')) if($http-> hasPostVariable( 'RedirectIfDiscarded')) if($http-> hasPostVariable( 'EditButton')) if($EditLanguage!=null) if($http-> hasPostVariable( 'NewDraftButton')) if($http-> hasPostVariable( 'LanguageSelection')) if(is_numeric($EditVersion)) if($EditLanguage==false) | $ini = eZINI::instance() |
| $isAccessChecked = false | |
| $Module = $Params['Module'] | |
| $obj = eZContentObject::fetch( $ObjectID ) | |
| if (!$obj) return $Module->handleError(eZError | |
| $class = eZContentClass::fetch( $classID ) |
Definition at line 37 of file content/edit.php.
| $classID = $obj->attribute( 'contentclass_id' ) |
Definition at line 36 of file content/edit.php.
| $http = eZHTTPTool::instance() |
Definition at line 38 of file content/edit.php.
| $includeResult = include( 'kernel/content/attribute_edit.php' ) |
Definition at line 801 of file content/edit.php.
Referenced by eZProcess\runFile().
| if ($http->hasPostVariable( 'CancelDraftButton')) if ($http->hasPostVariable( 'RedirectURIAfterPublish')) if ($http->hasPostVariable( 'RedirectIfDiscarded')) if ($http->hasPostVariable( 'EditButton')) if ($EditLanguage!=null) if ($http->hasPostVariable( 'NewDraftButton')) if ($http->hasPostVariable( 'LanguageSelection')) if (is_numeric($EditVersion)) if ($EditLanguage==false) $ini = eZINI::instance() |
Definition at line 334 of file content/edit.php.
| $isAccessChecked = false |
Definition at line 35 of file content/edit.php.
Referenced by eZContentUpload\detectLocations().
| $Module = $Params['Module'] |
Definition at line 9 of file content/edit.php.
| $obj = eZContentObject::fetch( $ObjectID ) |
Definition at line 18 of file content/edit.php.
Referenced by ezpRestMvcResult\__set_state(), eZPolicyLimitation\allValuesAsArrayWithNames(), eZContentObjectTreeNode\availableClassListJsArray(), eZContentObject\fetch(), eZContentObject\fetchIDArray(), eZContentObject\fillNodeListAttributes(), eZContentObjectTreeNode\object(), eZContentObject\relatedObjects(), eZObjectRelationType\removeContentObjectRelation(), eZPersistentObject\storeObject(), eZObjectRelationType\storeObjectAttribute(), eZObjectRelationListType\storeObjectAttribute(), and eZContentObjectTreeNode\updateSubTreePath().
Definition at line 20 of file content/edit.php.