Warning: Invalid argument supplied for foreach() in joomlaroot/components/com_comprofiler/plugin/user/plug_cbcore/cb.core.php on line 240
y he aqui el codigo
*/
class getContactTab extends cbTabHandler {
/**
* Constructor
*/
function getContactTab() {
$this->cbTabHandler();
}
/**
* Generates the HTML to display the user profile tab
* @param object tab reflecting the tab database entry
* @param object mosUser reflecting the user being displayed
* @param int 1 for front-end, 2 for back-end
* @returns mixed : either string HTML for tab content, or false if ErrorMSG generated
*/
function getDisplayTab($tab,$user,$ui) {
}
/**
* Generates the HTML to display the user edit tab
* @param moscomprofilerTab $tab reflecting the tab database entry
* @param mosUser $user + moscomprofiler: reflecting the user being displayed
* @param int $ui 1 for front-end, 2 for back-end
* @return mixed either string HTML for tab content, or false if ErrorMSG generated
*/
Linea 240 a 288 pa ser exacto