ajaxCRUD.com

» a PHP class to create / read / update / delete from a database table using AJAX

   by loud canvas media

AjaxCRUD API Reference

<< Reference overview
<< Home

omitFieldCompletely

this function calls both omitField and omitAddField for a field
void omitFieldCompletely ( String fieldName )
Use this function when you want to both NOT display a field AND not allow a field to be added (created a null value (or default value) for that field)

Details

Type function
Returns
Default field not omited

Parameters

fieldName
The field name you do not wish to display in the table

Example

$tblDemo->omitFieldCompletely('fldActive');

See also

New, Edit

 

"Thank You for this beautiful class."
~voahar