[ Index ] |
|
Code source de Symfony 1.0.0 |
[Code source] [Imprimer] [Statistiques]
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. This software consists of voluntary contributions made by many individuals and is licensed under the LGPL. For more information please see <http://phing.info>.
Poids: | 336 lignes (7 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
IoncubeEncoderTask:: (25 méthodes):
setIoncubePath()
getIoncubePath()
setPhpVersion()
getPhpVersion()
setFromDir()
getFromDir()
setToDir()
getToDir()
setEncrypt()
getEncrypt()
setBinary()
getBinary()
setOptimize()
getOptimize()
setWithoutRuntimeLoaderSupport()
getWithoutRuntimeLoaderSupport()
setTargetOption()
getTargetOption()
setLicensePath()
getLicensePath()
setPassPhrase()
getPassPhrase()
addComment()
main()
constructArguments()
Classe: IoncubeEncoderTask - X-Ref
Invokes the ionCube Encoder (PHP4 or PHP5)setIoncubePath($ioncubePath) X-Ref |
Sets the path to the ionCube encoder |
getIoncubePath() X-Ref |
Returns the path to the ionCube encoder |
setPhpVersion($phpVersion) X-Ref |
Sets the version of PHP to use (defaults to 5) |
getPhpVersion() X-Ref |
Returns the version of PHP to use (defaults to 5) |
setFromDir($fromDir) X-Ref |
Sets the source directory |
getFromDir($fromDir) X-Ref |
Returns the source directory |
setToDir($toDir) X-Ref |
Sets the target directory |
getToDir($toDir) X-Ref |
Returns the target directory |
setEncrypt($encrypt) X-Ref |
Sets regexps of additional files to encrypt (separated by space) |
getEncrypt() X-Ref |
Returns regexps of additional files to encrypt (separated by space) |
setBinary($binary) X-Ref |
Sets the binary option |
getBinary() X-Ref |
Returns the binary option |
setOptimize($optimize) X-Ref |
Sets the optimize option |
getOptimize() X-Ref |
Returns the optimize option |
setWithoutRuntimeLoaderSupport($withoutRuntimeLoaderSupport) X-Ref |
Sets the without-runtime-loader-support option |
getWithoutRuntimeLoaderSupport() X-Ref |
Returns the without-runtime-loader-support option |
setTargetOption($targetOption) X-Ref |
Sets the option to use when encoding target directory already exists (defaults to none) |
getTargetOption() X-Ref |
Returns he option to use when encoding target directory already exists (defaults to none) |
setLicensePath($licensePath) X-Ref |
Sets the path to the license file to use |
getLicensePath() X-Ref |
Returns the path to the license file to use |
setPassPhrase($passPhrase) X-Ref |
Sets the passphrase to use when encoding files |
getPassPhrase() X-Ref |
Returns the passphrase to use when encoding files |
addComment(IoncubeComment $comment) X-Ref |
Adds a comment to be used in encoded files |
main() X-Ref |
The main entry point |
constructArguments() X-Ref |
Constructs an argument string for the ionCube encoder |
Généré le : Fri Mar 16 22:42:14 2007 | par Balluche grâce à PHPXref 0.7 |