Joomla CMS
3.10.11 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.10.11 et du framework Joomla Platform intégré
|
Fonctions membres publiques | |
__construct (&$db) | |
bind ($array, $ignore='') | |
check () | |
store ($updateNulls=false) | |
delete ($pk=null) | |
Template style table class.
__construct | ( | & | $db | ) |
bind | ( | $array, | |
$ignore = '' |
|||
) |
Overloaded bind function to pre-process the params.
array | $array | Named array |
mixed | $ignore | An optional array or space separated list of properties to ignore while binding. |
check | ( | ) |
Overloaded check method to ensure data integrity.
Références title.
delete | ( | $pk = null | ) |
store | ( | $updateNulls = false | ) |
Overloaded store method to ensure unicity of default style.
boolean | $updateNulls | True to update fields even if they are null. |
Références $query.