Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F1184060
PhrictionDocumentDraftTransaction.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
317 B
Referenced Files
None
Subscribers
None
PhrictionDocumentDraftTransaction.php
View Options
<?php
final
class
PhrictionDocumentDraftTransaction
extends
PhrictionDocumentEditTransaction
{
const
TRANSACTIONTYPE
=
'draft'
;
public
function
applyInternalEffects
(
$object
,
$value
)
{
parent
::
applyInternalEffects
(
$object
,
$value
);
$this
->
getEditor
()->
setShouldPublishContent
(
$object
,
false
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Wed, Jul 2, 11:51 AM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
292652
Default Alt Text
PhrictionDocumentDraftTransaction.php (317 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment