table.nameField=id table.joinFields.0.name=joined_groups ^.input=select ^.type=number ^.filter=int ^.linkedTable=groups ^.linkedField=id ^.joinedField=id ^.joinTable=groups_users ^.multiple=true table.joinFields.1.name=joined_rights ^.input=select ^.type=number ^.filter=int ^.linkedTable=rights ^.linkedField=id ^.joinedField=id ^.joinTable=rights_users ^.multiple=true table.joinFields.2.name=joined_places ^.input=select ^.type=number ^.filter=int ^.linkedTable=places ^.linkedField=id ^.joinedField=id ^.joinTable=places_users ^.multiple=true table.joinFields.3.name=joined_contacts ^.input=select ^.type=number ^.filter=int ^.linkedTable=contacts ^.linkedField=id ^.joinedField=id ^.joinTable=contacts_users ^.multiple=true table.labelFields.0=firstname ^.1=lastname table.linkedTables.0=groups ^.1=rights ^.2=places ^.3=contacts ^.4=organizations table.hasCounter=false ^.hasOwner=false ^.isLocalized=false ^.hasStatus=false ^.hasRecipient=false ^.hasVote=false ^.hasNote=false ^.hasLastmodified=false ^.hasCreated=false ^.hasHierarchy=false ^.isGeolocalized=false table.fields.0.name=id ^.required=true ^.unique=true ^.input=input ^.type=number ^.filter=int ^.min=0 ^.max=16777215 table.fields.1.name=login ^.required=true ^.unique=true ^.input=input ^.type=text ^.filter=cdata ^.max=20 table.fields.2.name=firstname ^.required=true ^.unique=false ^.input=input ^.type=text ^.filter=cdata ^.max=50 table.fields.3.name=lastname ^.required=true ^.unique=false ^.input=input ^.type=text ^.filter=cdata ^.max=50 table.fields.4.name=role ^.required=true ^.unique=false ^.input=input ^.type=text ^.filter=cdata ^.max=150 table.fields.5.name=password ^.required=false ^.unique=false ^.input=input ^.type=text ^.filter=iparameter ^.max=40 ^.pattern=[a-zA-Z0-9_]+ table.fields.6.name=email ^.required=false ^.unique=false ^.input=input ^.type=email ^.filter=mail ^.max=200 table.fields.7.name=group ^.required=true ^.unique=false ^.input=select ^.type=number ^.filter=int ^.min=0 ^.max=255 ^.linkedTable=groups ^.linkedField=id table.fields.8.name=lastconnection ^.required=true ^.defaultValue= ^.unique=false ^.input=input ^.type=datetime ^.filter=datetime ^.min=1000-01-01 00:00:00 ^.max=9999-12-31 23:59:59 table.fields.9.name=organization ^.required=true ^.unique=false ^.input=select ^.type=number ^.filter=int ^.min=0 ^.max=16777215 ^.linkedTable=organizations ^.linkedField=id table.fields.10.name=active ^.required=true ^.unique=false table.fields.10.options.0.value=0 table.fields.10.options.1.value=1 table.fields.10.input=select ^.type=text ^.filter=iparameter ^.multiple=false table.fields.11&=table.joinFields.0 ^.12&=table.joinFields.1 ^.13&=table.joinFields.2 ^.14&=table.joinFields.3