Home
last modified time | relevance | path

Searched refs:DESCRIPTION (Results 1 – 25 of 139) sorted by last modified time

123456

/plugin/siteexport/inc/
H A Dtoc.php384 … $DESCRIPTION = $this->functions->xmlEntities(p_get_metadata($ID, 'description abstract'));
401 $XML .= "\t\t<description>$DESCRIPTION</description>\n";
/plugin/combo/db/combo/
H A Dupdate0014.sql1 alter table PAGES add column DESCRIPTION TEXT;
/plugin/combo/renderer/
H A Danalytics.php38 const DESCRIPTION = "description"; define in renderer_plugin_combo_analytics
333 if (empty($this->metadata[self::DESCRIPTION])) {
336 $this->metadata[self::DESCRIPTION] = $dokuWikiMetadata[self::DESCRIPTION]["abstract"];
/plugin/avtaskbox/
H A DREADME.md22 DESCRIPTION: Some stuff for you. You can have newlines in this part. Description must be the last i…
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Component/
H A DVAvailabilityTest.php266 'DESCRIPTION:Long bla bla',
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DEmptyValueIssueTest.php26 …This is a descpription\nwith a linebreak and a ; , and :", $vobj->VEVENT->DESCRIPTION->getValue());
/plugin/davcal/vendor/sabre/vobject/tests/VObject/RecurrenceIterator/
H A DUntilRespectsTimezoneTest.ics33 DESCRIPTION:Test Event ending November 11, 2013
/plugin/davcal/
H A Dhelper.php1132 $description = $event->DESCRIPTION;
/plugin/imageflow/
H A DREADME.md24 <image %IMAGE%[?width=%WIDTH%&linkto=%LINKTO%]>%DESCRIPTION%</image>
34 __``%DESCRIPTION%``__ (optional)|You can give an alternate description here, to display some descri…
/plugin/authhttp/
H A DREADME11 DESCRIPTION
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D44.44.js.map1 …script',\n 'configuration'\n ],\n helpKeywords: /SYNOPSIS|DESCRIPTION|PARAMETER|EXAMP…
H A D61.61.js.map1 …NY',\n 'DEPENDENTS',\n 'DES',\n 'DESC',\n 'DESCRIPTION',\n 'DES…
/plugin/codemirror/dist/modes/
H A Dasn.1.min.js.map1 … MIN-ACCESS MAX-ACCESS\" +\n \" MINACCESS MAXACCESS REVISION STATUS DESCRIPTION\" +\n \" SEQ…
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Component/
H A DVAvailabilityTest.php266 'DESCRIPTION:Long bla bla',
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/RecurrenceIterator/
H A DUntilRespectsTimezoneTest.ics33 DESCRIPTION:Test Event ending November 11, 2013
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/
H A DEmptyValueIssueTest.php26 …This is a descpription\nwith a linebreak and a ; , and :", $vobj->VEVENT->DESCRIPTION->getValue());
/plugin/authsplit/
H A DREADME10 DESCRIPTION
/plugin/davcard/vendor/sabre/vobject/tests/VObject/
H A DEmptyValueIssueTest.php26 …This is a descpription\nwith a linebreak and a ; , and :", $vobj->VEVENT->DESCRIPTION->getValue());
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Component/
H A DVAvailabilityTest.php266 'DESCRIPTION:Long bla bla',
/plugin/davcard/vendor/sabre/vobject/tests/VObject/RecurrenceIterator/
H A DUntilRespectsTimezoneTest.ics33 DESCRIPTION:Test Event ending November 11, 2013
/plugin/icalevents/
H A Dsyntax-impl.php313 $template = str_replace('{description}', $this->textAsWiki($event->DESCRIPTION), $template);
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Component/
H A DVAvailabilityTest.php366 'DESCRIPTION:Long bla bla',
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DEmptyValueIssueTest.php26 …This is a descpription\nwith a linebreak and a ; , and :", $vobj->VEVENT->DESCRIPTION->getValue());
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/RecurrenceIterator/
H A DUntilRespectsTimezoneTest.ics33 DESCRIPTION:Test Event ending November 11, 2013
/plugin/pgn4web/
H A DREADME.md7 ## DESCRIPTION section in pgn4web

123456