$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\NotifyPattern | |
_registerPropertyValidationError(ValidationError $ve, $prop_name, $value) | coarnotify\core\notify\NotifyBase | protected |
deepCopy($array) (defined in coarnotify\core\notify\NotifyBase) | coarnotify\core\notify\NotifyBase | protectedstatic |
getActor() (defined in coarnotify\core\notify\NotifyPattern) | coarnotify\core\notify\NotifyPattern | |
getContext() (defined in coarnotify\core\notify\NotifyPattern) | coarnotify\core\notify\NotifyPattern | |
getDoc() | coarnotify\core\notify\NotifyBase | |
getId() (defined in coarnotify\core\notify\NotifyBase) | coarnotify\core\notify\NotifyBase | |
getInReplyTo() (defined in coarnotify\core\notify\NotifyPattern) | coarnotify\core\notify\NotifyPattern | |
getObject() (defined in coarnotify\core\notify\NotifyPattern) | coarnotify\core\notify\NotifyPattern | |
getOrigin() (defined in coarnotify\core\notify\NotifyPattern) | coarnotify\core\notify\NotifyPattern | |
getProperty($prop_name) | coarnotify\core\notify\NotifyBase | |
getTarget() (defined in coarnotify\core\notify\NotifyPattern) | coarnotify\core\notify\NotifyPattern | |
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 |
setActor($value) (defined in coarnotify\core\notify\NotifyPattern) | coarnotify\core\notify\NotifyPattern | |
setContext($value) (defined in coarnotify\core\notify\NotifyPattern) | coarnotify\core\notify\NotifyPattern | |
setId($value) (defined in coarnotify\core\notify\NotifyBase) | coarnotify\core\notify\NotifyBase | |
setInReplyTo($value) (defined in coarnotify\core\notify\NotifyPattern) | coarnotify\core\notify\NotifyPattern | |
setObject($value) (defined in coarnotify\core\notify\NotifyPattern) | coarnotify\core\notify\NotifyPattern | |
setOrigin($value) (defined in coarnotify\core\notify\NotifyPattern) | coarnotify\core\notify\NotifyPattern | |
setProperty($prop_name, $value) | coarnotify\core\notify\NotifyBase | |
setTarget($value) (defined in coarnotify\core\notify\NotifyPattern) | coarnotify\core\notify\NotifyPattern | |
setType($types) (defined in coarnotify\core\notify\NotifyBase) | coarnotify\core\notify\NotifyBase | |
toJSONLD() (defined in coarnotify\core\notify\NotifyBase) | coarnotify\core\notify\NotifyBase | |
TYPE (defined in coarnotify\core\notify\NotifyPattern) | coarnotify\core\notify\NotifyPattern | |
validate() | coarnotify\core\notify\NotifyPattern | |
validateProperty($prop_name, $value, $force_validate=false, $raise_error=true) | coarnotify\core\notify\NotifyBase | |