CalendarEventVersionOccurrence
class CalendarEventVersionOccurrence implements ObjectInterface (View source)
Properties
| protected | $versionOccurrenceID | ||
| protected | $version | ||
| protected | $occurrence | 
Methods
Alias of getAttributeValueObject (assuming $createIfNotExists is false).
No description
No description
Sets the attribute of of the ObjectInterface instance to the specified value, and persists it.
No description
No description
No description
No description
No description
No description
No description
No description
No description
Details
        
                            mixed
    getAttribute(AttributeKeyInterface|string $ak, string|false $mode = false)
        
    
    No description
        
                            AttributeValueInterface|null
    getAttributeValue(AttributeKeyInterface|string $ak)
        
    
    Alias of getAttributeValueObject (assuming $createIfNotExists is false).
        
                            AttributeValueInterface|null
    getAttributeValueObject(AttributeKeyInterface|string $ak, bool $createIfNotExists = false)
        
    
    No description
        
                            CategoryInterface
    getObjectAttributeCategory()
        
    
    No description
        
                            
    clearAttribute(AttributeKeyInterface|string $ak)
        
    
    No description
        
                            AttributeValueInterface
    setAttribute(AttributeKeyInterface|string $ak, AbstractValue|EmptyRequestAttributeValue|array $value)
        
    
    Sets the attribute of of the ObjectInterface instance to the specified value, and persists it.
        
                            
    getJSONObject()
        
    
    No description
        
                            
    __construct(CalendarEventVersion $version, CalendarEventRepetition $repetition, $start, $end, $cancelled = false)
        
    
    No description
        
                            
    getEvent()
        
    
    No description
        
                            mixed
    getVersion()
        
    
    No description
        
                            
    setVersion(mixed $version)
        
    
    No description
        
                            CalendarEventOccurrence
    getOccurrence()
        
    
    No description
        
                            
    __clone()
        
    
    No description
        
                            
    getID()
        
    
    No description
        
                            
    __call($name, $arguments)
        
    
    No description