phing-tasks-ext-ioncube
[ class tree: phing-tasks-ext-ioncube ] [ index: phing-tasks-ext-ioncube ] [ all elements ]

Element index for package phing-tasks-ext-ioncube

[ a ] [ g ] [ i ] [ m ] [ s ]

a

addComment
in file IoncubeLicenseTask.php, method IoncubeLicenseTask::addComment()
    Adds a comment to be used in encoded files
addComment
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::addComment()
    Adds a comment to be used in encoded files
addText
in file IoncubeComment.php, method IoncubeComment::addText()
top

g

getAllowedServer
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::getAllowedServer()
    Returns the allowed server setting
getBinary
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::getBinary()
    Returns the binary option
getCopy
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::getCopy()
    Returns the copy setting
getEncode
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::getEncode()
    Returns the encode setting
getEncrypt
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::getEncrypt()
    Returns regexps of additional files to encrypt (separated by space)
getExpirein
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::getExpirein()
    Returns the expireIn setting
getExpireon
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::getExpireon()
    Returns the expireOn setting
getFromDir
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::getFromDir()
    Returns the source directory
getIgnore
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::getIgnore()
    Returns the ignore setting
getIoncubePath
in file IoncubeLicenseTask.php, method IoncubeLicenseTask::getIoncubePath()
    Returns the path to the ionCube encoder
getIoncubePath
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::getIoncubePath()
    Returns the path to the ionCube encoder
getKeep
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::getKeep()
    Returns the ignore setting
getLicensePath
in file IoncubeLicenseTask.php, method IoncubeLicenseTask::getLicensePath()
    Returns the path to the license file to use
getLicensePath
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::getLicensePath()
    Returns the path to the license file to use
getNoDocComments
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::getNoDocComments()
    Returns the no-doc-comments option
getObfuscate
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::getObfuscate()
    Returns the optimize option
getObfuscationKey
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::getObfuscationKey()
    Returns the optimize option
getOptimize
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::getOptimize()
    Returns the optimize option
getPassPhrase
in file IoncubeLicenseTask.php, method IoncubeLicenseTask::getPassPhrase()
    Returns the passphrase to use when encoding files
getPassPhrase
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::getPassPhrase()
    Returns the passphrase to use when encoding files
getPhpVersion
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::getPhpVersion()
    Returns the version of PHP to use (defaults to 5)
getTargetOption
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::getTargetOption()
    Returns he option to use when encoding target directory already exists (defaults to none)
getToDir
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::getToDir()
    Returns the target directory
getValue
in file IoncubeComment.php, method IoncubeComment::getValue()
getWithoutRuntimeLoaderSupport
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::getWithoutRuntimeLoaderSupport()
    Returns the without-runtime-loader-support option
top

i

IoncubeComment
in file IoncubeComment.php, class IoncubeComment
    Wrapper for comments for ionCube tasks
IoncubeEncoderTask
in file IoncubeEncoderTask.php, class IoncubeEncoderTask
    Invokes the ionCube Encoder (PHP4 or PHP5)
IoncubeLicenseTask
in file IoncubeLicenseTask.php, class IoncubeLicenseTask
    Invokes the ionCube "make_license" program
IoncubeComment.php
procedural page IoncubeComment.php
IoncubeEncoderTask.php
procedural page IoncubeEncoderTask.php
IoncubeLicenseTask.php
procedural page IoncubeLicenseTask.php
top

m

main
in file IoncubeLicenseTask.php, method IoncubeLicenseTask::main()
    The main entry point
main
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::main()
    The main entry point
top

s

setAllowedServer
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::setAllowedServer()
    Sets the allowed server
setBinary
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::setBinary()
    Sets the binary option
setCopy
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::setCopy()
    Sets files or folders to copy (separated by space)
setEncode
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::setEncode()
    Sets additional file patterns, files or directories to encode,
setEncrypt
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::setEncrypt()
    Sets regexps of additional files to encrypt (separated by space)
setExpirein
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::setExpirein()
    Sets a period after which the files expire
setExpireon
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::setExpireon()
    Sets a YYYY-MM-DD date to expire the files
setFromDir
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::setFromDir()
    Sets the source directory
setIgnore
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::setIgnore()
    Set files and directories to ignore entirely and exclude from the target directory (separated by space).
setIoncubePath
in file IoncubeLicenseTask.php, method IoncubeLicenseTask::setIoncubePath()
    Sets the path to the ionCube encoder
setIoncubePath
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::setIoncubePath()
    Sets the path to the ionCube encoder
setKeep
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::setKeep()
    Set files and directories not to be ignored (separated by space).
setLicensePath
in file IoncubeLicenseTask.php, method IoncubeLicenseTask::setLicensePath()
    Sets the path to the license file to use
setLicensePath
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::setLicensePath()
    Sets the path to the license file to use
setNoDocComments
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::setNoDocComments()
    Sets the no-doc-comments option
setObfuscate
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::setObfuscate()
    Sets the obfuscate option
setObfuscationKey
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::setObfuscationKey()
    Sets the obfuscation key (required if using the obfuscate option)
setOptimize
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::setOptimize()
    Sets the optimize option
setPassPhrase
in file IoncubeLicenseTask.php, method IoncubeLicenseTask::setPassPhrase()
    Sets the passphrase to use when encoding files
setPassPhrase
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::setPassPhrase()
    Sets the passphrase to use when encoding files
setPhpVersion
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::setPhpVersion()
    Sets the version of PHP to use (defaults to 5)
setTargetOption
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::setTargetOption()
    Sets the option to use when encoding target directory already exists (defaults to none)
setToDir
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::setToDir()
    Sets the target directory
setWithoutRuntimeLoaderSupport
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::setWithoutRuntimeLoaderSupport()
    Sets the without-runtime-loader-support option
top

Documentation generated on Mon, 19 Oct 2009 10:50:11 +0200 by phpDocumentor 1.4.3