JUcmContent::delete
Delete content from the Core Content table
Signature
public function delete(mixed
$pk,
[JUcmType
$type = null] )
Parameters
-
$pk
- The string/array of id's to delete
-
$type
- The content type object
Returns
- boolean
- True if success