Home
last modified time | relevance | path

Searched defs:manager (Results 1 – 25 of 36) sorted by relevance

12

/plugin/farm/
H A Doverview.class.php23 var $manager = null; variable in dokuwiki_farm_overview
28 function __construct($manager) {
H A Danimalmanager.class.php17 var $manager = null; variable in dokuwiki_farm_animalmanager
23 function __construct($manager) {
H A Dinstall.class.php19 var $manager = null; variable in dokuwiki_farm_install
29 function __construct($manager) {
H A Dsoapconfig.class.php20 var $manager = null; variable in dokuwiki_farm_soapconfig
26 function __construct($manager) {
H A Dvirtualhostconfig.class.php20 var $manager = null; variable in dokuwiki_farm_virtualhostconfig
26 function __construct($manager) {
H A Dconfig.class.php21 var $manager = null; variable in dokuwiki_farm_config
29 function __construct($manager) {
H A Danimal.class.php20 var $manager = null; variable in dokuwiki_farm_animal
31 function __construct($name = '', $manager = null) {
694 public static function listAnimals($manager = null) {
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/
H A DGroupsUser.php21 private $manager; variable in JMS\\Serializer\\Tests\\Fixtures\\GroupsUser
28 public function __construct($name, ?GroupsUser $manager = null, array $friends = [])
/plugin/components/lib/
H A Daction_manager.php29 private static $manager = NULL; variable in Doku_Action_Manager
31 public static function manager() { function in Doku_Action_Manager
/plugin/fedauth/classes/
H A Dfa_base.class.php21 var $manager = null; variable in fa_base
50 function __construct(&$manager, $cmd, $provid='') {
/plugin/fedauth/classes/usr/
H A Dfa_logout.usr.class.php24 function __construct(&$manager, $cmd, $provid='') {
H A Dfa_remove.usr.class.php24 function __construct(&$manager, $cmd, $provid='') {
H A Dfa_register.usr.class.php25 function __construct(&$manager, $cmd, $provid='') {
H A Dfa_signin.usr.class.php24 function __construct(&$manager, $cmd, $provid='') {
H A Dfa_signedin.usr.class.php24 function __construct(&$manager, $cmd, $provid='') {
H A Dfa_manage.usr.class.php24 function __construct(&$manager, $cmd, $provid='') {
H A Dfa_login.usr.class.php24 function __construct(&$manager, $cmd, $provid='') {
/plugin/fedauth/classes/adm/
H A Dfa_remove.adm.class.php25 function __construct(&$manager, $cmd, $provid='') {
H A Dfa_toggle.adm.class.php25 function __construct(&$manager, $cmd, $provid='') {
H A Dfa_movedn.adm.class.php25 function __construct(&$manager, $cmd, $provid='') {
H A Dfa_uselarge.adm.class.php25 function __construct(&$manager, $cmd, $provid='') {
H A Dfa_usesmall.adm.class.php25 function __construct(&$manager, $cmd, $provid='') {
H A Dfa_moveup.adm.class.php25 function __construct(&$manager, $cmd, $provid='') {
H A Dfa_restore.adm.class.php28 function __construct(&$manager, $cmd, $provid='') {
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DMongoDBHandler.php39 private $manager; variable in Monolog\\Handler\\MongoDBHandler

12