Home
last modified time | relevance | path

Searched refs:namespace (Results 676 – 684 of 684) sorted by last modified time

1...<<2122232425262728

/plugin/cache/
H A Dplugin_cache.php11 var $namespace =''; variable in plugin_cache
/plugin/slideshow/lang/en/
H A Dstart.txt3 Here is a namespace for the %s plugin.\\
/plugin/wysiwyg/fckeditor/
H A Dfckeditor.lasso30 -namespace='fck_',
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/lasso/
H A Dupload.lasso66 -namespace='fck_',
/plugin/chat/
H A Dreadme.txt51 Chat messages are stored into separate ''chat'' namespace under the page where it is included.
54 You will have to setup user-rights (ACL) for ''chat'' namespace.
H A Dlocal.php.dist1 $conf['chat']['namespace'] = 'chat'; // namespace to put discussion pages in
/plugin/gallery2/dwgallery/
H A Ddwgallery.php168 $namespace = strtolower($gallery['namespace']);
177 $file = $gallery['datadir'].'/media/'.$namespace.'/'.$gallery['index'];
187 $picture = $namespace.'/'.trim($index[$nr]); // Dateiname des Bildes
/plugin/googlesearch/
H A Dnusoap.php3909 * @param mixed $namespace the element namespace for the method or false
3932 if(false == $namespace) {
4020 if(false == $namespace) {
4021 $namespace = "http://$SERVER_NAME/soap/$serviceName";
4034 $schemaTargetNamespace = $namespace;
4040 $this->wsdl->namespaces['tns'] = $namespace;
4043 if ($schemaTargetNamespace != $namespace) {
5705 * @param string $namespace optional The namespace for the operation
6533 * @param string $namespace optional method namespace (WSDL can override)
6644 if ($namespace) {
[all …]
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1namespace:1,"new":1,"null":1,object:1,operator:1,out:1,override:1,params:1,"private":1,"protected"… property in hljs.LANGUAGES.cpp.a.keyword

1...<<2122232425262728