haXe API Documentation
Back
|
Index
class
tools.haxelib.ProjectManager
extends
neko.db.Manager
<
Project
>
import tools.haxelib.SiteDb
Available in neko
function
new(classval :
Class
<
neko.db.Object
>) :
Void
function
allByName() :
List
<
Project
>
function
containing(word :
String
) :
List
<{ name :
String
}>
Back
|
Index