Home
last modified time | relevance | path

Searched defs:namespace (Results 76 – 100 of 210) sorted by relevance

123456789

/plugin/refnotes/
Dinstructions.php76 public function __construct($namespace, $data) {
87 public function __construct($namespace, $data) {
98 public function __construct($namespace) {
/plugin/siteexport/action/
H A Daggregate.php24 private function prefixStart($namespace) {
/plugin/geonav/server/
Dget_county.php21 $namespace = $topic; variable
Dget_locality.php27 $namespace = $topic; variable
Dget_state.php40 $namespace = $topic; variable
/plugin/publish/
H A Dscript.js30 namespace: namespace property
H A Dhelper.php378 function getPagesFromNamespace($namespace) {
430 public function removeSubnamespacePages ($pages, $namespace) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
DDisplayData.php53 public $namespace; variable in Google\\Service\\Dataflow\\DisplayData
172 public function setNamespace($namespace)
/plugin/spatialhelper/helper/
Dsitemap.php149 private function skipPage(string $id, string $namespace): bool
/plugin/tagging/
H A Dhelper.php128 public function globNamespace($namespace)
412 public function getAllTags($namespace = '', $order_by = 'tid', $desc = false, $filters = [])
584 public function deleteTags($tags, $namespace = '')
/plugin/catmenu/
H A Dscript.js157 function catmenu_promptNewPageFallback(namespace, conf, urlSeparator) { argument
345 namespace: ns, property
/plugin/approve/
H A Dremote.php29 …$states = ['approved', 'draft', 'ready_for_approval'], $namespace = '', $filter = '', $approver = …
/plugin/visualindex/script/
H A Dtoolbar.js127 namespace: String($namespace.val() || '.').trim() || '.', property
162 submit({namespace: ns, filter: '', desc: false, medias: false}); property
/plugin/supa/
Dscript.js14 namespace: "", property
285 …init: function (sectok, preview_scaler, preview_width, preview_height, namespace, default_filename… argument
/plugin/bloglinks/
Daction.php83 function _getRelatedEntries($namespace) {
/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/src/Types/
DContextFactory.php67 public function createForNamespace($namespace, $fileContents)
/plugin/icalevents/vendor/sabre/xml/lib/Serializer/
Dfunctions.php61 function valueObject(Writer $writer, $valueObject, $namespace) {
/plugin/htmlokay/
Ddirectory_scan-3.php98 function get_access_file($access_dir, $namespace)
/plugin/webdav/vendor/sabre/xml/lib/Serializer/
Dfunctions.php61 function valueObject(Writer $writer, $valueObject, $namespace) {
/plugin/catmenu/script/
H A Dprosemirror.js204 const values = {namespace: '.', ...initialValues}; property
222 onSubmit({namespace: String($namespace.val() || '.').trim() || '.'}); property
324 … ? (parseCatmenuSyntax(syntaxFromNode(existing.node)) || {namespace: '.'}) property
/plugin/findologicxmlexport/vendor/jms/serializer/src/Visitor/Factory/
DXmlSerializationVisitorFactory.php51 public function setDefaultRootName(string $name, ?string $namespace = null): self
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
DAnnotationRegistry.php81 public static function registerAutoloadNamespace(string $namespace, $dirs = null) : void
/plugin/xcom/
Dremote.php73 public function listNamespaces($namespace="",$mask="") {
149 public function getMedia($id,$namespace="") {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
DObjectMeta.php66 public $namespace; variable in Google\\Service\\CloudRun\\ObjectMeta
225 public function setNamespace($namespace)
/plugin/approve/helper/
H A Ddb.php188 string $namespace='', string $filter=''): array
367 public function addMaintainer(string $namespace, string $approver): void

123456789