Currency
Currency
Date
- Full name: \Gibbon\Forms\Input\Currency
- Parent class: \Gibbon\Forms\Input\Number
Methods
- getLabelContext — Adds currency format to the label description (if not already present)
Inherited from Number
Inherited from TextField
Inherited from Element
Inherited from Input
- setRow
- addValidationOption
- addValidation
- isValidatable
- hasValidation
- getValidationAsJSON
- getValidationOutput
Inherited from InputAttributesTrait
- setName
- getName
- setValue
- getValue
- loadFrom
- loadFromCSV
- setSize
- getSize
- isDisabled
- setDisabled
- getDisabled
- isRequired
- setRequired
- getRequired
- readonly
- setReadonly
- getReadonly
- setTabIndex
- getTabIndex
Inherited from Element
Inherited from BasicAttributesTrait
- setID
- getID
- setTitle
- getTitle
- setClass
- addClass
- removeClass
- getClass
- addData
- getData
- getAttributeString
getLabelContext
Adds currency format to the label description (if not already present)
Currency::getLabelContext( $label ): string|boolean
Return Value:
string|boolean