Home
last modified time | relevance | path

Searched defs:showfield (Results 1 – 20 of 20) sorted by relevance

/dports/databases/pear-MDB/MDB-1.3.0/doc/
H A Dxml_schema.xsl49 <xsl:template name="showfield"> namedTemplate
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/accountancy/admin/
H A Dcategories_list.php569 $showfield = 1; // By defaut variable
571 if ($fieldlist[$field] == 'region_id' || $fieldlist[$field] == 'country_id') { $showfield = 0; } variable
604 $showfield = 1; // By defaut variable
638 $showfield = 0; variable
719 $showfield = 1; variable
746 $showfield = 0; variable
H A Daccountmodel.php552 $showfield = 1; // By defaut variable
554 if ($fieldlist[$field] == 'region_id' || $fieldlist[$field] == 'country_id') { $showfield = 0; } variable
620 $showfield = 1; variable
644 $showfield = 0; variable
H A Djournals_list.php526 $showfield = 1; // By defaut variable
597 $showfield = 1; variable
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/accountancy/admin/
H A Dcategories_list.php606 $showfield = 1; // By defaut variable
609 $showfield = 0; variable
639 $showfield = 1; // By defaut variable
673 $showfield = 0; variable
751 $showfield = 1; variable
776 $showfield = 0; variable
H A Daccountmodel.php578 $showfield = 1; // By defaut variable
581 $showfield = 0; variable
645 $showfield = 1; variable
665 $showfield = 0; variable
H A Djournals_list.php555 $showfield = 1; // By defaut variable
623 $showfield = 1; variable
/dports/databases/pear-MDB2_Schema/MDB2_Schema-0.8.6/docs/
H A DMDB.xsl49 <xsl:template name="showfield"> namedTemplate
/dports/lang/mosml/mosml-ver-2.10.1/examples/cgi/
H A Dcgitest.sml76 fun showfield field = showOpt (field, cgi_field_string field) function
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/admin/
H A Dmails_templates.php729 $showfield = 1; // By defaut variable
752 if ($fieldlist[$field] == 'content') { $valuetoshow = $langs->trans("Content"); $showfield = 0; } variable
753 …dlist[$field] == 'content_lines') { $valuetoshow = $langs->trans("ContentLines"); $showfield = 0; } variable
806 $showfield = 1; variable
877 $showfield = 1; variable
H A Ddict.php1214 if ($fieldlist[$field] == 'region_id') { $valuetoshow = '&nbsp;'; $showfield = 1; } variable
1215 … 'region') { $valuetoshow = $langs->trans("Country").'/'.$langs->trans("Region"); $showfield = 1; } variable
1319 $showfield = 1; // By default variable
1321 if ($fieldlist[$field] == 'region_id' || $fieldlist[$field] == 'country_id') { $showfield = 0; } variable
1366 $showfield = 1; // By defaut variable
1433 if ($fieldlist[$field] == 'region_id' || $fieldlist[$field] == 'country_id') { $showfield = 0; } variable
1497 $showfield = 1; variable
1596 $showfield = 0; variable
H A Dwebsite.php521 $showfield = 1; // Par defaut variable
578 $showfield = 1; variable
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/admin/
H A Dmails_templates.php853 $showfield = 1; // By defaut variable
894 $valuetoshow = $langs->trans("Content"); $showfield = 0; variable
897 $valuetoshow = $langs->trans("ContentLines"); $showfield = 0; variable
949 $showfield = 1; variable
1017 $showfield = 1; variable
H A Ddict.php1421 $valuetoshow = '&nbsp;'; $showfield = 1; variable
1424 $valuetoshow = $langs->trans("Country").'/'.$langs->trans("Region"); $showfield = 1; variable
1535 $showfield = 1; // By default variable
1538 $showfield = 0; variable
1583 $showfield = 1; // By defaut variable
1763 $showfield = 0; variable
1829 $showfield = 1; variable
1928 $showfield = 0; variable
H A Dwebsite.php531 $showfield = 1; // Par defaut variable
594 $showfield = 1; variable
/dports/security/libsectok/libsectok-20030619/palm/
H A Dfield.c191 showfield(UInt16 r) in showfield() function
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/bamg/bamglib/
H A DMeshRead.cpp62 int showfield=0; in Read() local
940 int showfield=0; in ReadGeometry() local
/dports/math/freefem++/FreeFem-sources-4.6/src/bamglib/
H A DMeshRead.cpp61 int showfield = 0; in Read() local
846 int showfield = 0; in ReadGeometry() local
/dports/graphics/mupdf/mupdf-1.18.0-source/source/tools/
H A Dpdfshow.c305 static void showfield(pdf_obj *field) in showfield() function
/dports/comms/tlf/tlf-tlf-1.4.1/src/
H A Dqtcwin.c1165 void showfield(int fidx) { in showfield() function