|
dolibarr
13.0.2
|
This is the complete list of members for Setup, including all inherited members.
| __construct() | Setup | |
| DolibarrApi::__construct($db, $cachedir= '', $refreshCache=false) | DolibarrApi | |
| _checkAccessToResource($resource, $resource_id=0, $dbtablename= '', $feature2= '', $dbt_keyfield= 'fk_soc', $dbt_select= 'rowid') | DolibarrApi | protectedstatic |
| _checkFilters($sqlfilters) | DolibarrApi | protected |
| _cleanObjectDatas($object) | Setup | protected |
| _fetchCcountry($id, $code= '', $iso= '', $lang= '') | Setup | private |
| _fetchCstate($id, $code= '') | Setup | private |
| _forge_criteria_callback($matches) | DolibarrApi | protectedstatic |
| getAvailability($sortfield="code", $sortorder= 'ASC', $limit=100, $page=0, $active=1, $sqlfilters= '') | Setup | |
| getCheckIntegrity($target) | Setup | |
| getCompany() | Setup | |
| getConf($constantname) | Setup | |
| getCountryByCode($code, $lang= '') | Setup | |
| getCountryByID($id, $lang= '') | Setup | |
| getCountryByISO($iso, $lang= '') | Setup | |
| getListOfCivilities($sortfield="code", $sortorder= 'ASC', $limit=100, $page=0, $module= '', $active=1, $sqlfilters= '') | Setup | |
| getListOfContactTypes($sortfield="code", $sortorder= 'ASC', $limit=100, $page=0, $type= '', $module= '', $active=1, $sqlfilters= '') | Setup | |
| getListOfCountries($sortfield="code", $sortorder= 'ASC', $limit=100, $page=0, $filter= '', $lang= '', $sqlfilters= '') | Setup | |
| getListOfCurrencies($multicurrency=0, $sortfield="code_iso", $sortorder= 'ASC', $limit=100, $page=0, $active=1, $sqlfilters= '') | Setup | |
| getListOfEventTypes($sortfield="code", $sortorder= 'ASC', $limit=100, $page=0, $type= '', $module= '', $active=1, $sqlfilters= '') | Setup | |
| getListOfExpenseReportsTypes($sortfield="code", $sortorder= 'ASC', $limit=100, $page=0, $module= '', $active=1, $sqlfilters= '') | Setup | |
| getListOfExtrafields($sortfield="t.pos", $sortorder= 'ASC', $type= '', $sqlfilters= '') | Setup | |
| getListOfMeasuringUnits($sortfield="rowid", $sortorder= 'ASC', $limit=100, $page=0, $active=1, $sqlfilters= '') | Setup | |
| getListOfShipmentMethods($sortfield="rowid", $sortorder= 'ASC', $limit=100, $page=0, $active=1, $sqlfilters= '') | Setup | |
| getListOfsocialNetworks($sortfield="rowid", $sortorder= 'ASC', $limit=100, $page=0, $active=1, $sqlfilters= '') | Setup | |
| getListOfStates($sortfield="code_departement", $sortorder= 'ASC', $limit=100, $page=0, $filter= '', $sqlfilters= '') | Setup | |
| getListOfTowns($sortfield="zip,town", $sortorder= 'ASC', $limit=100, $page=0, $zipcode= '', $town= '', $active=1, $sqlfilters= '') | Setup | |
| getModules() | Setup | |
| getOrderingMethods($sortfield="code", $sortorder= 'ASC', $limit=100, $page=0, $active=1, $sqlfilters= '') | Setup | |
| getOrderingOrigins($sortfield="code", $sortorder= 'ASC', $limit=100, $page=0, $active=1, $sqlfilters= '') | Setup | |
| getPaymentTerms($sortfield="sortorder", $sortorder= 'ASC', $limit=100, $page=0, $active=1, $sqlfilters= '') | Setup | |
| getPaymentTypes($sortfield="code", $sortorder= 'ASC', $limit=100, $page=0, $active=1, $sqlfilters= '') | Setup | |
| getShippingModes($limit=100, $page=0, $active=1, $sqlfilters= '') | Setup | |
| getStateByCode($code) | Setup | |
| getStateByID($id) | Setup | |
| getTicketsCategories($sortfield="code", $sortorder= 'ASC', $limit=100, $page=0, $active=1, $sqlfilters= '') | Setup | |
| getTicketsSeverities($sortfield="code", $sortorder= 'ASC', $limit=100, $page=0, $active=1, $sqlfilters= '') | Setup | |
| getTicketsTypes($sortfield="code", $sortorder= 'ASC', $limit=100, $page=0, $active=1, $sqlfilters= '') | Setup | |
| translateLabel($object, $lang, $prefix= 'Country') | Setup | private |