Home
last modified time | relevance | path

Searched refs:struct (Results 101 – 125 of 267) sorted by relevance

1234567891011

/plugin/structautolink/
H A Drenderer.php4 use dokuwiki\plugin\struct\meta\SearchConfig;
5 use dokuwiki\plugin\struct\meta\StructException;
H A Dplugin.info.txt6 desc Automatic page linking based on struct data
/plugin/structodt/meta/
H A DAggregationEditorTableOdt.php5 use dokuwiki\plugin\struct\meta\SearchConfig;
6 use dokuwiki\plugin\struct\meta\AggregationEditorTable;
/plugin/structcombolookup/types/
H A DComboLookup.php5 use dokuwiki\plugin\struct\types\Lookup;
/plugin/struct/meta/
H A DSchemaEditor.php3 namespace dokuwiki\plugin\struct\meta;
7 use dokuwiki\plugin\struct\types\Text;
15 * @package dokuwiki\plugin\struct\meta
96 'lib/plugins/struct/jsoneditor/jsoneditor.min.css" rel="stylesheet" type="text/css">';
98 'lib/plugins/struct/jsoneditor/setup.css" rel="stylesheet" type="text/css">';
100 'lib/plugins/struct/jsoneditor/jsoneditor-minimalist.min.js" defer="defer"></script>';
102 'lib/plugins/struct/jsoneditor/setup.js" defer="defer"></script>';
H A DAccessTableSerial.php3 namespace dokuwiki\plugin\struct\meta;
10 * @package dokuwiki\plugin\struct\meta
H A DStructException.php3 namespace dokuwiki\plugin\struct\meta;
10 * @package dokuwiki\plugin\struct\meta
25 $plugin = plugin_load('helper', 'struct');
45 $plugin = plugin_load('helper', 'struct');
47 return ' [struct ' . $info['date'] . ']';
/plugin/structprogress/
H A Dplugin.info.txt6 desc New struct type: Progress
/plugin/struct/types/
H A DAbstractMultiBaseType.php3 namespace dokuwiki\plugin\struct\types;
11 * @package dokuwiki\plugin\struct\types
H A DText.php3 namespace dokuwiki\plugin\struct\types;
H A DMedia.php3 namespace dokuwiki\plugin\struct\types;
5 use dokuwiki\plugin\struct\meta\ValidationException;
H A DWiki.php3 namespace dokuwiki\plugin\struct\types;
/plugin/structcombolookup/
H A Dplugin.info.txt6 desc New struct types: ComboLookup, NarrowingLookup
/plugin/structgeohash/
H A Dplugin.info.txt6 desc New struct type: GeoHash
/plugin/structpublish/
H A Dplugin.info.txt6 desc Publishing workflows based on struct
/plugin/structgroup/
H A Dplugin.info.txt6 desc New struct type - dokuwiki user groups
/plugin/structgantt/
H A Dplugin.info.txt6 desc Display struct data as Gantt
/plugin/struct/syntax/
H A Dserial.php4 * DokuWiki Plugin struct (Syntax Component)
10 use dokuwiki\plugin\struct\meta\AccessTablePage;
21 $this->Lexer->addSpecialPattern('----+ *struct serial *-+\n.*?\n----+', $mode, 'plugin_struct_serial');
/plugin/structnotification/
H A Dplugin.info.txt6 desc Notifi about upcoming events from struct tabes.
/plugin/structacl/
H A Dplugin.info.txt6 desc Additional ACL rules based on struct
/plugin/structodt/
H A Dplugin.info.txt6 desc Generate ODT documents, using struct data
/plugin/structstatus/
H A Dplugin.info.txt6 desc Display a document status using struct data
/plugin/structinputstretch/
H A Dplugin.info.txt6 desc Automatically stretch struct input fields when content grows.
/plugin/structjoin/
H A Dplugin.info.txt6 desc Introduces new struct type that allows perform inner joins between schemas
/plugin/structtasks/
H A Dplugin.info.txt6 desc Send update and reminder emails for tasks stored as struct data

1234567891011