Evaluation API

Component ID

684918

Component name

Evaluation API

Component type

module

Component security advisory coverage

not-covered

Downloads

1335

Component created

Component changed

Component body

The Eval API module provides an API for other modules to utilize that facilitates the adding of arbitrary criteria to content types and nodes that can be evaluated as seen fit by the implementing module. Put simply, nodes can be given a set of arbitrary criteria that can be evaluated for a given purpose. Other modules can use these criteria and the evaluated results however they see fit.

Also included is the Evaluation API Example module, which creates a new a content type for demonstrating how to use the Evaluation API.