X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=doc%2FAPI-Entities.md;h=6a851014e97fe2507fb60c3937401429ac4486bd;hb=b9e091eb2f9dce22d53c4bd397d9dda52930a58f;hp=b234912acddb25583ab856ef32b04d5da0e0f6bc;hpb=42775d53b2c5177cae2e0e1dacb0a32f92e4a83b;p=friendica.git diff --git a/doc/API-Entities.md b/doc/API-Entities.md index b234912acd..6a851014e9 100644 --- a/doc/API-Entities.md +++ b/doc/API-Entities.md @@ -361,6 +361,117 @@ Ex: Wed May 23 06:01:13 +0000 2007 +## Event + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
AttributeTypeDescription
idInteger
uidIntegerOwner User Id
cidIntegerTarget Contact Id
uriStringItem unique URI string
nameString (Plaintext)Title
descString (HTML)Description
startTimeString (UTC YYYY-MM-DD HH:II:SS))
endTimeString (UTC YYYY-MM-DD HH:II:SS))Optional (null date is 0001-01-01 00:00:00
typeString (event or birthday)
nofinishBooleanOngoing event
placeStringOptional. Location.
ignoreBoolean???
allow_cidString (angle-brackets escaped integers)Optional. List of allowed contact ids
allow_gidString (angle-brackets escaped integers)Optional. List of allowed group ids
deny_cidString (angle-brackets escaped integers)Optional. List of disallowed contact ids
deny_gidString (angle-brackets escaped integers)Optional. List of disallowed group ids
+ ## Hashtag Unused