Go to the source code of this file.
Namespaces | |
FDL | |
Functions | |
vault_filename ($th, $fileid) | |
gettitle ($dbaccess, $docid) | |
linkenum ($famid, $attrid) | |
tplmail ($dbaccess, $type, $famid, $wfamid, $name) | |
tpluser ($dbaccess, $type, $famid, $wfamid, $name) | |
getGlobalsParameters ($name) | |
getFamAttribute ($dbaccess, $famid, $type="text", $param=false, $name="") | |
lfamilies ($dbaccess, $name= '', $subfam="") | |
lfamily ($dbaccess, $famid, $name="", $dirid=0, $filter=array(), $idid="id", $withDiacritic=false) | |
setDiacriticRules ($text) | |
lfamilly ($dbaccess, $famid, $name="", $dirid=0, $filter=array(), $idid="id") | |
lfamilyvalues ($dbaccess, $famid, $name="") | |
lkfamily ($dbaccess, $famname, $aid, $kid, $name, $filter=array()) | |
fdlGetDocuments ($families, $filterName= '', $limit=15, $extraFilter= '') | |
fdlGetAccounts ($filterName= '', $limit=15, $options= '') | |
lenum ($val, $enum) | |
fdlGetEnumValues ($famid, $attrid, $val= '') | |
lenumvalues ($enum, $val="") | |
lprofil ($dbaccess, $name, $famid=0) | |
lmask ($dbaccess, $name, $maskfamid="") | |
lcvdoc ($dbaccess, $name, $cvfamid="") | |
lmailtemplatedoc ($dbaccess, $name, $cvfamid="") | |
ltimerdoc ($dbaccess, $name, $cvfamid="") | |
lsearches ($dbaccess, $name) | |
ltabs ($dbaccess, $name) | |
lzone_ ($dbaccess, $tview, $famid="") | |
lzone ($dbaccess, $tview, $famid="") | |
lview ($tidview, $tlview) | |
getReportColumns ($dbaccess, $famid, $name="") | |
getReportSortableColumns ($dbaccess, $famid, $name="") | |
getDocAttr ($dbaccess, $famid, $name="") | |
getSortAttr ($dbaccess, $famid, $name="", $sort=true) | |
getSortProperties ($dbaccess, $famid, $name="") | |
_getParentLabel ($oa) | |
laction ($dbaccess, $famid, $name, $type) | |
lapplications ($n="") | |
lactions ($app, $n="") | |
lapi ($name="") | |
lstates ($dbaccess, $wid, $name="") | |
ldocstates ($dbaccess, $docid, $name="") | |
lmethods ($dbaccess, $famid, $name="") | |
db_query ($dbaccess, $table, $filter) | |
_getParentLabel | ( | $oa | ) |
NormalAttribute | FieldsetAttribute | $oa |
Definition at line 1151 of file FDL_external.php.
db_query | ( | $dbaccess, | |
$table, | |||
$filter | |||
) |
retrieve information from postgresql database
string | $dbaccess | the database coordonates |
string | $table | the name of sql table where search data |
string | $filter | the sql where clause to filter |
string | $more | dynamic others arg to define column to retrieve |
Definition at line 1306 of file FDL_external.php.
fdlGetAccounts | ( | $filterName = '' , |
|
$limit = 15 , |
|||
$options = '' |
|||
) |
return account list
string | $filterName | filter key |
int | $limit | max result limit |
string | $options | option for role or group |
Definition at line 581 of file FDL_external.php.
fdlGetDocuments | ( | $families, | |
$filterName = '' , |
|||
$limit = 15 , |
|||
$extraFilter = '' |
|||
) |
return account documents
string | $filterName | title filter key |
int | $limit | max account returned |
Definition at line 546 of file FDL_external.php.
fdlGetEnumValues | ( | $famid, | |
$attrid, | |||
$val = '' |
|||
) |
list of enum possibilities
Definition at line 703 of file FDL_external.php.
getDocAttr | ( | $dbaccess, | |
$famid, | |||
$name = "" |
|||
) |
getFamAttribute | ( | $dbaccess, | |
$famid, | |||
$type = "text" , |
|||
$param = false , |
|||
$name = "" |
|||
) |
attribut list to be use in mail template
Definition at line 282 of file FDL_external.php.
getGlobalsParameters | ( | $name | ) |
Definition at line 260 of file FDL_external.php.
getReportColumns | ( | $dbaccess, | |
$famid, | |||
$name = "" |
|||
) |
Get columns (attribute ir property) that can be used to present of the report's result
$dbaccess | ||
$famid | ||
string | $name |
Definition at line 941 of file FDL_external.php.
getReportSortableColumns | ( | $dbaccess, | |
$famid, | |||
$name = "" |
|||
) |
Get columns (attribute or property) than can be used to order the report's result.
$dbaccess | ||
$famid | ||
string | $name |
Definition at line 1021 of file FDL_external.php.
getSortAttr | ( | $dbaccess, | |
$famid, | |||
$name = "" , |
|||
$sort = true |
|||
) |
getSortProperties | ( | $dbaccess, | |
$famid, | |||
$name = "" |
|||
) |
Get sortable properties with their default sort order
$dbaccess | ||
$famid | ||
string | $name | filter to match the property's label |
Definition at line 1092 of file FDL_external.php.
gettitle | ( | $dbaccess, | |
$docid | |||
) |
Functions used for edition help
string | $dbaccess | database specification |
int | $docid | identifier document |
Definition at line 43 of file FDL_external.php.
laction | ( | $dbaccess, | |
$famid, | |||
$name, | |||
$type | |||
) |
lactions | ( | $app, | |
$n = "" |
|||
) |
return list of what action for one application
Definition at line 1188 of file FDL_external.php.
lapi | ( | $name = "" | ) |
Definition at line 1215 of file FDL_external.php.
lapplications | ( | $n = "" | ) |
return list of what application
Definition at line 1168 of file FDL_external.php.
lcvdoc | ( | $dbaccess, | |
$name, | |||
$cvfamid = "" |
|||
) |
ldocstates | ( | $dbaccess, | |
$docid, | |||
$name = "" |
|||
) |
Definition at line 1257 of file FDL_external.php.
lenum | ( | $val, | |
$enum | |||
) |
return list of string for multiple static choice
string | $val | filter value - can be empty => see all choices |
string | $enum | possible choices like 'the first|the second|the last' |
Definition at line 678 of file FDL_external.php.
lenumvalues | ( | $enum, | |
$val = "" |
|||
) |
return list of string for multiple static choice
string | $val | filter value - can be empty => see all choices |
string | $enum | possible choices like 'the first|the second|the last' |
Definition at line 735 of file FDL_external.php.
lfamilies | ( | $dbaccess, | |
$name = '' , |
|||
$subfam = "" |
|||
) |
lfamilly | ( | $dbaccess, | |
$famid, | |||
$name = "" , |
|||
$dirid = 0 , |
|||
$filter = array() , |
|||
$idid = "id" |
|||
) |
$dbaccess | ||
$famid | ||
string | $name | |
int | $dirid | |
array | $filter | |
string | $idid |
Definition at line 452 of file FDL_external.php.
lfamily | ( | $dbaccess, | |
$famid, | |||
$name = "" , |
|||
$dirid = 0 , |
|||
$filter = array() , |
|||
$idid = "id" , |
|||
$withDiacritic = false |
|||
) |
list of documents of a same family
string | $dbaccess | database specification |
string | $famid | family identifier (if 0 any family). It can be internal name |
string | $name | string filter on the title |
int | $dirid | identifier of folder for restriction to a folder tree (deprecated) |
array | $filter | additionnals SQL filters |
string | $idid | the document id to use (default: id) |
bool | $withDiacritic | to search with accent |
Definition at line 357 of file FDL_external.php.
lfamilyvalues | ( | $dbaccess, | |
$famid, | |||
$name = "" |
|||
) |
list of documents of a same family and their specific attributes
string | $dbaccess | database specification |
string | $famid | family identifier (if 0 any family). It can be internal name |
string | $name | string filter on the title |
string | $attrids | argument variable of name of attribute to be returned |
Definition at line 465 of file FDL_external.php.
linkenum | ( | $famid, | |
$attrid | |||
) |
link enum definition from other def
Definition at line 59 of file FDL_external.php.
lkfamily | ( | $dbaccess, | |
$famname, | |||
$aid, | |||
$kid, | |||
$name, | |||
$filter = array() |
|||
) |
list of documents of a same family and which are in the $kid category
string | $dbaccess | database specification |
string | $famname | family internal name |
string | $aid | enum attribute identifier |
string | $kid | enum key to search |
string | $name | string filter on the title |
array | $filter | additionnals SQL filters |
Definition at line 516 of file FDL_external.php.
lmailtemplatedoc | ( | $dbaccess, | |
$name, | |||
$cvfamid = "" |
|||
) |
lmask | ( | $dbaccess, | |
$name, | |||
$maskfamid = "" |
|||
) |
lmethods | ( | $dbaccess, | |
$famid, | |||
$name = "" |
|||
) |
lprofil | ( | $dbaccess, | |
$name, | |||
$famid = 0 |
|||
) |
lsearches | ( | $dbaccess, | |
$name | |||
) |
search list not filters
Definition at line 850 of file FDL_external.php.
lstates | ( | $dbaccess, | |
$wid, | |||
$name = "" |
|||
) |
ltabs | ( | $dbaccess, | |
$name | |||
) |
tab list not filters
Definition at line 861 of file FDL_external.php.
ltimerdoc | ( | $dbaccess, | |
$name, | |||
$cvfamid = "" |
|||
) |
lview | ( | $tidview, | |
$tlview | |||
) |
Definition at line 912 of file FDL_external.php.
lzone | ( | $dbaccess, | |
$tview, | |||
$famid = "" |
|||
) |
lzone_ | ( | $dbaccess, | |
$tview, | |||
$famid = "" |
|||
) |
setDiacriticRules | ( | $text | ) |
create preg rule to search without diacritic
string | $text |
Definition at line 423 of file FDL_external.php.
tplmail | ( | $dbaccess, | |
$type, | |||
$famid, | |||
$wfamid, | |||
$name | |||
) |
tpluser | ( | $dbaccess, | |
$type, | |||
$famid, | |||
$wfamid, | |||
$name | |||
) |
vault_filename | ( | $th, | |
$fileid | |||
) |