Home
last modified time | relevance | path

Searched refs:getMethods (Results 51 – 75 of 92) sorted by relevance

1234

/plugin/youtrack/
H A Dhelper.php22 public function getMethods() { function in helper_plugin_youtrack
/plugin/adhoctags/
H A Dhelper.php20 public function getMethods() { function in helper_plugin_adhoctags
/plugin/ckgdoku/
H A Dhelper.php14 function getMethods(){ function in helper_plugin_ckgdoku
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/
H A DSimplePluginTest.php31 $this->assertEquals(array('ACL'), $aclPlugin->getMethods(''));
/plugin/ckgedit/
H A Dhelper.php14 function getMethods(){ function in helper_plugin_ckgedit
/plugin/explorertree/
H A Dhelper.php36 function getMethods() { function in helper_plugin_explorertree
/plugin/news/
H A Dhelper.php14 function getMethods(){ function in helper_plugin_news
/plugin/strata/helper/
H A Dutil.php28 function getMethods() { function in helper_plugin_strata_util
/plugin/discussion/
H A Dhelper.php15 function getMethods() { function in helper_plugin_discussion
/plugin/odt/helper/
H A Ddwcssloader.php28 function getMethods() { function in helper_plugin_odt_dwcssloader
/plugin/spatialhelper/helper/
H A Dsitemap.php54 final public function getMethods(): array
48 final public function getMethods(): array { global() function in helper_plugin_spatialhelper_sitemap
/plugin/ghissues/helper/
H A DapiCacheInterface.php20 public function getMethods() { function in helper_plugin_ghissues_apiCacheInterface
/plugin/creole/helper/
H A Deventhandler.php128 function getMethods() { function in helper_plugin_creole_eventhandler
/plugin/htmlokay/
H A Dhelper.php23 function getMethods(){ function in helper_plugin_htmlOKay
/plugin/settingstree/
H A Dhelper.php83 function getMethods() { function in helper_plugin_settingstree
/plugin/solr/
H A Dhelper.php21 public function getMethods(){ function in helper_plugin_solr
/plugin/bureaucracyau/helper/
H A Dfield.php454 public function getMethods() { function in helper_plugin_bureaucracyau_field
/plugin/bureaucracy-au/helper/
H A Dfield.php454 public function getMethods() { function in helper_plugin_bureaucracyau_field
/plugin/autolink2/
H A Dhelper.php54 function getMethods(){ function in helper_plugin_autolink2
/plugin/bureaucracy/helper/
H A Dfield.php454 public function getMethods() { function in helper_plugin_bureaucracy_field
/plugin/attribute/
H A Dhelper.php57 public function getMethods() function in helper_plugin_attribute
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DTest.php840 foreach ($class->getMethods() as $method) {
945 $methods = $class->getMethods();
/plugin/tabinclude/
H A Dhelper.php16 function getMethods() { function in helper_plugin_tabinclude
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/
H A DGenerator.php385 foreach ($reflector->getMethods() as $method) {
1300 foreach ($class->getMethods() as $method) {
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DParser.php301 foreach ($r->getMethods() as $method) {

1234