Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Banago
PHPloy
PHPloy
relPath
Banago\PHPloy\PHPloy::relPath PHP Method
PHPloy Class Documentation
Datei anzeigen
Open project: banago/phploy
relPath()
protected
method
Strip Absolute Path.
protected
relPath
(
string
$el
) :
string
$el
string
return
string
protected function relPath($el) { $abs = getcwd() . '/'; return str_replace($abs, '', $el); }
PHPloy
__construct
checkSubSubmodules
checkSubmodules
compare
copy
createSampleIniFile
currentBranch
currentRevision
debug
deploy
directoryToArray
executeOnRemoteServer
filterIgnoredFiles
filterIncludedFiles
getPassword
getPasswordFile
getPasswordFromIniFile
hasDeletedDirectories
humanFilesize
listFiles
log
parseIniFile
patternMatch
postDeploy
postDeployRemote
preDeploy
preDeployRemote
prepareServers
purge
push
relPath
setRevision
setup