[ Index ]

PHP Cross Reference of Phabricator

title

Body

[close]

/src/applications/config/option/ -> PhabricatorApplicationConfigOptions.php (summary)

(no description)

File Size: 238 lines (7 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 8 functions

  validateOption()
  didValidateOption()
  renderContextualDescription()
  getKey()
  newOption()
  loadAll()
  loadAllOptions()
  deformat()

Functions
Functions that are not part of a class:

validateOption(PhabricatorConfigOption $option, $value)   X-Ref
No description

didValidateOption(PhabricatorConfigOption $option,$value)   X-Ref
No description

renderContextualDescription(PhabricatorConfigOption $option,AphrontRequest $request)   X-Ref
Hook to render additional hints based on, e.g., the viewing user, request,
or other context. For example, this is used to show workspace IDs when
configuring `asana.workspace-id`.

param: PhabricatorConfigOption   Option being rendered.
param: AphrontRequest            Active request.
return: wild                      Additional contextual description

getKey()   X-Ref
No description

newOption($key, $type, $default)   X-Ref
No description

loadAll($external_only = false)   X-Ref
No description

loadAllOptions($external_only = false)   X-Ref
No description

deformat($string)   X-Ref
Deformat a HEREDOC for use in remarkup by converting line breaks to
spaces.




Generated: Sun Nov 30 09:20:46 2014 Cross-referenced by PHPXref 0.7.1