Go to the source code of this file.
Namespaces | |
| FDL | |
Functions | |
| popupdocdetail (Action &$action) | |
| getpopupdocdetail (Action &$action, $docid) | |
| addArchivePopup (&$tlink, Doc &$doc, $target="_self") | |
| addStatesPopup (&$tlink, Doc &$doc) | |
| addFamilyPopup (&$tlink, Doc &$doc) | |
| addDocOfflinePopup (&$tlink, Doc &$doc, $target="_self", $menu= 'offline') | |
| changeMenuVisibility (Action &$action, &$tlink, Doc &$doc) | |
| addArchivePopup | ( | & | $tlink, |
| Doc & | $doc, | ||
$target = "_self" |
|||
| ) |
Add control view menu
Definition at line 347 of file popupdocdetail.php.
Here is the call graph for this function:| addDocOfflinePopup | ( | & | $tlink, |
| Doc & | $doc, | ||
$target = "_self", |
|||
$menu = 'offline' |
|||
| ) |
additionnal menus when offline is installed
| array | $tlink | |
| Doc | $doc | |
| string | $target | |
| string | $menu |
PhpUndefinedFunctionInspection
Definition at line 649 of file popupdocdetail.php.
| addFamilyPopup | ( | & | $tlink, |
| Doc & | $doc | ||
| ) |
additional menu for family documents
| array | $tlink | |
| Doc | $doc |
Definition at line 561 of file popupdocdetail.php.
Here is the call graph for this function:| addStatesPopup | ( | & | $tlink, |
| Doc & | $doc | ||
| ) |
Additionnal menu when workflow is detected
| array | $tlink | |
| \Doc | $doc |
Definition at line 497 of file popupdocdetail.php.
Here is the call graph for this function:Add control view menu
| \Action | $action | |
| array | $tlink | |
| \Doc | $doc |
Definition at line 663 of file popupdocdetail.php.
Here is the call graph for this function:| getpopupdocdetail | ( | Action & | $action, |
| $docid | |||
| ) |
| popupdocdetail | ( | Action & | $action | ) |