\OSS\ModelLifecycleAction

Class LifecycleAction

Summary

Methods
Properties
Constants
__construct()
getAction()
setAction()
getTimeSpec()
setTimeSpec()
getTimeValue()
setTimeValue()
appendToXml()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$action
$timeSpec
$timeValue
N/A

Properties

$action

$action : 

Type

$timeSpec

$timeSpec : 

Type

$timeValue

$timeValue : 

Type

Methods

__construct()

__construct(string  $action, string  $timeSpec, string  $timeValue) 

LifecycleAction constructor.

Parameters

string $action
string $timeSpec
string $timeValue

setAction()

setAction(string  $action) 

Parameters

string $action

getTimeSpec()

getTimeSpec() : string

Returns

string

setTimeSpec()

setTimeSpec(string  $timeSpec) 

Parameters

string $timeSpec

getTimeValue()

getTimeValue() : string

Returns

string

setTimeValue()

setTimeValue(string  $timeValue) 

Parameters

string $timeValue

appendToXml()

appendToXml(\SimpleXMLElement  $xmlRule) 

appendToXml 把actions插入到xml中

Parameters

\SimpleXMLElement $xmlRule