Home
last modified time | relevance | path

Searched defs:namespace (Results 101 – 125 of 152) sorted by last modified time

1234567

/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DAnnotationReader.php131 static public function addGlobalIgnoredNamespace($namespace)
/plugin/findologicxmlexport/vendor/twig/twig/src/Loader/
H A DFilesystemLoader.php56 public function getPaths($namespace = self::MAIN_NAMESPACE)
79 public function setPaths($paths, $namespace = self::MAIN_NAMESPACE)
99 public function addPath($path, $namespace = self::MAIN_NAMESPACE)
120 public function prependPath($path, $namespace = self::MAIN_NAMESPACE)
/plugin/timetrack/
H A Dhelper.php965 public function checkPageInNamespace($pageid,$namespace) {
/plugin/pdb/classes/
H A Dcache.php4 var $namespace =''; variable in plugin_cache
/plugin/pubchem/classes/
H A Dcache.php4 var $namespace =''; variable in plugin_cache
/plugin/pubmed/classes/
H A Dcache.php4 var $namespace =''; variable in plugin_cache
/plugin/htmlokay/
H A Daction.php18 var $namespace; variable in action_plugin_htmlOKay
H A Ddirectory_scan-3.php98 function get_access_file($access_dir, $namespace)
H A Dhelper.php20 var $namespace; variable in helper_plugin_htmlOKay
270 function get_access_file($access_dir, $namespace)
/plugin/tocselect/
H A Daction.php141 private function get_dir_list($dir, $namespace){
173 private function handle_directory($curdir, $namespace) {
177 private function handle_file($file, $namespace) {
182 private function handle_up($namespace) {
/plugin/fetchmedia/action/
H A Dajax.php222 public function findExternalMediaFiles($namespace, $type) {
/plugin/wikistats/
H A Dsyntax.php161 function addNamespace(&$data, $namespace) {
/plugin/src/
H A Dsyntax.php220 function _wikiPathFileToAbsolute($filePath, $namespace, $startDir) {
/plugin/authgoogle/google/contrib/
H A DGoogle_DatastoreService.php598 public $namespace; variable in Google_PartitionId
605 public function setNamespace( $namespace) {
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js1 …ocument!=="undefined"&&typeof window!=="undefined"){fabric.document=document;fabric.window=window;…
H A Dfabric.js524 getKlass: function(type, namespace) { argument
536 resolveNamespace: function(namespace) { argument
602 enlivenObjects: function(objects, callback, namespace, reviver) { argument
/plugin/icalevents/vendor/sabre/xml/lib/Deserializer/
H A Dfunctions.php61 function keyValue(Reader $reader, $namespace = null) {
140 function enum(Reader $reader, $namespace = null) {
181 function valueObject(Reader $reader, $className, $namespace) {
/plugin/icalevents/vendor/sabre/xml/lib/Serializer/
H A Dfunctions.php61 function valueObject(Writer $writer, $valueObject, $namespace) {
/plugin/scrape/
H A DHTMLPurifier.standalone.php
H A DphpQuery-onefile.php
/plugin/scrape/HTMLPurifier/ConfigSchema/Builder/
H A DXml.php
/plugin/labeled/db/
H A Dupdate0001.sql2 CREATE TABLE labels ( name, color, namespace, ordernr, PRIMARY KEY(name) ); field
/plugin/freechat/phpfreechat/lib/csstidy-1.2/
H A Dclass.csstidy.php112 var $namespace = ''; variable in csstidy
/plugin/mantis/lib/
H A Dclass.soap_server.php910 …function register($name,$in=array(),$out=array(),$namespace=false,$soapaction=false,$style=false,$…
998 …function configureWSDL($serviceName,$namespace = false,$endpoint = false,$style='rpc', $transport …
H A Dclass.wsdl.php1828 …function addOperation($name, $in = false, $out = false, $namespace = false, $soapaction = false, $…

1234567