TemplatesTableStyle::delete
Overloaded store method to unsure existence of a default style for a template.
Signature
public function delete([mixed
$pk = null] )
Parameters
-
$pk
- An optional primary key value to delete. If not set the instance property value is used.
Returns
- boolean
- True on success.