added: to Request:
// used as a JSON output (when ajax_serializer is defined) // it will be serialized and have at least: // 'content' string - the whole html content // 'http_status' integer - http status code (e.g. 200) PT::Space ajax; // if not null then the request will have a JSON as an output PT::SpaceToJSON * ajax_serializer; git-svn-id: svn://ttmath.org/publicrep/winix/trunk@871 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
@@ -22,7 +22,8 @@ groupinfo.o: ../../core/ugcontainer.h ../../core/log.h
|
||||
groupinfo.o: ../../core/textstream.h ../../core/logmanipulators.h
|
||||
groupinfo.o: ../../core/slog.h ../../core/cur.h ../../core/request.h
|
||||
groupinfo.o: ../../core/error.h ../../core/config.h ../../core/htmlfilter.h
|
||||
groupinfo.o: ../../templates/htmltextstream.h ../../core/session.h
|
||||
groupinfo.o: ../../templates/htmltextstream.h
|
||||
groupinfo.o: ../../../pikotools/space/spacetojson.h ../../core/session.h
|
||||
groupinfo.o: ../../core/user.h ../../core/plugindata.h ../../core/rebus.h
|
||||
groupinfo.o: ../../core/mount.h ../../templates/locale.h
|
||||
groupinfo.o: ../../notify/notify.h ../../notify/notifypool.h
|
||||
@@ -55,7 +56,8 @@ init.o: ../../../pikotools/space/spaceparser.h
|
||||
init.o: ../../../pikotools/space/space.h
|
||||
init.o: ../../../pikotools/textstream/types.h ../../core/htmlfilter.h
|
||||
init.o: ../../templates/htmltextstream.h ../../core/textstream.h
|
||||
init.o: ../../core/misc.h ../../../pikotools/utf8/utf8.h ../../core/session.h
|
||||
init.o: ../../core/misc.h ../../../pikotools/utf8/utf8.h
|
||||
init.o: ../../../pikotools/space/spacetojson.h ../../core/session.h
|
||||
init.o: ../../core/user.h ../../core/plugindata.h ../../core/rebus.h
|
||||
init.o: ../../core/mount.h ../../templates/locale.h ../../core/system.h
|
||||
init.o: ../../core/job.h ../../core/basethread.h ../../core/synchro.h
|
||||
@@ -132,8 +134,9 @@ templates.o: ../../core/log.h ../../core/textstream.h
|
||||
templates.o: ../../core/logmanipulators.h ../../core/slog.h ../../core/cur.h
|
||||
templates.o: ../../core/request.h ../../core/error.h ../../core/config.h
|
||||
templates.o: ../../core/htmlfilter.h ../../templates/htmltextstream.h
|
||||
templates.o: ../../core/session.h ../../core/user.h ../../core/plugindata.h
|
||||
templates.o: ../../core/rebus.h ../../core/mount.h ../../templates/locale.h
|
||||
templates.o: ../../../pikotools/space/spacetojson.h ../../core/session.h
|
||||
templates.o: ../../core/user.h ../../core/plugindata.h ../../core/rebus.h
|
||||
templates.o: ../../core/mount.h ../../templates/locale.h
|
||||
templates.o: ../../notify/notify.h ../../notify/notifypool.h
|
||||
templates.o: ../../templates/patterns.h ../../notify/notifythread.h
|
||||
templates.o: ../../core/basethread.h ../../notify/templatesnotify.h
|
||||
|
Reference in New Issue
Block a user