[ Index ] |
PHP Cross Reference of Phabricator |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 165 lines (4 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
addCommand($command) X-Ref |
No description |
getCommands() X-Ref |
No description |
setShortName($short_name) X-Ref |
No description |
getShortName() X-Ref |
No description |
setName($name) X-Ref |
No description |
getName() X-Ref |
No description |
setSummary($summary) X-Ref |
No description |
getSummary() X-Ref |
No description |
setIssueKey($issue_key) X-Ref |
No description |
getIssueKey() X-Ref |
No description |
setIsFatal($is_fatal) X-Ref |
No description |
getIsFatal() X-Ref |
No description |
addPHPConfig($php_config) X-Ref |
No description |
addPHPConfigOriginalValue($php_config, $value) X-Ref |
Set an explicit value to display when showing the user PHP configuration values. If Phabricator has changed a value by the time a config issue is raised, you can provide the original value here so the UI makes sense. For example, we alter `memory_limit` during startup, so if the original value is not provided it will look like it is always set to `-1`. param: string PHP configuration option to provide a value for. param: string Explicit value to show in the UI. return: this |
getPHPConfigOriginalValue($php_config, $default = null) X-Ref |
No description |
getPHPConfig() X-Ref |
No description |
addMySQLConfig($mysql_config) X-Ref |
No description |
getMySQLConfig() X-Ref |
No description |
addPhabricatorConfig($phabricator_config) X-Ref |
No description |
getPhabricatorConfig() X-Ref |
No description |
addRelatedPhabricatorConfig($phabricator_config) X-Ref |
No description |
getRelatedPhabricatorConfig() X-Ref |
No description |
addPHPExtension($php_extension) X-Ref |
No description |
getPHPExtensions() X-Ref |
No description |
setMessage($message) X-Ref |
No description |
getMessage() X-Ref |
No description |
setIsIgnored($is_ignored) X-Ref |
No description |
getIsIgnored() X-Ref |
No description |
Generated: Sun Nov 30 09:20:46 2014 | Cross-referenced by PHPXref 0.7.1 |