Skip navigation links
A C D E F G H I J L M N O P R S T U V 

A

AConfigModel - Class in org.noear.luffy.model
 
AConfigModel() - Constructor for class org.noear.luffy.model.AConfigModel
 
add(String) - Static method in class org.noear.luffy.dso.PluginUtil
添加插件
add(String) - Static method in class org.noear.luffy.dso.RouteHelper
 
add(String, String) - Method in class org.noear.luffy.event.http.FrmInterceptor
 
add(String, String) - Method in class org.noear.luffy.event.http.SufHandler
 
AFileStaticHandler - Class in org.noear.luffy.dso
静态文件代理
AFileStaticHandler() - Constructor for class org.noear.luffy.dso.AFileStaticHandler
 
AFileUtil - Class in org.noear.luffy.dso
AFile获取工具,会处理缓存
AFileUtil() - Constructor for class org.noear.luffy.dso.AFileUtil
 
AImageHandler - Class in org.noear.luffy.dso
资源文件代理(如:图片,视频,音频等资源)
AImageHandler() - Constructor for class org.noear.luffy.dso.AImageHandler
 
AImageModel - Class in org.noear.luffy.model
 
AImageModel() - Constructor for class org.noear.luffy.model.AImageModel
 
AImageUtil - Class in org.noear.luffy.dso
AImage获取工具,会处理缓存
AImageUtil() - Constructor for class org.noear.luffy.dso.AImageUtil
 
AppHandler - Class in org.noear.luffy.event.http
应用文件的代理,静态文件或动态文件(数据库安全)
AppHandler() - Constructor for class org.noear.luffy.event.http.AppHandler
 
AppUtil - Class in org.noear.luffy.dso
应用协助控制工具
AppUtil() - Constructor for class org.noear.luffy.dso.AppUtil
 

C

cache - Static variable in class org.noear.luffy.dso.DbUtil
说明: 为启动时配一下连接信息
cfgGet(String) - Static method in class org.noear.luffy.dso.DbApi
 
cfgGet(String, String) - Static method in class org.noear.luffy.dso.DbApi
 
cfgGet(String, String) - Method in class org.noear.luffy.dso.JtAdapter
 
cfgGetMod(String) - Static method in class org.noear.luffy.dso.DbApi
 
cfgMap(String) - Static method in class org.noear.luffy.dso.DbApi
 
cfgMap(String) - Method in class org.noear.luffy.dso.JtAdapter
 
cfgSet(String, String, String) - Static method in class org.noear.luffy.dso.DbApi
 
cfgSet(String, String) - Method in class org.noear.luffy.dso.JtAdapter
 
cfgSetNote(String, String, String) - Static method in class org.noear.luffy.dso.DbApi
 
code - Static variable in class org.noear.luffy.Config
 
code_center - Static variable in class org.noear.luffy.Config
 
code_db - Static variable in class org.noear.luffy.Config
 
code_ext - Static variable in class org.noear.luffy.Config
 
code_node - Static variable in class org.noear.luffy.Config
 
Config - Class in org.noear.luffy
 
Config() - Constructor for class org.noear.luffy.Config
 
content_type - Variable in class org.noear.luffy.model.AImageModel
内容类型

D

data - Variable in class org.noear.luffy.model.AImageModel
数据
db() - Static method in class org.noear.luffy.dso.DbUtil
 
db() - Static method in class org.noear.luffy.dso.InitUtil
 
DbApi - Class in org.noear.luffy.dso
引擎基础的数据库处理接口
DbApi() - Constructor for class org.noear.luffy.dso.DbApi
 
DbUtil - Class in org.noear.luffy.dso
 
DbUtil() - Constructor for class org.noear.luffy.dso.DbUtil
 
defaultExecutor() - Method in class org.noear.luffy.dso.JtAdapter
 
defaultExecutorSet(String) - Method in class org.noear.luffy.dso.JtAdapter
 
del(String) - Static method in class org.noear.luffy.dso.ExtendUtil
删除扩展文件夹里的文件
del(String) - Static method in class org.noear.luffy.dso.RouteHelper
 
