FilterTerm
Inherits Ktistec::Model::Common < Ktistec::Model < Reference < Object
Filter term.
Class methods
Returns true if any of the actor's filter terms match the given content.
The content is HTML-stripped before matching, and each term is a
SQL LIKE pattern.
Instance methods
_association_actor
Source_belongs_to_setter_for_actor(actor_ : ActivityPub::Actor, update_associations = true) : ActivityPub::Actor
Sourceactor_id
Sourceactor_id=(actor_id : Int64 | Nil)
Sourceterm
Sourceterm=(term : String)
Source