/plugin/openlayersmapoverlays/_test/ |
H A D | general.test.php | 59 '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 D | plan.test.php | 73 $list = $plan->getList('pagelist'); 107 function getList($name) { function in test_helper_plugin_move_plan
|
/plugin/noticeboard/classes/ |
H A D | NoticeList.php | 106 $array = $this->list->getList(); 139 $array = $this->list->getList(); 165 $arrayGet = $returnList->getList(); 211 $array = $returnList->getList();
|
H A D | ArrayList.php | 61 public function getList(){ function in helper_plugin_noticeboard_ArrayList
|
/plugin/noticeboard/noticeboard/classes/ |
H A D | NoticeList.php | 106 $array = $this->list->getList(); 139 $array = $this->list->getList(); 165 $arrayGet = $returnList->getList(); 211 $array = $returnList->getList();
|
H A D | ArrayList.php | 61 public function getList(){ function in helper_plugin_noticeboard_ArrayList
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Keep/ |
H A D | Section.php | 37 public function getList() function in Google\\Service\\Keep\\Section
|
/plugin/odt/ODT/elements/ |
H A D | ODTElementListHeader.php | 103 public function getList () { function in ODTElementListHeader
|
H A D | ODTElementListItem.php | 103 public function getList () { function in ODTElementListItem
|
/plugin/siteexport/ |
H A D | preload.php | 248 public function getList($type = '', $all = false) { function in preload_plugin_siteexport_controller 249 $plugins = parent::getList($type, $all);
|
H A D | helper.php | 75 foreach ($plugin_controller->getList(null, true) as $plugin) { // All plugins 81 return array($allPlugins, $plugin_controller->getList());
|
/plugin/twitter/_test/ |
H A D | general.test.php | 58 in_array('twitter', $plugin_controller->getList()),
|
/plugin/mapillary/_test/ |
H A D | general.test.php | 58 in_array('mapillary', $plugin_controller->getList()),
|
/plugin/backlinks2/_test/ |
H A D | general.test.php | 58 in_array('backlinks', $plugin_controller->getList()),
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/ |
H A D | NonSdkApi.php | 108 public function getList() function in Google\\Service\\ToolResults\\NonSdkApi
|
/plugin/snow/_test/ |
H A D | general.test.php | 58 in_array('snow', $plugin_controller->getList()),
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/ |
H A D | Parameter.php | 64 public function getList() function in Google\\Service\\TagManager\\Parameter
|
/plugin/api/_test/ |
H A D | rest.test.php | 62 $plugin_controller->getList()),
|
/plugin/webcomponent/_test/ |
H A D | general.test.php | 57 $plugin_controller->getList()),
|
/plugin/addressbook/ |
H A D | syntax.php | 137 $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 D | Decorator.php | 139 foreach ($mime->headers->getList() as $name => $value)
|
/plugin/odt/ODT/ |
H A D | ODTParagraph.php | 41 $list = $listItem->getList();
|
/plugin/farmer/ |
H A D | helper.php | 201 $plugins = $plugin_controller->getList('', $all);
|
/plugin/sentry/ |
H A D | Event.php | 306 $pluginlist = $plugin_controller->getList('', false);
|
/plugin/langdelete/ |
H A D | admin.php | 378 $plugins = $plugin_controller->getList();
|