PHP Class Gitamin\Http\Controllers\Projects\TreeController

Inheritance: extends Gitamin\Http\Controllers\Controller
Afficher le fichier Open project: gitaminhq/gitamin

Méthodes publiques

Méthode Description
archive ( $owner, $project, $format, $branch )
index ( $owner, $project )
search ( $owner, $project, $branch = '', $tree = '' )
tree ( $owner, $project, $commitishPath = '' )

Méthodes protégées

Méthode Description
getFiles ( $repository, $tree, $branch, $path )

Method Details

archive() public méthode

public archive ( $owner, $project, $format, $branch )

getFiles() protected méthode

protected getFiles ( $repository, $tree, $branch, $path )

index() public méthode

public index ( $owner, $project )

tree() public méthode

public tree ( $owner, $project, $commitishPath = '' )