Home
last modified time | relevance | path

Searched refs:subpages (Results 1 – 11 of 11) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
DPage.php65 public function setSubpages($subpages) argument
67 $this->subpages = $subpages;
74 return $this->subpages;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
DPage.php65 public function setSubpages($subpages) argument
67 $this->subpages = $subpages;
74 return $this->subpages;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
DPage.php65 public function setSubpages($subpages) argument
67 $this->subpages = $subpages;
74 return $this->subpages;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
DPage.php65 public function setSubpages($subpages) argument
67 $this->subpages = $subpages;
74 return $this->subpages;
/plugin/subpages/
Dplugin.info.txt2 base subpages
7 desc Show subpages as a list if you add ~~SUBPAGES~~. Based on the dir plugin.
8 url http://www.dokuwiki.org/plugin:subpages
DREADME.md1 # dokuwiki-plugin-subpages
4 For more information visit https://www.dokuwiki.org/plugin:subpages
Dsyntax.php17 var $subpages = Array(); variable in syntax_plugin_subpages
/plugin/whennotfound/
Dhelp.txt4 … automatically redirected to '':folder:index'' page. The names of index subpages can be specified …
5 …- If no index subpage is available, show the list of subpages (requires [[http://wiki.splitbrain.o…
DREADME.md7 * "pagelist": Show the list of subpages (requires the [indexmenu plugin](https://www.dokuwiki.org/p…
/plugin/sphinxsearch-was/
H A Daction.php234 function _showResult($row, $keywords, $subpages = false) argument
256 if ($subpages) {
/plugin/sphinxsearch/
Daction.php279 function _showResult($row, $keywords, $subpages = false) argument
301 if($subpages){