Notice: Use of undefined constant ‘file - assumed '‘file' in /home/jpalio/vhosts/jpaliowikien.torn.com.pl/LocalSettings.php on line 154

Notice: Use of undefined constant bi’ - assumed 'bi’' in /home/jpalio/vhosts/jpaliowikien.torn.com.pl/LocalSettings.php on line 154
JDesigner:Home - Jpaliowiki EN

JDesigner:Home

From Jpaliowiki EN

Jump to: navigation, search

jDesigner is a programming tool designed to manage the application code of a portal under development.

Contents

Management of multimedia objects

Management of objecs

Management of pages

Management of privileges

Management of roles

Management of tasks

Management of global parameters

SQL

ERD

Features:

  • it does not require any installation on the user's computer - it is run with JNLP
  • a professional source code editor
  • syntax highlighting
  • automatic closing of HTML tags after placing of the </ string in the source code
  • sticky notes
  • pulling up and dropping down HTML tables
  • object compiling and execution
  • indicating tag pairs and opening and closing parenthesis
  • navigation between objects
  • view cloning
  • the list of modified objects
  • finding objects with text
  • searching for text inside objects that matches a pattern
  • export and import of objects' contents
  • creating graphs of calls to objects
  • monitoring the connection status
  • a robust set of built-in advanced functions that facilitate and speed up creation of the application code

Capabilities:

  • creating a portal's logical structure
  • creating a hierarchy of objects that reflects functional modules of a portal under development
  • defining page layouts and mutual relations between pages
  • restriction of access rights to pages through privileges
  • management of privileges
  • management of roles
  • management of multimedia objects
  • management of periodic tasks executed automatically by jPALIO
  • management of users who have access to the source code
  • management of global parameters
  • the ability to execute SQL queries
  • the ability to transfer code through versionizing and patches

Keyboard shortcuts:

  • CTRL+N - go to object
  • CTRL+P - go to page
  • CTRL+M - go to multimedia object
  • CTRL+D - compile current object
  • CTRL+E - execute current object
  • CTRL+Z - undo last change
  • CTRL+SHIFT+Z - redo last undone change
  • CTRL+F - find in current object
  • CTRL+O - find in all objects
  • CTRL+R - find and replace in current object
  • CTRL+T - move text left
  • CTRL+SHIFT+T - move text right
  • CTRL+G - go to text line
  • CTRL+/ - comment text line
  • CTRL+SHIFT+/ - comment selected text block
  • CTRL+W - clone view
  • CTRL+C - copy selected text
  • CTRL+X - cut selected text
  • CTRL+V - paste copied/cut text
  • CTRL+U - change all letters in selected text to uppercase
  • CTRL+L - change all letters in selected text to lowercase
  • CTRL+F4 - close current tab
  • CTRL+S - save changes to current object

Transfer of code

* jDesigner:Versioning
* jDesigner:Patches
Personal tools