InputfieldTextTags class

Enables input of user entered tags or selection of predefined tags.

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

Show class?             Show args?        

Common

NameReturnSummary 
InputfieldTextTags::addOptions(array $options)
selfAdd multiple selectable options 
InputfieldTextTags::allowUserTags int bool Allow user-entered tags? 
InputfieldTextTags::arrayValue array 
InputfieldTextTags::closeAfterSelect int bool Close select dropdown box after user makes selection? 
InputfieldTextTags::delimiter string One of 's' (for space ' '), 'p' (for pipe '|') or 'c' (for comma). 
InputfieldTextTags::getAttributes()
arrayGet all attributes in an associative array 
InputfieldTextTags::maxItems int Max selectable items, 0 for no limit, 1 for single-select mode, or 2+ to limit selection to that number. 
InputfieldTextTags::pageSelector string null 
InputfieldTextTags::placeholder string Placeholder string to show when no options selected.  
InputfieldTextTags::setPageSelector(string $selector)
boolSet page selector 
InputfieldTextTags::tagsList array string Array of tags [ 'tag' => 'label' ], or newline separated string of "tag=label", or use addTag() to populate. 
InputfieldTextTags::tagsUrl string Remote URL to find tags from, must have a '{q}' in it somewhere, which will be replaced with the query.  
InputfieldTextTags::useAjax bool int 
InputfieldTextTags::value string 

Helpers

NameReturnSummary 
InputfieldTextTags::tagsArray(Field $field)
arrayStatic utility function to convert a tags string to an array of [ 'tag' => 'label' ] 

Additional methods and properties

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

API reference based on ProcessWire core version 3.0.236

Latest news

  • ProcessWire Weekly #523
    In the 523rd issue of ProcessWire Weekly we'll check out what's new in the core this week, share some new module related news, and more. Read on!
    Weekly.pw / 18 May 2024
  • ProFields Table Field with Actions support
    This week we have some updates for the ProFields table field (FieldtypeTable). These updates are primarily focused on adding new tools for the editor to facilitate input and management of content in a table field.
    Blog / 12 April 2024
  • Subscribe to weekly ProcessWire news

“…building with ProcessWire was a breeze, I really love all the flexibility the system provides. I can’t imagine using any other CMS in the future.” —Thomas Aull