PHP Class View_Breadcrumb, atk4

Inheritance: extends CompleteLister
Afficher le fichier Open project: atk4/atk4

Méthodes publiques

Свойство Type Description
$max_depth integer By default - show all.

Méthodes publiques

Méthode Description
defaultTemplate ( ) : array | string Default template.
formatRow ( ) Format row (overwrite)
render ( ) Render object

Method Details

defaultTemplate() public méthode

Default template.
public defaultTemplate ( ) : array | string
Résultat array | string

formatRow() public méthode

Format row (overwrite)
public formatRow ( )

render() public méthode

Render object
public render ( )

Property Details

$max_depth public_oe property

By default - show all.
public int $max_depth
Résultat integer