JUcmContent::store
Store data to the appropriate table
Signature
protected function store(array
$data,
[JTable
$table = null,
[boolean
$primaryKey = null]] )
Parameters
-
$data
- Data to be stored
-
$table
- JTable Object
-
$primaryKey
- Flag that is true for data that are using #__ucm_content as their primary table
Returns
- boolean
- true on success