Heratio Framework API Reference

QubitWidgetFormSchemaFormatterList extends sfWidgetFormSchemaFormatter
in package

Table of Contents

Methods

__construct()  : mixed
formatErrorRow()  : mixed
formatErrorsForRow()  : mixed
formatRow()  : mixed
generateLabel()  : mixed
generateLabelName()  : mixed
getDecoratorFormat()  : mixed
getForm()  : mixed
getRowFormat()  : mixed
getWidgetSchema()  : mixed
setDecoratorFormat()  : mixed
setForm()  : mixed
setRowFormat()  : mixed
setWidgetSchema()  : mixed

Methods

formatErrorRow()

public formatErrorRow(mixed $errors) : mixed
Parameters
$errors : mixed

formatErrorsForRow()

public formatErrorsForRow(mixed $errors) : mixed
Parameters
$errors : mixed

formatRow()

public formatRow(mixed $label, mixed $field[, mixed $errors = '' ][, mixed $help = '' ][, mixed $hiddenFields = '' ]) : mixed
Parameters
$label : mixed
$field : mixed
$errors : mixed = ''
$help : mixed = ''
$hiddenFields : mixed = ''

generateLabel()

public generateLabel(mixed $name[, mixed $attributes = [] ]) : mixed
Parameters
$name : mixed
$attributes : mixed = []

generateLabelName()

public generateLabelName(mixed $name) : mixed
Parameters
$name : mixed

setDecoratorFormat()

public setDecoratorFormat(mixed $format) : mixed
Parameters
$format : mixed

setRowFormat()

public setRowFormat(mixed $format) : mixed
Parameters
$format : mixed

setWidgetSchema()

public setWidgetSchema(mixed $widgetSchema) : mixed
Parameters
$widgetSchema : mixed

        
On this page

Search results