kernel/content/ezcontentpublishingbehaviour.php
File containing the ezpContentPublishingBehaviour class.
- Copyright
- Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.
- License
- eZ Business Use License Agreement Version 2.0
- Package
- Version
- 4.6.0
\ezpContentPublishingBehaviour
Package: Default
This class allows for customization of
- Parent(s)
- \ezcBaseOptions
Properties

bool
= ''
disableAsynchronousPublishing
disableAsynchronousPublishing
Details
- Type
- bool
- Magic
- Property
- disableAsynchronousPublishing

bool
= ''
isTemporary if set to true, this behaviour will be used once, and will be reset afterwards
isTemporary if set to true, this behaviour will be used once, and will be reset afterwards
Details
- Type
- bool
- Magic
- Property
- isTemporary if set to true, this behaviour will be used once, and will be reset afterwards
Methods

getBehaviour(
)
:
\ezpContentPublishingBehaviour
static
Get the currently set behaviour. Returns the default one if one ain't set
Returns
| Type | Description |
|---|---|
| \ezpContentPublishingBehaviour |

setBehaviour(
\ezpContentPublishingBehaviour $behaviour
)
:
void
static
Sets the publishing behaviour
Parameters
| Name | Type | Description |
|---|---|---|
| $behaviour | \ezpContentPublishingBehaviour |