string | $actname | action name |
string | $appid | application name or application id (default is the current application) |
string | $text | usage text |
bool | $useException | if true throw ApiUsageException when verify is not successful |
string | $img | image filename |
bool | $detectstyle | to use theme image instead of original |
int | $size | to use image with another width (in pixel) - null is original size |
string | int | Application | $application | logical name or id or object of the application, you can use ApplicationParameterManager::CURRENT_APPLICATION or ApplicationParameterManager::GLOBAL_PARAMETER |
string | $parameterName | logical name of the parameter |
string | int | Application | $application | logical name or id or object of the application, you can use ApplicationParameterManager::CURRENT_APPLICATION or ApplicationParameterManager::GLOBAL_PARAMETER |
string | $parameterName | logical name of the parameter |
string | $value | value of the parameter |
int | $docid | document identifier to insert |
bool | $multiple | flag to indicate if the insertion is a part of grouped insertion |
string | $idAttr | identifier of array attribute |
array | $tv | values of each column. Array index must be the attribute identifier |
int | $index | $index row (first is 0) -1 at the end; x means before x row |
string | $comment | the comment to add |
int | $level | level of comment DocHisto::INFO, DocHisto::ERROR, DocHisto::NOTICE DocHisto::MESSAGE, DocHisto::WARNING |
string | $code | use when memorize notification |
string | $uid | user identifier : by default its the current user |
array | $v | |
string | $br |
string | $idAttr | identifier of array attribute |
bool | $really | if true really delete from database |
bool | $control | if false don't control 'delete' acl |
bool | $nopost | if true don't call Doc::postDelete and Doc::preDelete |
bool | $temporary | if true the document create it as temporary document |
bool | $control | if false don't control acl create (generaly use when temporary is true) |
bool | $linkfld | if true and document is a folder then document included in folder are also inserted in the copy (are not duplicated) just linked |
bool | $copyfile | if true duplicate files of the document |
string | $idAttr | identifier of array attribute |
int | $index | the values for $index row (default value -1 means all values) |
string | $idAttr | attribute identifier |
BasicAttribute | &$oa | object reference use this if want to modify attribute |
bool | $useMask | set to false to not apply mask if needed (quick access mode) |
int | $daydelta | to have the current date more or less day (-1 means yesterday, 1 tomorrow) |
int | string | $dayhour | hours of day |
int | string | $daymin | minutes of day |
bool | $getlocale | whether to return locale date or not |
int | $id | identifier of document |
string | $target | window target |
bool | $htmllink | must be true else return nothing |
bool | string | $title | should we override default title |
bool | $js | should we add a javascript contextual menu |
string | $docrev | style of link (default:latest, other values: fixed or state(xxx)) |
bool | $viewIcon | set to true to have icon in html link |
string | $idp | parameter identifier |
string | $def | default value if parameter not found or if it is null |
bool | $fixed | if true latest fixed revision |
bool | $forcequery | if true force recompute of id (use it in case of modification by another program) |
string | $idAttr | identifier of list attribute |
string | $def | default value returned if attribute not found or if is empty |
int | $index | the values for $index row (default value -1 means all values) |
string | $attrid | attribute identifier |
string | $prop | property identifier |
string | $idAttr | attribute identifier |
string | $def | default value returned if attribute not found or if is empty |
string | $id | identifier of document (if not set use current document) |
string | $def | default value if document not found |
boolean | $latest | search title in latest revision |
string | $aclName | identifier of the privilege to test |
bool | $strict | set tio true to test without notion of account susbstitute |
Doc | $copyfrom |
array | $extra | extra parameters |
Doc | $copyfrom | original document |
array | $extra | extra parameters |
string | $v | value |
string | $index | $index row (first is 0) |
string | $idAttr | attribute identifier |
mixed | $value | the new value - value format must be compatible with type |
Dcp\Exception |
string | $newstate | the new state |
string | $comment | optional comment to set in history |
bool | $force | is true when it is the second passage (without interactivity) |
bool | $withcontrol | set to false if you want to not verify control permission ot transition |
bool | $wm1 | set to false if you want to not apply m1 methods |
bool | $wm2 | set to false if you want to not apply m2 methods |
bool | $wneed | set to false to not test required attributes |
bool | $wm0 | set to false if you want to not apply m0 methods |
bool | $wm3 | set to false if you want to not apply m3 methods |
string | $msg | return message from m2 or m3 |
string | $attrid | attribute identifier |
string | $value | new value for the attribute |
int | $index | only for array values affect value in a specific row |
int | &$kvalue | in case of error the index of error (for arrays) |
storeInfo | $info | refresh and postStore messages |
boolean | $skipConstraint | set to true to not test constraints |
int[] | $ids document identifiers | |
bool | $useInitid | if true identifier must ne initid else must be latest ids |
string | $p_nom_block | block name |
array | $data | data to fill the block |
string | $tag | |
string | $val |
string | $p_nom_block | block name |
array | $data | data to fill the block |
string | $logfile | |
string | $application | |
string | $function |
string | $string | message text |
string | $string | message text |
string | $string | message text |
string | $string | message text |
string | $string | message text |
string | $string | mesage text |
string | $string | message text |
string | $filter | sql filter |
string | $arg | optional arguments |
string | $group | group name (login) |
Dcp\Sacc\Exception |
string | $role | role reference (login) |
Dcp\Sacc\Exception |
bool | $override |
string | $order |
int | string | $slice |
Dcp\Sacc\Exception |
int | $start |
Dcp\Sacc\Exception |
int | $type | can be bitmask of SearchAccount::userType, SearchAccount::groupType,SearchAccount::roleType |
string | $filter | the filter string |
string | $args | arguments of the filter string (arguments are escaped to avoid sql injection) |
string | $keywords | |
bool | $useSpell | use spell french checker |
bool | $usePartial | if true each words are defined as partial characters |
\Dcp\SearchDoc\Exception | SD0004 SD0003 SD0002 |
boolean | $exclude | set to true to exclude confidential |
string | $jointure |
Dcp\Exception |
Dcp\SearchDoc\Exception | |
Dcp\Db\Exception |
bool | $returnobject | set to true to return object, false to return raw data |
string | $order | the new order, empty means no order |
string | $orderbyLabel | string of comma separated columns names on which the order should be performed on their label instead of their value (e.g. order enum by their label instead of their key) |
string | $keyword |
int | $slice | the limit ('ALL' means no limit) |
int | $start | the offset (0 is the begin) |
int | $dirid | identifier of the collection |