JFolder::listFolderTree/1.5

From Joomla! Documentation
Jump to: navigation, search

Joomla 1.5 JFolder::listFolderTree

Description

Lists folder in format suitable for tree display.

Description:JFolder::listFolderTree [Edit Descripton]

public function listFolderTree (
        $path
        $filter
        $maxLevel=3
        $level=0
        $parent=0
)
Parameter Type Default Description
$path string The path of the folder to read.
$filter string A filter for folder names.
$maxLevel integer 3 The maximum number of levels to recursively read, defaults to three.
$level integer 0 The current level, optional.
$parent integer 0 Unique identifier of the parent folder, if any.
  • Returns array Folders in the given folder.
  • Defined on line 531 of libraries/joomla/filesystem/folder.php
  • Since Joomla 1.5

See also

SeeAlso:JFolder::listFolderTree [Edit See Also]

User contributed notes

<CodeExamplesForm />


Personal tools
Namespaces

Variants
Actions
Navigation
Joomla! Sites
Toolbox