Home
last modified time | relevance | path

Searched refs:vnote (Results 1 – 21 of 21) sorted by relevance

/dports/deskutils/horde-mnemo/mnemo-4.2.14/lib/
H A DDriver.php464 $vnote = Horde_Icalendar::newComponent('vnote', $calendar);
466 $vnote->setAttribute('UID', $memo['uid']);
467 $vnote->setAttribute('BODY', $memo['body']);
468 $vnote->setAttribute('SUMMARY', $memo['desc']);
471 $vnote->setAttribute('CATEGORIES', '', array(), true, $memo['tags']);
492 $vnote->setAttribute('DCREATED', $created);
495 $vnote->setAttribute('LAST-MODIFIED', $modified);
498 return $vnote;
504 * @param Horde_Icalendar_Vnote $vnote The iCalendar data to update from.
/dports/deskutils/egroupware/egroupware/infolog/inc/
H A Dclass.infolog_ical.inc.php969 $vnote = new Horde_Icalendar_Vnote();
970 …$vnote->setAttribute('PRODID','-//EGroupware//NONSGML EGroupware InfoLog '.$GLOBALS['egw_info']['a…
972 $vnote->setAttribute('VERSION', '1.1');
1007 $vnote->setAttribute($field, $value, $options);
1011 $vnote->setAttribute('CREATED',$note['info_startdate']);
1015 …$vnote->setAttribute('CREATED',$GLOBALS['egw']->contenthistory->getTSforAction('infolog_note',$_no…
1017 …$vnote->setAttribute('LAST-MODIFIED',$GLOBALS['egw']->contenthistory->getTSforAction('infolog_note…
1021 $retval = $vnote->exportvCalendar();
1130 $vnote = new Horde_Icalendar;
1135 if (!$vnote->parsevCalendar($_data, 'VCALENDAR')) return false;
[all …]
/dports/mail/libvmime/vmime-0.9.2/doc/book/
H A Dstart.tex14 \vnote{for versions older than 0.6.1, include $<$vmime/vmime$>$.}
34 \vnote{it is highly recommended that you link your program against the shared
50 \vnote{if you want to link your program with the shared version of VMime
104 \vnote{since version 0.9.2, this is not needed any more: the platform
108 \vnote{since version 0.8.1, {\vcode vmime::platformDependant} was renamed
H A Dnet.tex223 \vnote{For local services (ie. \emph{sendmail} and \emph{maildir}), the host
339 \vnote{An authenticator object should be used with one and only one service
444 \vnote{Exceptions can be thrown at any time when using a service. For better
481 \vnote{{\vexample Example6} contains a more complete example for connecting
496 \vnote{Not all stores support the \emph{read-write} mode. By default, if the
518 \vnote{You can specify a path as a string as there is no way to get the
522 \vnote{Path components are of type {\vcode vmime::word}, which means that
547 \vnote{Not all services support all fetchable items. Call
827 \vnote{What is the difference between SSL and TLS? SSL is a protocol designed
864 \vnote{If, for some reason, a secured connection cannot be started, the
[all …]
H A Dbook.tex27 \newcommand{\vnote}[1]{{\sc note:} #1}
H A Dbuilding.tex92 \vnote{you must do that with superuser rights (root) if you chose to install
117 \vnote{Delete the {\vcode CMakeCache.txt} file if you changed configuration
H A Dbasics.tex27 \vnote{since November 2013, we switched from an old, intrusive implementation
446 \vnote{In both cases, an exception {\vcode no\_such\_parameter} can be
528 \vnote{After you have finished to use a filtered output stream, it is
566 \vnote{The body contents is extracted ``as is''. No charset conversion is
/dports/comms/pear-Horde_SyncMl/Horde_SyncMl-2.0.7/lib/Horde/SyncMl/Device/
H A DSync4j.php254 $vnote = Horde_Icalendar::newComponent('vnote', $iCal);
255 $vnote->setAttribute('BODY', isset($a['Body']) ? $a['Body'] : '');
257 $vnote->setAttribute('SUMMARY', $a['Subject']);
260 $vnote->setAttribute('CATEGORIES', $a['Categories']);
263 return $vnote->exportvCalendar();
625 public function vnote2sif($vnote) argument
628 if (!$iCal->parsevCalendar($vnote)) {
630 $a = array('Body' => $vnote);
/dports/deskutils/calcurse/calcurse-4.7.1/doc/
H A DMakefile.am44 vnote.txt \
H A DMakefile.in307 vnote.txt \
/dports/deskutils/horde-mnemo/mnemo-4.2.14/templates/data/
H A Dimport.inc11 <option value="vnote"><?php echo _("vNote") ?></option>
/dports/lang/gcc48/gcc-4.8.5/libgo/runtime/
H A Dmheap.c366 forcegchelper(void *vnote) in forcegchelper() argument
368 Note *note = (Note*)vnote; in forcegchelper()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgo/runtime/
H A Dmheap.c379 forcegchelper(void *vnote) in forcegchelper() argument
381 Note *note = (Note*)vnote; in forcegchelper()
/dports/devel/mingw32-gcc/gcc-4.8.1/libgo/runtime/
H A Dmheap.c351 forcegchelper(void *vnote) in forcegchelper() argument
353 Note *note = (Note*)vnote; in forcegchelper()
/dports/irc/keitairc2/keitairc-2.0/t/
H A D02_ClientInfo.t34 …vcalendar,text/vcard,application/x-kddi-kcf,application/x-kddi-auc,text/x-vnote,application/x-kddi…
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/runtime/
H A Dmheap.c454 forcegchelper(void *vnote) in forcegchelper() argument
456 Note *note = (Note*)vnote; in forcegchelper()
/dports/lang/gnat_util/gcc-6-20180516/libgo/runtime/
H A Dmheap.c454 forcegchelper(void *vnote) in forcegchelper() argument
456 Note *note = (Note*)vnote; in forcegchelper()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/libgo/runtime/
H A Dmheap.c454 forcegchelper(void *vnote) in forcegchelper() argument
456 Note *note = (Note*)vnote; in forcegchelper()
/dports/lang/guile1/guile-1.8.8/doc/ref/
H A DChangeLog-20082122 * guile.texi: Remove vgone, vdeprecated, vchanged and vnote
/dports/lang/guile2/guile-2.2.7/doc/ref/
H A DChangeLog-20082296 * guile.texi: Remove vgone, vdeprecated, vchanged and vnote
/dports/lang/guile/guile-3.0.7/doc/ref/
H A DChangeLog-20082296 * guile.texi: Remove vgone, vdeprecated, vchanged and vnote