Home
last modified time | relevance | path

Searched defs:types (Results 1 – 13 of 13) sorted by relevance

/dokuwiki/inc/Menu/
DDetailMenu.php15 protected $types = ['MediaManager', 'ImgBackto', 'Top']; variable in dokuwiki\\Menu\\DetailMenu
DSiteMenu.php14 protected $types = ['Recent', 'Media', 'Index']; variable in dokuwiki\\Menu\\SiteMenu
DUserMenu.php14 protected $types = ['Profile', 'Admin', 'Register', 'Login']; variable in dokuwiki\\Menu\\UserMenu
DPageMenu.php14 protected $types = ['Edit', 'Revert', 'Revisions', 'Backlink', 'Subscribe', 'Top']; variable in dokuwiki\\Menu\\PageMenu
DAbstractMenu.php18 protected $types = []; variable in dokuwiki\\Menu\\AbstractMenu
/dokuwiki/inc/Feed/
DFeedCreatorOptions.php13 protected $types = [ variable in dokuwiki\\Feed\\FeedCreatorOptions
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/
DPuTTY.php39 protected static $types = ['ssh-rsa']; variable in phpseclib3\\Crypt\\RSA\\Formats\\Keys\\PuTTY
DOpenSSH.php34 protected static $types = ['ssh-rsa']; variable in phpseclib3\\Crypt\\RSA\\Formats\\Keys\\OpenSSH
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/
DPuTTY.php43 protected static $types = [ variable in phpseclib3\\Crypt\\EC\\Formats\\Keys\\PuTTY
DOpenSSH.php39 protected static $types = [ variable in phpseclib3\\Crypt\\EC\\Formats\\Keys\\OpenSSH
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/
DOpenSSH.php34 protected static $types = ['ssh-dss']; variable in phpseclib3\\Crypt\\DSA\\Formats\\Keys\\OpenSSH
DPuTTY.php44 protected static $types = ['ssh-dss']; variable in phpseclib3\\Crypt\\DSA\\Formats\\Keys\\PuTTY
/dokuwiki/inc/
Dtemplate.php1819 function tpl_favicon($types = ['favicon'])