FieldtypeText class

Field that stores a single line of text

Click any linked item for full usage details and examples. Hookable methods are indicated with the icon. In addition to those shown below, the FieldtypeText class also inherits all the methods and properties of: Fieldtype, WireData and Wire.

Show class?             Show args?        

Common

NameReturnSummary 
FieldtypeText::formatValue(Page $page, Field $field, string $value)
stringFormat value for output
FieldtypeText::getCompatibleFieldtypes(Field $field)
FieldtypesReturn all Fieldtypes derived from FieldtypeText, which we will consider compatible
FieldtypeText::getConfigInputfields(Field $field)
InputfieldWrapperReturn the fields required to configure an instance of FieldtypeText
FieldtypeText::getDatabaseSchema(Field $field)
arrayReturn the database schema in specified format 
FieldtypeText::getInputfield(Page $page, Field $field)
InputfieldReturn the associated Inputfield 
FieldtypeText::getMatchQuery(PageFinderDatabaseQuerySelect $query, string $table, string $subfield, string $operator, $value)
DatabaseQuerySelectUpdate a query to match the text with a fulltext index 
FieldtypeText::importConfigData(Field $field, array $data)
arrayConvert an array of exported data to a format that will be understood internally
FieldtypeText::importValue(Page $page, Field $field, $value)
array stringImport value
FieldtypeText::isEmptyValue(Field $field, mixed $value)
boolReturn whether the given value is considered empty or not 
FieldtypeText::sanitizeValue(Page $page, Field $field, string $value)
stringSanitize value for storage 
FieldtypeText::saveFieldReady(Field $field)
(nothing)Hook called when field is about to be saved

Additional methods and properties

In addition to the methods and properties above, FieldtypeText also inherits the methods and properties of these classes:

API reference based on ProcessWire core version 3.0.236

Latest news

  • ProcessWire Weekly #550
    In the 550th issue of ProcessWire Weekly we're going to check out the latest core updates, introduce a new third party module called PagefileMetadata, and more. Read on!
    Weekly.pw / 23 November 2024
  • Custom Fields Module
    This week we look at a new ProFields module named Custom Fields. This module provides a way to rapidly build out ProcessWire fields that contain any number of subfields/properties within them.
    Blog / 30 August 2024
  • Subscribe to weekly ProcessWire news

“We chose ProcessWire because of its excellent architecture, modular extensibility and the internal API. The CMS offers the necessary flexibility and performance for such a complex website like superbude.de. ProcessWire offers options that are only available for larger systems, such as Drupal, and allows a much slimmer development process.” —xport communication GmbH