About the icons
In order to represent available actions, we use icons so it's pretty explicit and doesn't need much place to display it in the favor of more important information.
Despite this, we thought that listing these icons and indicating their goal could be a real help.
Icons used with Bootstrap that come from Glyphicons:
: on hover, it displays informations about the element it's attached to
: when clicked, it sends you to the PHP Documentation tab for the current package
: when clicked, it sends you to the execution tab for the current package
: when clicked, sends back the file the icon is attached to
: represents an operation defined in the WSDL that you can call from the intuitive web interface or by our REST Web Service
: indicates that the current element it is attached to is private and is only visible by you
: allows to reload the current element data it is attached to
: used to identify a link that can remove/delete the current element it is associated to
: identify the availibity to save a data in the platform
: represents the folder of the saved data
PhpDocumentor icons:
: the classes tree
: a package
: a class
: a method
: a constant
: a variable
: a private variable
: the class constructor
Dynatree icon:
: a folder
Miscellanous icons:
: data are being loaded from the server, you must wait the end of the process to be able to make a new action
: a PHP file