FieldtypePassword class

Field that stores a hashed and salted password

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

Show class?             Show args?        

Common

NameReturnSummary 
FieldtypePassword::getBlankValue(Page $page, Field $field)
PasswordGet a blank password item object 
FieldtypePassword::getCompatibleFieldtypes(Field $field)
null arrayReturn all Fieldtypes derived from FieldtypeText, which we will consider compatible
FieldtypePassword::getConfigInputfields(Field $field)
InputfieldWrapperReturn the fields required to configure an instance of FieldtypePassword
FieldtypePassword::getDatabaseSchema(Field $field)
arrayReturn the database schema in specified format 
FieldtypePassword::getInputfield(Page $page, Field $field)
InputfieldPasswordReturn the associated Inputfield 
FieldtypePassword::sanitizeValue(Page $page, Field $field, $value)
PasswordSanitize value for runtime 
FieldtypePassword::sleepValue(Page $page, Field $field, $value)
array string intGiven an 'awake' value, as set by wakeupValue, convert the value back to a basic type for storage in DB.
FieldtypePassword::wakeupValue(Page $page, Field $field, array $value)
PasswordGiven a raw value (value as stored in DB), return the value as it would appear in a Page object

Additional methods and properties

In addition to the methods and properties above, FieldtypePassword 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

“To Drupal, or to ProcessWire? The million dollar choice. We decided to make an early switch to PW. And in retrospect, ProcessWire was probably the best decision we made. Thanks are due to ProcessWire and the amazing system and set of modules that are in place.” —Unni Krishnan, Founder of PigtailPundits