del(String) - Method in class org.noear.luffy.event.http.FrmInterceptor
 
del(String) - Method in class org.noear.luffy.event.http.SufHandler
 
directory() - Static method in class org.noear.luffy.dso.ExtendUtil
 
doIntercept(Context, Handler, RouterInterceptorChain) - Method in class org.noear.luffy.event.http.FrmInterceptor
 

E

extendDel(String) - Method in class org.noear.luffy.dso.JtUtilEx
 
extendList() - Method in class org.noear.luffy.dso.JtUtilEx
 
ExtendUtil - Class in org.noear.luffy.dso
扩展文件夹工具
ExtendUtil() - Constructor for class org.noear.luffy.dso.ExtendUtil
 

F

fileFilters() - Static method in class org.noear.luffy.dso.DbApi
 
fileFind(String, String, boolean) - Method in class org.noear.luffy.dso.JtAdapter
 
fileFlush(String, boolean) - Method in class org.noear.luffy.dso.JtUtilEx
 
fileFlush(String, boolean, String, String) - Method in class org.noear.luffy.dso.JtUtilEx
 
fileGet(String) - Static method in class org.noear.luffy.dso.DbApi
 
fileGet(String) - Method in class org.noear.luffy.dso.JtAdapter
 
fileGet(String) - Method in class org.noear.luffy.dso.JtUtilEx
 
fileGetPathAll() - Static method in class org.noear.luffy.dso.DbApi
 
fileGetPaths(String, String, boolean) - Static method in class org.noear.luffy.dso.DbApi
 
fileNew(int, Context) - Static method in class org.noear.luffy.dso.DbApi
新建文件
fileNew(int, Context) - Method in class org.noear.luffy.dso.JtUtilEx
新建文件
fileSet(int, String) - Static method in class org.noear.luffy.dso.DbApi
 
fileSet(int, String) - Method in class org.noear.luffy.dso.JtUtilEx
文件设置内容
filter_file - Static variable in class org.noear.luffy.Config
 
filter_path - Static variable in class org.noear.luffy.Config
 
frm_root_img - Static variable in class org.noear.luffy.Config
 
FrmInterceptor - Class in org.noear.luffy.event.http
文件路径拦截器的代理(数据库安全)

G

g - Static variable in class org.noear.luffy.dso.TaskRunner
 
g() - Static method in class org.noear.luffy.event.http.AppHandler
 
g() - Static method in class org.noear.luffy.event.http.FrmInterceptor
 
g() - Static method in class org.noear.luffy.event.http.SufHandler
 
g2 - Static variable in class org.noear.luffy.dso.JtUtilEx
 
get(String) - Static method in class org.noear.luffy.dso.AFileUtil
获取缓存的文件
get(String) - Static method in class org.noear.luffy.dso.AImageUtil
 
global - Static variable in class org.noear.luffy.dso.JtAdapter
 

H

handle(Context, String, AFileModel) - Static method in class org.noear.luffy.dso.AFileStaticHandler
 
handle(Context, AImageModel) - Static method in class org.noear.luffy.dso.AImageHandler
 
handle(Context) - Method in class org.noear.luffy.event.http.AppHandler
 
handle(Context) - Method in class org.noear.luffy.event.http.ImgHandler
 
handle(Context) - Method in class org.noear.luffy.event.http.SufHandler
 
has(String) - Static method in class org.noear.luffy.dso.RouteHelper
 

I

img2String(String) - Method in class org.noear.luffy.dso.JtUtilEx
 
img_id - Variable in class org.noear.luffy.model.AImageModel
 
imgDelCache(String) - Method in class org.noear.luffy.dso.JtUtilEx
删除图片缓存
imgGet(String) - Static method in class org.noear.luffy.dso.DbApi
 
imgGet(String) - Method in class org.noear.luffy.dso.JtUtilEx
获取图片内容
imgGetBytes(String) - Method in class org.noear.luffy.dso.JtUtilEx
 
ImgHandler - Class in org.noear.luffy.event.http
图片路径的代理(有可能会,数据库会被恶意刷暴了)
ImgHandler() - Constructor for class org.noear.luffy.event.http.ImgHandler
 
