tasks/ext/ioncube/IoncubeLicenseTask.php
$Id: IoncubeLicenseTask.php 725 2010-02-11 22:47:11Z mrook $
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.
\IoncubeLicenseTask
Invokes the ionCube "make_license" program
- Parent(s)
- \Task < \ProjectComponent
- Author
- Michiel Rook
- Since
- 2.2.0
- Version
- $Id: IoncubeLicenseTask.php 725 2010-02-11 22:47:11Z mrook $
Properties
Methods

addComment(
$comment
)
:
voidAdds a comment to be used in encoded files
| Name | Type | Description |
|---|---|---|
| $comment |

setAllowedServer(
$allowedServer
)
:
voidSets the --allowed-server option to use when generating the license
| Name | Type | Description |
|---|---|---|
| $allowedServer |

setExpireIn(
$expireIn
)
:
voidSets the --expire-in option to use when generating the license
| Name | Type | Description |
|---|---|---|
| $expireIn |

setExpireOn(
$expireOn
)
:
voidSets the --expire-on option to use when generating the license
| Name | Type | Description |
|---|---|---|
| $expireOn |

setIoncubePath(
$ioncubePath
)
:
voidSets the path to the ionCube encoder
| Name | Type | Description |
|---|---|---|
| $ioncubePath |

setLicensePath(
$licensePath
)
:
voidSets the path to the license file to use
| Name | Type | Description |
|---|---|---|
| $licensePath |

setPassPhrase(
$passPhrase
)
:
voidSets the passphrase to use when encoding files
| Name | Type | Description |
|---|---|---|
| $passPhrase |