Home
last modified time | relevance | path

Searched refs:getList (Results 1 – 25 of 30) sorted by relevance

12

/plugin/openlayersmapoverlays/_test/
H A Dgeneral.test.php59 'geophp', $plugin_controller->getList(), "geophp plugin is loaded"
62 'openlayersmap', $plugin_controller->getList(), "openlayersmap plugin is loaded"
65 … 'openlayersmapoverlays', $plugin_controller->getList(), "openlayersmapoverlays plugin is loaded"
/plugin/move/_test/
H A Dplan.test.php73 $list = $plan->getList('pagelist');
107 function getList($name) { function in test_helper_plugin_move_plan
/plugin/noticeboard/classes/
H A DNoticeList.php106 $array = $this->list->getList();
139 $array = $this->list->getList();
165 $arrayGet = $returnList->getList();
211 $array = $returnList->getList();
H A DArrayList.php61 public function getList(){ function in helper_plugin_noticeboard_ArrayList
/plugin/noticeboard/noticeboard/classes/
H A DNoticeList.php106 $array = $this->list->getList();
139 $array = $this->list->getList();
165 $arrayGet = $returnList->getList();
211 $array = $returnList->getList();
H A DArrayList.php61 public function getList(){ function in helper_plugin_noticeboard_ArrayList
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Keep/
H A DSection.php37 public function getList() function in Google\\Service\\Keep\\Section
/plugin/odt/ODT/elements/
H A DODTElementListHeader.php103 public function getList () { function in ODTElementListHeader
H A DODTElementListItem.php103 public function getList () { function in ODTElementListItem
/plugin/siteexport/
H A Dpreload.php248 public function getList($type = '', $all = false) { function in preload_plugin_siteexport_controller
249 $plugins = parent::getList($type, $all);
H A Dhelper.php75 foreach ($plugin_controller->getList(null, true) as $plugin) { // All plugins
81 return array($allPlugins, $plugin_controller->getList());
/plugin/twitter/_test/
H A Dgeneral.test.php58 in_array('twitter', $plugin_controller->getList()),
/plugin/mapillary/_test/
H A Dgeneral.test.php58 in_array('mapillary', $plugin_controller->getList()),
/plugin/backlinks2/_test/
H A Dgeneral.test.php58 in_array('backlinks', $plugin_controller->getList()),
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/
H A DNonSdkApi.php108 public function getList() function in Google\\Service\\ToolResults\\NonSdkApi
/plugin/snow/_test/
H A Dgeneral.test.php58 in_array('snow', $plugin_controller->getList()),
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/
H A DParameter.php64 public function getList() function in Google\\Service\\TagManager\\Parameter
/plugin/api/_test/
H A Drest.test.php62 $plugin_controller->getList()),
/plugin/webcomponent/_test/
H A Dgeneral.test.php57 $plugin_controller->getList()),
/plugin/addressbook/
H A Dsyntax.php137 $list = $this->getList(false,'department,surname,firstname,cfunction');
164 $pList = $this->getList(Array('department' => $params['select']));
609 function getList($filters=false,$order="surname,firstname,cfunction,department"){ function in syntax_plugin_addressbook
740 $list =$this->getList();
810 …$list =$this->getList(false,($separator == false? '': "$separator,").'surname,firstname,cfunction'…
/plugin/swiftmail/Swift/Plugin/
H A DDecorator.php139 foreach ($mime->headers->getList() as $name => $value)
/plugin/odt/ODT/
H A DODTParagraph.php41 $list = $listItem->getList();
/plugin/farmer/
H A Dhelper.php201 $plugins = $plugin_controller->getList('', $all);
/plugin/sentry/
H A DEvent.php306 $pluginlist = $plugin_controller->getList('', false);
/plugin/langdelete/
H A Dadmin.php378 $plugins = $plugin_controller->getList();

12