30require
'../main.inc.php';
31require_once DOL_DOCUMENT_ROOT.
'/core/lib/member.lib.php';
32require_once DOL_DOCUMENT_ROOT.
'/adherents/class/adherent.class.php';
33require_once DOL_DOCUMENT_ROOT.
'/adherents/class/adherent_type.class.php';
37$langs->loadLangs(array(
"companies",
"members",
"bills"));
41$action =
GETPOST(
'action',
'aZ09');
43$ref =
GETPOST(
'ref',
'alphanohtml');
52 $result = $adht->fetch(
$object->typeid);
58$permissionnote = $user->hasRight(
'adherent',
'creer');
61if ($id > 0 || !empty($ref)) {
63 $result =
$object->fetch($id, $ref);
66 $canadduser = ($user->admin || $user->hasRight(
'user',
'user',
'creer'));
70 $caneditfielduser = ((($user->id ==
$object->user_id) && $user->hasRight(
'user',
'self',
'creer'))
71 || (($user->id !=
$object->user_id) && $user->hasRight(
'user',
'user',
'creer')));
72 $caneditpassworduser = ((($user->id ==
$object->user_id) && $user->hasRight(
'user',
'self',
'password'))
73 || (($user->id !=
$object->user_id) && $user->hasRight(
'user',
'user',
'password')));
78$canaddmember = $user->hasRight(
'adherent',
'creer');
81 $caneditfieldmember = $user->hasRight(
'adherent',
'creer');
84$hookmanager->initHooks(array(
'membernote'));
93$reshook = $hookmanager->executeHooks(
'doActions', $parameters, $object, $action);
98 include DOL_DOCUMENT_ROOT.
'/core/actions_setnotes.inc.php';
106$title = $langs->trans(
"Member").
" - ".$langs->trans(
"Note");
107$help_url =
"EN:Module_Foundations|FR:Module_Adhérents|ES:Módulo_Miembros|DE:Modul_Mitglieder";
109llxHeader(
"", $title, $help_url,
'', 0, 0,
'',
'',
'',
'mod-member page-card_note');
111$form =
new Form($db);
113if (is_object($adht)) {
118 print
'<form method="POST" action="'.$_SERVER[
'PHP_SELF'].
'">';
119 print
'<input type="hidden" name="token" value="'.newToken().
'">';
121 $linkback =
'<a href="'.DOL_URL_ROOT.
'/adherents/list.php?restore_lastsearch_values=1">'.$langs->trans(
"BackToList").
'</a>';
123 $morehtmlref =
'<a href="'.DOL_URL_ROOT.
'/adherents/vcard.php?id='.
$object->id.
'" class="refid">';
124 $morehtmlref .=
img_picto($langs->trans(
"Download").
' '.$langs->trans(
"VCard"),
'vcard.png',
'class="valignmiddle marginleftonly paddingrightonly"');
125 $morehtmlref .=
'</a>';
127 dol_banner_tab($object,
'id', $linkback, 1,
'rowid',
'ref', $morehtmlref);
129 print
'<div class="fichecenter">';
131 print
'<div class="underbanner clearboth"></div>';
132 print
'<table class="border centpercent tableforfield">';
136 print
'<tr><td class="titlefield">'.$langs->trans(
"Login").
' / '.$langs->trans(
"Id").
'</td><td class="valeur">'.
dol_escape_htmltag(
$object->login).
'</td></tr>';
140 print
'<tr><td>'.$langs->trans(
"Type").
'</td>';
141 print
'<td class="valeur">'.$adht->getNomUrl(1).
"</td></tr>\n";
144 print
'<tr><td class="titlefield">'.$langs->trans(
"MemberNature").
'</td>';
145 print
'<td class="valeur" >'.$object->getmorphylib(
'', 1).
'</td>';
152 print
'<tr><td>'.$langs->trans(
"UserTitle").
'</td><td class="valeur">'.
$object->getCivilityLabel().
'</td>';
160 $cssclass =
'titlefield';
161 $permission = $user->hasRight(
'adherent',
'creer');
162 include DOL_DOCUMENT_ROOT.
'/core/tpl/notes.tpl.php';
if( $user->socid > 0) if(! $user->hasRight('accounting', 'chartofaccount')) $object
if(!defined('NOREQUIRESOC')) if(!defined( 'NOREQUIRETRAN')) if(!defined('NOTOKENRENEWAL')) if(!defined( 'NOREQUIREMENU')) if(!defined('NOREQUIREHTML')) if(!defined( 'NOREQUIREAJAX')) llxHeader($head='', $title='', $help_url='', $target='', $disablejs=0, $disablehead=0, $arrayofjs='', $arrayofcss='', $morequerystring='', $morecssonbody='', $replacemainareaby='', $disablenofollow=0, $disablenoindex=0)
Empty header.
Class to manage members of a foundation.
Class to manage members type.
setEventMessages($mesg, $mesgs, $style='mesgs', $messagekey='', $noduplicate=0, $attop=0)
Set event messages in dol_events session object.
img_picto($titlealt, $picto, $moreatt='', $pictoisfullpath=0, $srconly=0, $notitle=0, $alt='', $morecss='', $marginleftonlyshort=2)
Show picto whatever it's its name (generic function)
GETPOSTINT($paramname, $method=0)
Return the value of a $_GET or $_POST supervariable, converted into integer.
dol_get_fiche_head($links=array(), $active='', $title='', $notab=0, $picto='', $pictoisfullpath=0, $morehtmlright='', $morecss='', $limittoshow=0, $moretabssuffix='', $dragdropfile=0)
Show tabs of a record.
dol_get_fiche_end($notab=0)
Return tab footer of a card.
GETPOST($paramname, $check='alphanohtml', $method=0, $filter=null, $options=null, $noreplace=0)
Return value of a param into GET or POST supervariable.
getDolGlobalString($key, $default='')
Return a Dolibarr global constant string value.
dol_escape_htmltag($stringtoescape, $keepb=0, $keepn=0, $noescapetags='', $escapeonlyhtmltags=0, $cleanalsojavascript=0)
Returns text escaped for inclusion in HTML alt or title or value tags, or into values of HTML input f...
member_prepare_head(Adherent $object)
Return array head with list of tabs to view object information.
restrictedArea(User $user, $features, $object=0, $tableandshare='', $feature2='', $dbt_keyfield='fk_soc', $dbt_select='rowid', $isdraft=0, $mode=0)
Check permissions of a user to show a page and an object.