Home
last modified time | relevance | path

Searched +full:namespace -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 376 – 400 of 426) sorted by last modified time

1...<<1112131415161718

/dokuwiki/inc/ChangeLog/
H A DChangeLog.php3 namespace dokuwiki\ChangeLog;
H A DChangeLogTrait.php3 namespace dokuwiki\ChangeLog;
H A DMediaChangeLog.php3 namespace dokuwiki\ChangeLog;
H A DPageChangeLog.php3 namespace dokuwiki\ChangeLog;
H A DRevisionInfo.php3 namespace dokuwiki\ChangeLog;
/dokuwiki/inc/
H A Dfulltext.php123 case 'N-:': // namespace
128 $pages_matched[$id] = 0; // namespace: always 0 hit
246 * namespace. This can be changed with the second parameter.
256 * @param bool $in_ns match against namespace as well?
406 * Sort pages based on their namespace level first, then on their string
710 * @include:namespace (or ns:include:namespace)
711 * ^exclude:namespace (or -ns:exclude:namespace)
720 * a word 'aa', a phrase 'bb cc' and are within a namespace 'd
[all...]
H A DDraft.php3 namespace dokuwiki;
H A DErrorHandler.php3 namespace dokuwiki;
H A DFeedParserFile.php3 namespace dokuwiki;
/dokuwiki/inc/Debug/
H A DDebugHelper.php3 namespace dokuwiki\Debug;
H A DPropertyDeprecationHelper.php10 namespace dokuwiki\Debug;
/dokuwiki/inc/Exception/
H A DFatalException.php3 namespace dokuwiki\Exception;
/dokuwiki/inc/Extension/
H A DActionPlugin.php3 namespace dokuwiki\Extension;
H A DAdminPlugin.php3 namespace dokuwiki\Extension;
H A DAuthPlugin.php3 namespace dokuwiki\Extension;
H A DCLIPlugin.php3 namespace dokuwiki\Extension;
H A DEvent.php5 namespace dokuwiki\Extension;
H A DEventHandler.php5 namespace dokuwiki\Extension;
H A DPlugin.php3 namespace dokuwiki\Extension;
H A DPluginController.php3 namespace dokuwiki\Extension;
H A DPluginInterface.php3 namespace dokuwiki\Extension;
H A DPluginTrait.php3 namespace dokuwiki\Extension;
H A DRemotePlugin.php3 namespace dokuwiki\Extension;
H A DSyntaxPlugin.php3 namespace dokuwiki\Extension;
/dokuwiki/inc/File/
H A DMediaFile.php3 namespace dokuwiki\File;
54 * The ID without namespace, used for display purposes
160 * @todo doing this for each file within a namespace is a waste, we need to cache this somehow

1...<<1112131415161718