Home
last modified time | relevance | path

Searched refs:GetAttributedTo (Results 1 – 25 of 54) sorted by relevance

123

/dports/www/writefreely/writefreely-0.13.1/vendor/github.com/writeas/activity/streams/
H A Dgen_link.go34 func (t *Link) GetAttributedTo(idx int) (r Resolution, k *url.URL) { func
H A Dgen_mention.go34 func (t *Mention) GetAttributedTo(idx int) (r Resolution, k *url.URL) { func
H A Dgen_audio.go134 func (t *Audio) GetAttributedTo(idx int) (r Resolution, k *url.URL) { func
H A Dgen_person.go134 func (t *Person) GetAttributedTo(idx int) (r Resolution, k *url.URL) { func
H A Dgen_service.go134 func (t *Service) GetAttributedTo(idx int) (r Resolution, k *url.URL) { func
H A Dgen_note.go134 func (t *Note) GetAttributedTo(idx int) (r Resolution, k *url.URL) { func
H A Dgen_object.go134 func (t *Object) GetAttributedTo(idx int) (r Resolution, k *url.URL) { func
H A Dgen_page.go134 func (t *Page) GetAttributedTo(idx int) (r Resolution, k *url.URL) { func
H A Dgen_profile.go168 func (t *Profile) GetAttributedTo(idx int) (r Resolution, k *url.URL) { func
H A Dgen_group.go134 func (t *Group) GetAttributedTo(idx int) (r Resolution, k *url.URL) { func
H A Dgen_image.go202 func (t *Image) GetAttributedTo(idx int) (r Resolution, k *url.URL) { func
H A Dgen_video.go134 func (t *Video) GetAttributedTo(idx int) (r Resolution, k *url.URL) { func
H A Dgen_application.go134 func (t *Application) GetAttributedTo(idx int) (r Resolution, k *url.URL) { func
H A Dgen_article.go134 func (t *Article) GetAttributedTo(idx int) (r Resolution, k *url.URL) { func
H A Dgen_document.go134 func (t *Document) GetAttributedTo(idx int) (r Resolution, k *url.URL) { func
H A Dgen_event.go134 func (t *Event) GetAttributedTo(idx int) (r Resolution, k *url.URL) { func
H A Dgen_organization.go134 func (t *Organization) GetAttributedTo(idx int) (r Resolution, k *url.URL) { func
H A Dgen_tombstone.go224 func (t *Tombstone) GetAttributedTo(idx int) (r Resolution, k *url.URL) { func
H A Dgen_collection.go347 func (t *Collection) GetAttributedTo(idx int) (r Resolution, k *url.URL) { func
H A Dgen_orderedcollection.go347 func (t *OrderedCollection) GetAttributedTo(idx int) (r Resolution, k *url.URL) { func
H A Dgen_place.go304 func (t *Place) GetAttributedTo(idx int) (r Resolution, k *url.URL) { func
H A Dgen_relationship.go267 func (t *Relationship) GetAttributedTo(idx int) (r Resolution, k *url.URL) { func
H A Dgen_create.go493 func (t *Create) GetAttributedTo(idx int) (r Resolution, k *url.URL) { func
H A Dgen_reject.go493 func (t *Reject) GetAttributedTo(idx int) (r Resolution, k *url.URL) { func
H A Dgen_remove.go493 func (t *Remove) GetAttributedTo(idx int) (r Resolution, k *url.URL) { func

123