imgOutName(Context, String) - Method in class org.noear.luffy.dso.JtUtilEx
 
imgSet(String, String, String, String, String) - Static method in class org.noear.luffy.dso.DbApi
 
imgSet(String, String, String, String, String, String) - Static method in class org.noear.luffy.dso.DbApi
 
imgSet(UploadedFile) - Method in class org.noear.luffy.dso.JtUtilEx
保存图片
imgSet(UploadedFile, String, String, int) - Method in class org.noear.luffy.dso.JtUtilEx
 
imgSet(UploadedFile, String) - Method in class org.noear.luffy.dso.JtUtilEx
保存图片(后缀名可自定义)
imgSet(String, String, String) - Method in class org.noear.luffy.dso.JtUtilEx
保存图片(内容,类型,后缀名可自定义)
imgSet(String, String, String, String) - Method in class org.noear.luffy.dso.JtUtilEx
 
imgSet(String, String, String, String, String) - Method in class org.noear.luffy.dso.JtUtilEx
 
imgUpd(String, String) - Static method in class org.noear.luffy.dso.DbApi
 
imgUpd(String, String) - Method in class org.noear.luffy.dso.JtUtilEx
修改图片
init(SolonApp, boolean) - Static method in class org.noear.luffy.dso.AppUtil
初始化数据库和内核
init(String) - Static method in class org.noear.luffy.dso.ExtendUtil
 
init() - Static method in class org.noear.luffy.dso.InitXfunUtil
 
initCall(String) - Static method in class org.noear.luffy.dso.PluginUtil
初始化调用
initCfg(String, String) - Static method in class org.noear.luffy.dso.PluginUtil
初始化配置
initRoot(String) - Static method in class org.noear.luffy.dso.PluginUtil
初始化根页
InitUtil - Class in org.noear.luffy.dso
初始化工具类(提供引擎初始化支持)
InitUtil() - Constructor for class org.noear.luffy.dso.InitUtil
 
InitXfunUtil - Class in org.noear.luffy.dso
 
InitXfunUtil() - Constructor for class org.noear.luffy.dso.InitXfunUtil
 
install(String) - Static method in class org.noear.luffy.dso.PluginUtil
安装插件

J

JarUtil - Class in org.noear.luffy.dso
 
JarUtil() - Constructor for class org.noear.luffy.dso.JarUtil
 
JtAdapter - Class in org.noear.luffy.dso
执行工厂适配器
JtAdapter() - Constructor for class org.noear.luffy.dso.JtAdapter
 
JtUtilEx - Class in org.noear.luffy.dso
引擎扩展工具,提供一些基础的操作支持
JtUtilEx() - Constructor for class org.noear.luffy.dso.JtUtilEx
 

L

loadJar(String, String, String, String) - Static method in class org.noear.luffy.dso.JarUtil
 
loadJar(String, String, String, String) - Method in class org.noear.luffy.dso.JtUtilEx
 
log(Map<String, Object>) - Static method in class org.noear.luffy.dso.DbApi
 
log(AFileModel, Map<String, Object>) - Method in class org.noear.luffy.dso.JtAdapter
 
logAll(List<DataItem>) - Static method in class org.noear.luffy.dso.DbApi
 
logError(AFileModel, String, Throwable) - Method in class org.noear.luffy.dso.JtAdapter
 
Luffy - Class in org.noear.luffy
 
Luffy() - Constructor for class org.noear.luffy.Luffy
 

M

menuGet(String, int) - Static method in class org.noear.luffy.dso.DbApi
 
menuGet(String, int) - Method in class org.noear.luffy.dso.JtUtilEx
 
menuGet(String) - Method in class org.noear.luffy.dso.JtUtilEx
 

N

name - Variable in class org.noear.luffy.model.AConfigModel
 
newInstance(String) - Static method in class org.noear.luffy.dso.JarUtil
 
nodeId() - Method in class org.noear.luffy.dso.JtAdapter
 
note - Variable in class org.noear.luffy.model.AConfigModel
 
