InputfieldPassword class

Password input with confirmation field that doesn't ever echo the input back.

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

Show class?             Show args?        

Common

NameReturnSummary 
InputfieldPassword::complexifyBanMode string Complexify ban mode, 'loose' or 'strict' (default='loose') 
InputfieldPassword::complexifyFactor float Complexify factor, lower numbers enable simpler passwords (default=0.7) 
InputfieldPassword::confirmLabel string Label for password confirm placeholder.  
InputfieldPassword::defaultLabel string Default label for field (default='Set Password'). Used when no 'label' has been set. 
InputfieldPassword::getConfigInputfields()
InputfieldWrapperReturn the fields required to configure an instance of InputfieldPassword
InputfieldPassword::isValidPassword(string $value)
boolReturn whether or not the given password is valid according to configured requirements 
InputfieldPassword::newPassLabel string Label for new password placeholder.  
InputfieldPassword::oldPassLabel string Label for old/current password placeholder.  
InputfieldPassword::processInput(WireInputData $input)
$thisProcess input
InputfieldPassword::render()
stringRender Password input(s)
InputfieldPassword::renderReady()
boolCalled before render 
InputfieldPassword::renderValue()
stringRender non-editable Inputfield
InputfieldPassword::requireOld int Require previous password? 0=Auto, 1=Yes, -1=No, Default=0 (Auto) 
InputfieldPassword::requirements array Array of requirements (See require* constants) 
InputfieldPassword::requirementsLabels array Text labels used for requirements 
InputfieldPassword::set(string $key, mixed $value)
Inputfield InputfieldPasswordSet Inputfield setting 
InputfieldPassword::setPage(Page $page)
(nothing)Sets the page being edited, not always applicable 
InputfieldPassword::showPass bool Allow password to be rendered in renderValue and/or re-populated in form? 
InputfieldPassword::unmask bool Allow passwords to be unmasked? (3.0.173+) 

Additional methods and properties

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

API reference based on ProcessWire core version 3.0.236

Latest news

  • ProcessWire Weekly #549
    In the 549th issue of ProcessWire Weekly we’re going to check out the latest core updates, highlight one older yet still very relevant third party module, and more. Read on!
    Weekly.pw / 17 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

“The end client and designer love the ease at which they can update the website. Training beyond how to log in wasn’t even necessary since ProcessWire’s default interface is straightforward.” —Jonathan Lahijani