API17

API17:JTableModule::bind

From Joomla! Documentation

Revision as of 00:25, 21 April 2011 by Doxiki2 (talk | contribs) (Bulk upload by Doxiki2)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Joomla 11.1 JTableModule::bind

Description

Overloaded bind function.

Template:Description:JTableModule::bind [Edit Descripton]

Since

Joomla 11.1

Synopsis

public  JTableModule->bind ($array, $ignore= '')
Parameter Type Default Description
$array array named array
$ignore

Returns

null|string null is operation was satisfactory, otherwise returns an error

Defined in

libraries/joomla/database/table/module.php

Referenced by

See also

[Edit See Also]

Template:SeeAlso:JTableModule::bind

Examples

<CodeExamplesForm />