API Documentação da API
Pacote Dominando o Adianti 7
Curso + Livro + Apps exemplo
Curso completo em Video Aulas (114 aulas).
Livro completo em PDF (463 páginas).
Códigos-fontes de Apps de exemplo.
API
API do Framework
Documentation

Documentation

AdiantiStandardListTrait

Standard List Trait

Tags
version
7.6
author

Pablo Dall'Oglio

copyright

Copyright (c) 2006 Adianti Solutions Ltd. (http://www.adianti.com.br)

license

https://adiantiframework.com.br/license

Table of Contents

Properties

$totalRow  : mixed

Methods

deleteCollection()  : mixed
method deleteCollection() Delete many records
enableTotalRow()  : mixed
Enable total row
onDeleteCollection()  : mixed
Ask before delete record collection
onInlineEdit()  : mixed
Inline record editing

Properties

Methods

deleteCollection()

method deleteCollection() Delete many records

public deleteCollection(mixed $param) : mixed
Parameters
$param : mixed

onDeleteCollection()

Ask before delete record collection

public onDeleteCollection(mixed $param) : mixed
Parameters
$param : mixed

onInlineEdit()

Inline record editing

public onInlineEdit( $param) : mixed
Parameters
$param :

Array containing: key: object ID value field name: object attribute to be updated value: new attribute content


        
On this page

Search results