Joomla Platform
13.1
Documentation des API du framework Joomla Platform
|
Liste complète des membres de JFilesystemPatcher, y compris les membres hérités :
$destinations | JFilesystemPatcher | protected |
$instance | JFilesystemPatcher | protectedstatic |
$patches | JFilesystemPatcher | protected |
$removals | JFilesystemPatcher | protected |
$sources | JFilesystemPatcher | protected |
__construct() | JFilesystemPatcher | protected |
add($udiff, $root=JPATH_BASE, $strip=0) | JFilesystemPatcher | |
addFile($filename, $root=JPATH_BASE, $strip=0) | JFilesystemPatcher | |
apply() | JFilesystemPatcher | |
applyHunk(&$lines, $src, $dst, $src_line, $src_size, $dst_line, $dst_size) | JFilesystemPatcher | protected |
DST_FILE | JFilesystemPatcher | |
findHeader(&$lines, &$src, &$dst) | JFilesystemPatcher | protectedstatic |
findHunk(&$lines, &$src_line, &$src_size, &$dst_line, &$dst_size) | JFilesystemPatcher | protectedstatic |
getDestination($dst, $src) | JFilesystemPatcher | protected |
getInstance() | JFilesystemPatcher | static |
getSource($src) | JFilesystemPatcher | protected |
HUNK | JFilesystemPatcher | |
reset() | JFilesystemPatcher | |
SPLIT | JFilesystemPatcher | |
splitLines($data) | JFilesystemPatcher | protectedstatic |
SRC_FILE | JFilesystemPatcher |