kernel/content/ezcontentpublishingbehaviour.php

Show: inherited
Table of Contents

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

Propertypublicbool  = ''

disableAsynchronousPublishing

disableAsynchronousPublishing
Details
Type
bool
Magic
 
Property
disableAsynchronousPublishing  
Propertypublicbool  = ''

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  
Propertyprivate\ezpContentPublishingBehaviour  $behaviour= 'null'
static

Default valuenullDetails
Type
\ezpContentPublishingBehaviour

Methods

methodpublic__construct(  $options = array() ) : void

Parameters
Name Type Description
$options
methodpublic__set(  $name,  $value ) : void

Parameters
Name Type Description
$name
$value
methodpublicgetBehaviour( ) : \ezpContentPublishingBehaviour
static

Get the currently set behaviour. Returns the default one if one ain't set

Returns
Type Description
\ezpContentPublishingBehaviour
methodpublicsetBehaviour( \ezpContentPublishingBehaviour $behaviour ) : void
static

Sets the publishing behaviour

Parameters
Name Type Description
$behaviour \ezpContentPublishingBehaviour
Documentation was generated by DocBlox 0.18.1.