note - Variable in class org.noear.luffy.model.AImageModel
备注

O

onLoad() - Static method in class org.noear.luffy.Luffy
 
org.noear.luffy - package org.noear.luffy
 
org.noear.luffy.dso - package org.noear.luffy.dso
 
org.noear.luffy.event.http - package org.noear.luffy.event.http
 
org.noear.luffy.model - package org.noear.luffy.model
 

P

path() - Static method in class org.noear.luffy.dso.ExtendUtil
 
path - Variable in class org.noear.luffy.model.AImageModel
路径
path2(String) - Static method in class org.noear.luffy.dso.AFileUtil
生成匹配数据库的路径
pathFilters() - Static method in class org.noear.luffy.dso.DbApi
 
PluginUtil - Class in org.noear.luffy.dso
 
PluginUtil() - Constructor for class org.noear.luffy.dso.PluginUtil
 

R

reinstall(String) - Static method in class org.noear.luffy.dso.PluginUtil
重装插件
rem(String) - Static method in class org.noear.luffy.dso.PluginUtil
删除插件
remove(String) - Static method in class org.noear.luffy.dso.AFileUtil
移徐缓存的文件(后面自动重新加载)
remove(String) - Static method in class org.noear.luffy.dso.AImageUtil
 
removeAll() - Static method in class org.noear.luffy.dso.AFileUtil
 
removeAll() - Static method in class org.noear.luffy.dso.AImageUtil
 
reset() - Static method in class org.noear.luffy.dso.RouteHelper
 
reset() - Method in class org.noear.luffy.event.http.FrmInterceptor
 
reset() - Method in class org.noear.luffy.event.http.SufHandler
 
restart() - Method in class org.noear.luffy.dso.JtUtilEx
 
ridGet() - Method in class org.noear.luffy.dso.JtUtilEx
 
rootSet(String) - Method in class org.noear.luffy.dso.JtUtilEx
 
RouteHelper - Class in org.noear.luffy.dso
路由助手,提供路由检测作用;(防止数据库被恶意刷暴)
RouteHelper() - Constructor for class org.noear.luffy.dso.RouteHelper
 
run(IJtTask) - Method in class org.noear.luffy.dso.TaskRunner
 
runAsInit(SolonApp, String) - Static method in class org.noear.luffy.dso.AppUtil
 
runAsWork(SolonApp) - Static method in class org.noear.luffy.dso.AppUtil
运行应用

S

scan() - Static method in class org.noear.luffy.dso.ExtendUtil
扫描扩展文件夹(如果是目录的话,只处理一级)
setDefDb(Map<String, String>) - Static method in class org.noear.luffy.dso.DbUtil
 
start(Class<?>, String[]) - Static method in class org.noear.luffy.Luffy
 
start(Class<?>, String[], Act0) - Static method in class org.noear.luffy.Luffy
 
SufHandler - Class in org.noear.luffy.event.http
文件后缀拦截器的代理(数据库安全)

T

tag - Variable in class org.noear.luffy.model.AConfigModel
 
TaskRunner - Class in org.noear.luffy.dso
任务运行工具
thumbnailOf(InputStream) - Method in class org.noear.luffy.dso.JtUtilEx
 
tryInitCore(SolonApp) - Static method in class org.noear.luffy.dso.InitUtil
 
tryInitDb() - Static method in class org.noear.luffy.dso.InitUtil
 
tryInitExtend(NvMap) - Static method in class org.noear.luffy.dso.InitUtil
 
tryInitNode(SolonApp) - Static method in class org.noear.luffy.dso.InitUtil
 
trySaveConfig(String, Map<String, String>) - Static method in class org.noear.luffy.dso.InitUtil
 

U

udp(String) - Static method in class org.noear.luffy.dso.PluginUtil
添加插件
uninstall(String) - Static method in class org.noear.luffy.dso.PluginUtil
 

V

value - Variable in class org.noear.luffy.model.AConfigModel
 
A C D E F G H I J L M N O P R S T U V 
Skip navigation links

Copyright © 2025. All rights reserved.