Zend Studio for IBM i Extras
Note:
The features listed below are only available in the Zend Studio for IBM i.
Zend Studio for IBM i contains additional extras to help you connect to and use IBM i functionality.
Free Registration
System i users who have downloaded Zend Studio are entitled to a free license.
|
|
|
To receive and activate your free license:
|
Your Zend Studio for IBM i will be registered and all functionality will be available. |
IBM i PHP API Toolkit functions Templates
For information on Templates and how to use them, see the 'Using Templates' topic.
Zend Studio contains templates for the following IBM i PHP API Toolkit functions:
IBM i Template |
Explanation |
i5ActiveJobs |
Enables retrieving the system's active jobs:
|
i5Connect |
Enables connecting to the i5 server:
|
i5DataAreaCreate |
Creates the data area:
|
i5DataAreaDelete |
Enables deleting the data area:
|
i5DataAreaRead |
Enables reading from a data area:
|
i5DataAreaWrite |
Enables reading from a data area:
|
i5DtaqReceive |
Enables reading data from the data queue without key:
|
i5DtaqReceiveKey |
Enables reading data from the data queue with key:
|
i5DtaqSend |
Enables putting data to the data queue without key:
|
i5DtaqSendKey |
Enables putting data into the data queue without a key, it
|
i5JobLogs |
Enables retrieving job log entries:
|
i5ObjectListing |
Enables getting an array with the message element for an object list entry:
|
i5Program |
Enables calling a program and accept results from it:
|
i5ProgramService |
Creates Web Services class enabling invoking an RPG program:
|
i5Spool |
Enables getting spool file data from the queue and getting the data from the spool file:
|
i5UserSpaceCreate |
Creates a new user space object:
|
i5UserSpaceDelete |
Enables deleting a user space object:
|
i5UserSpaceGet |
Retrieves user space data:
|
i5UserSpacePut |
Enables to add user space data:
|
Content Assist
Zend Studio, contains Content Assist for commonly used IBM i functionality. Content Assist is available for the IBM i PHP Toolkit functions (listed above), as well as for connectivity to the Zend 5250 Bridge.
For more information on Content Assist and how to use it, see the Content Assist topic.