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