Concrete\Core\Summary\Data\Field
Classes
Represents a link.
Represents a link to a page on your site by path. Useful to separate these from the basic link because these paths are run through the URL::to() mechanism to ensure they work irrespective of pretty URL settings, and when Concrete is installed in a subdirectory.
Interfaces
Represents a piece of data that is stored against a data field. Needs to be serializable and renderable.