Home
last modified time | relevance | path

Searched refs:HELP_URL (Results 1 – 25 of 76) sorted by relevance

1234

/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmHelpPlugin/lib/service/
H A DHelpConfigService.php24 const HELP_URL = 'help.url'; define in HelpConfigService
44 return $this->_getConfigValue(self::HELP_URL);
/dports/audio/musescore/MuseScore-3.6.1/build/
H A Dfunctions.cmake52 HELP_URL # Where to get help if program is not found.
60 find_program(${PATHV} NAMES ${CMD_NAMES} DOC "${HELP_URL}")
84 "See ${HELP_URL}"
97 "See ${HELP_URL}"
/dports/graphics/xaos/XaoS-release-4.2.1/src/include/
H A Dconfig.h8 #define HELP_URL "https://github.com/xaos-project/XaoS/wiki" macro
/dports/graphics/qgis-ltr/qgis-3.16.16/python/plugins/processing/gui/
H A DHelpEditionDialog.py51 HELP_URL = 'HELP_URL' variable in HelpEditionDialog
127 self.HELP_URL)
/dports/databases/p5-DBIx-Class/DBIx-Class-0.082842/lib/DBIx/
H A DClass.pm77 sub DBIx::Class::_ENV_::HELP_URL () {
/dports/audio/picard/picard-release-2.6.2/picard/ui/options/
H A Dinterface_top_tags.py43 HELP_URL = '/config/options_interface_top_tags.html'
H A Dratings.py45 HELP_URL = '/config/options_ratings.html' variable in RatingsOptionsPage
H A Dmatching.py44 HELP_URL = '/config/options_matching.html' variable in MatchingOptionsPage
H A Dtags_compatibility_wave.py46 HELP_URL = '/config/options_tags_compatibility_wave.html'
H A Dtags_compatibility_aac.py44 HELP_URL = '/config/options_tags_compatibility_aac.html' variable in TagsCompatibilityAACOptionsPage
H A Dtags_compatibility_ac3.py44 HELP_URL = '/config/options_tags_compatibility_ac3.html'
H A Dcdlookup.py56 HELP_URL = '/config/options_cdlookup.html' variable in CDLookupOptionsPage
H A D__init__.py46 HELP_URL = None variable in OptionsPage
H A Dtags.py50 HELP_URL = '/config/options_tags.html'
H A Ddialog.py198 url = current_page.HELP_URL
202 url = current_page.HELP_URL
H A Dadvanced.py47 HELP_URL = '/config/options_advanced.html' variable in AdvancedOptionsPage
H A Dnetwork.py46 HELP_URL = '/config/options_network.html' variable in NetworkOptionsPage
H A Dtags_compatibility_id3.py47 HELP_URL = '/config/options_tags_compatibility_id3.html' variable in TagsCompatibilityID3OptionsPage
/dports/graphics/qgis/qgis-3.22.3/python/plugins/processing/gui/
H A DHelpEditionDialog.py51 HELP_URL = 'HELP_URL' variable in HelpEditionDialog
139 … item = TreeDescriptionItem(self.tr('Documentation help URL (for help button)'), self.HELP_URL)
/dports/databases/p5-DBIx-Class/DBIx-Class-0.082842/lib/DBIx/Class/
H A DResultSourceHandle.pm71 DBIx::Class::_ENV_::HELP_URL,
/dports/deskutils/py-autokey/autokey-0.95.10/lib/autokey/
H A Dcommon.py53 HELP_URL = "https://github.com/autokey/autokey/wiki/Troubleshooting" variable
/dports/graphics/wdune/wdune-1.926/src/swt/motif/
H A Dbrowser.c401 const char *helpDir = HELP_URL; in swHelpBrowserInit()
403 url = (char *) malloc(strlen(HELP_URL) + strlen(index) + 2); in swHelpBrowserInit()
404 strcpy(url, HELP_URL); in swHelpBrowserInit()
437 browser->helpUrl = mystrdup(HELP_URL); in swHelpBrowserSetDefaults()
/dports/audio/picard/picard-release-2.6.2/picard/coverart/providers/
H A Dlocal.py47 HELP_URL = '/config/options_local_files.html'
/dports/sysutils/autopsy/autopsy-2.24/lib/
H A DMain.pm100 $::HELP_URL = "help/index.html";
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/page_info/android/java/src/org/chromium/components/page_info/
H A DConnectionInfoView.java40 private static final String HELP_URL = field in ConnectionInfoView
191 mLinkUrl = HELP_URL; in addMoreInfoLink()

1234