BulkActionForm

BulkActionForm

BulkActionForm

Methods

Inherited from Form
Inherited from BasicAttributesTrait

create

Create a form with the default factory and renderer.

static BulkActionForm::create( string $id, string $action, string $method = 'post', string $class = 'smallIntBorder fullWidth bulkActionForm' ): object

Return Value: object Form object


addBulkActionRow

BulkActionForm::addBulkActionRow( $actions = array() )

createBulkActionColumn

BulkActionForm::createBulkActionColumn( $actions = array() )