JTable::save/11.1

From Joomla! Documentation

Jump to: navigation, search

Joomla 11.1 JTable::save

Description

Method to provide a shortcut to binding, checking and storing a instance to the database table.

Description:JTable::save [Edit Descripton]

public function save (
        $src
        $orderingFilter= ''
        $ignore= ''
)
Parameter Type Default Description
$src
$orderingFilter
$ignore
  • Returns
  • Defined on line 626 of libraries/joomla/database/table.php

See also

SeeAlso:JTable::save [Edit See Also]

User contributed notes


Personal tools