| $stream (defined in coarnotify\core\notify\NotifyBase) | coarnotify\core\notify\NotifyBase | protected |
| $validateProperties (defined in coarnotify\core\notify\NotifyBase) | coarnotify\core\notify\NotifyBase | protected |
| $validateStreamOnConstruct (defined in coarnotify\core\notify\NotifyBase) | coarnotify\core\notify\NotifyBase | protected |
| $validationContext (defined in coarnotify\core\notify\NotifyBase) | coarnotify\core\notify\NotifyBase | protected |
| $validators (defined in coarnotify\core\notify\NotifyBase) | coarnotify\core\notify\NotifyBase | protected |
| __construct($stream=null, $validate_stream_on_construct=true, $validate_properties=true, $validators=null, $validation_context=null) | coarnotify\core\notify\NotifyPatternPart | |
| _registerPropertyValidationError(ValidationError $ve, $prop_name, $value) | coarnotify\core\notify\NotifyBase | protected |
| ALLOWED_TYPES (defined in coarnotify\core\notify\NotifyPatternPart) | coarnotify\core\notify\NotifyPatternPart | |
| deepCopy($array) (defined in coarnotify\core\notify\NotifyBase) | coarnotify\core\notify\NotifyBase | protectedstatic |
| DEFAULT_TYPE (defined in coarnotify\core\notify\NotifyPatternPart) | coarnotify\core\notify\NotifyPatternPart | |
| getDoc() | coarnotify\core\notify\NotifyBase | |
| getId() (defined in coarnotify\core\notify\NotifyBase) | coarnotify\core\notify\NotifyBase | |
| getMediaType() (defined in coarnotify\core\notify\NotifyItem) | coarnotify\core\notify\NotifyItem | |
| getProperty($prop_name) | coarnotify\core\notify\NotifyBase | |
| getType() (defined in coarnotify\core\notify\NotifyBase) | coarnotify\core\notify\NotifyBase | |
| getValidateProperties() | coarnotify\core\notify\NotifyBase | |
| getValidateStreamOnConstruct() | coarnotify\core\notify\NotifyBase | |
| getValidators() | coarnotify\core\notify\NotifyBase | |
| optionalAndValidate(ValidationError $ve, $prop_name, $value) | coarnotify\core\notify\NotifyBase | protected |
| required(ValidationError $ve, $prop_name, $value) | coarnotify\core\notify\NotifyBase | protected |
| requiredAndValidate(ValidationError $ve, $prop_name, $value) | coarnotify\core\notify\NotifyBase | protected |
| setId($value) (defined in coarnotify\core\notify\NotifyBase) | coarnotify\core\notify\NotifyBase | |
| setMediaType(string $value) (defined in coarnotify\core\notify\NotifyItem) | coarnotify\core\notify\NotifyItem | |
| setProperty($prop_name, $value) | coarnotify\core\notify\NotifyBase | |
| setType($types) (defined in coarnotify\core\notify\NotifyPatternPart) | coarnotify\core\notify\NotifyPatternPart | |
| toJSONLD() (defined in coarnotify\core\notify\NotifyBase) | coarnotify\core\notify\NotifyBase | |
| validate() | coarnotify\patterns\announce_review\AnnounceReviewItem | |
| validateProperty($prop_name, $value, $force_validate=false, $raise_error=true) | coarnotify\core\notify\NotifyBase | |