[ Index ]

PHP Cross Reference of Phabricator

title

Body

[close]

/src/applications/phragment/storage/ -> PhragmentFragment.php (summary)

(no description)

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

Defines 19 functions

  getConfiguration()
  generatePHID()
  getURI()
  getName()
  getFile()
  attachFile()
  isDirectory()
  isDeleted()
  getLatestVersion()
  attachLatestVersion()
  createFromFile()
  updateFromFile()
  updateFromZIP()
  deleteFile()
  getFragmentMappings()
  getCapabilities()
  getPolicy()
  hasAutomaticCapability()
  describeAutomaticCapability()

Functions
Functions that are not part of a class:

getConfiguration()   X-Ref
No description

generatePHID()   X-Ref
No description

getURI()   X-Ref
No description

getName()   X-Ref
No description

getFile()   X-Ref
No description

attachFile(PhabricatorFile $file)   X-Ref
No description

isDirectory()   X-Ref
No description

isDeleted()   X-Ref
No description

getLatestVersion()   X-Ref
No description

attachLatestVersion(PhragmentFragmentVersion $version)   X-Ref
No description

createFromFile(PhabricatorUser $viewer,PhabricatorFile $file = null,$path,$view_policy,$edit_policy)   X-Ref
Create a new fragment from a file.


updateFromFile(PhabricatorUser $viewer,PhabricatorFile $file)   X-Ref
Set the specified file as the next version for the fragment.


updateFromZIP(PhabricatorUser $viewer,PhabricatorFile $file)   X-Ref
Apply the specified ZIP archive onto the fragment, removing
and creating fragments as needed.


deleteFile(PhabricatorUser $viewer)   X-Ref
Delete the contents of the specified fragment.


getFragmentMappings(PhabricatorUser $viewer,$base_path)   X-Ref
No description

getCapabilities()   X-Ref
No description

getPolicy($capability)   X-Ref
No description

hasAutomaticCapability($capability, PhabricatorUser $viewer)   X-Ref
No description

describeAutomaticCapability($capability)   X-Ref
No description



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