User Tools

Site Tools


Sidebar

Dokumentation

vortex:apidoc:checkboxfield

CheckBoxField

Fields

    Methods

    CheckBoxField

    Filename : /classes/table/fields/checkboxfield.php
    Extends : DataField

    Description

    Field of checkbox type

    Fields

    Methods

    getValue( $save )

    Definition : public function getValue( $save = false )

    Returns : Value of field, 1 or 0

    Description
    Get the value of the field, 1 if checked otherwise 0

    Parameters

    $save

    Type : boolean
    Default value : false

    Description
    This is set to true when getting the values for saving the TableRecord. This should be left as the default value for normal operation.

    vortex/apidoc/checkboxfield.txt · Last modified: 2019/06/28 07:04 by hubbe