Go to the source code of this file.
Namespaces | |
FDL | |
Functions | |
viewfolder (Action &$action, $with_abstract=false, $with_popup=true, $column=false, $slice="-", $sqlfilters=array(), $famid="", $paginationType="none") | |
orderbyfromidtitle ($a, $b) | |
orderbytitle ($a, $b) | |
getAbstractDetail (Doc &$doc, $target) | |
getAbstractDetail | ( | Doc & | $doc, |
$target | |||
) |
Definition at line 525 of file viewfolder.php.
orderbyfromidtitle | ( | $a, | |
$b | |||
) |
Definition at line 514 of file viewfolder.php.
orderbytitle | ( | $a, | |
$b | |||
) |
Definition at line 520 of file viewfolder.php.
viewfolder | ( | Action & | $action, |
$with_abstract = false , |
|||
$with_popup = true , |
|||
$column = false , |
|||
$slice = "-" , |
|||
$sqlfilters = array() , |
|||
$famid = "" , |
|||
$paginationType = "none" |
|||
) |
Action | $action | |
bool | $with_abstract | |
bool | $with_popup | |
bool | $column | |
string | $slice | if "-" view all document (not slice by slice) |
array | $sqlfilters | more filters to see specials doc |
string | $famid | folder containt special fam id |
string | $paginationType | pagination type |
PhpUndefinedFieldInspection
PhpUndefinedFieldInspection
Definition at line 34 of file viewfolder.php.