---
title: PHProjectJournalEntryElement
framework: photosui
role: symbol
role_heading: Class
path: photosui/phprojectjournalentryelement
---

# PHProjectJournalEntryElement

An element that represents a journal entry within project section content.

## Declaration

```swift
class PHProjectJournalEntryElement
```

## Topics

### Describing a Journal Entry

- [date](photosui/phprojectjournalentryelement/date.md)
- [assetElement](photosui/phprojectjournalentryelement/assetelement.md)
- [textElement](photosui/phprojectjournalentryelement/textelement.md)

## Relationships

### Inherits From

- [PHProjectElement](photosui/phprojectelement.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCoding](foundation/nscoding.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [NSSecureCoding](foundation/nssecurecoding.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Subclassing Project Elements

- [PHProjectAssetElement](photosui/phprojectassetelement.md)
- [PHProjectTextElement](photosui/phprojecttextelement.md)
- [PHProjectMapElement](photosui/phprojectmapelement.md)
