MCPcopy Create free account
hub / github.com/writefreely/writefreely / CollectionHasAttribute

Method CollectionHasAttribute

database.go:113–113  ·  view source on GitHub ↗
(id int64, attr string)

Source from the content-addressed store, hash-verified

111 GetCollectionRedirect(alias string) (new string)
112 IsCollectionAttributeOn(id int64, attr string) bool
113 CollectionHasAttribute(id int64, attr string) bool
114
115 CanCollect(cpr *ClaimPostRequest, userID int64) bool
116 AttemptClaim(p *ClaimPostRequest, query string, params []interface{}, slugIdx int) (sql.Result, error)

Callers 2

RenderMathJaxMethod · 0.65
EmailSubsEnabledMethod · 0.65

Implementers 1

datastoredatabase.go

Calls

no outgoing calls

Tested by

no test coverage detected