Portada

De Delphi for PHP Wiki de documentación

Image:box-delphi-php.gif

[editar] Documentación del IDE de Delphi para PHP

La documentación del IDE de Delphi para PHP incluye varias guías, cubriendo diferentes aspectos del entorno de desarrollo y de la creación de aplicaciones. Utilice el panel de la izquierda para navegar por los contenidos de este archivo de ayuda o ver un índice de los temas disponibles más abajo.

  • Guía del usuario - Comience con Delphi para PHP y familiarizarse con el IDE
  • Guía del desarrollador - Aprenda como crear aplicaciones usando la librería de clases VCL para PHP
  • Guía del desarrollador de base de datos - Construya aplicaciones de base de datos
  • Guía del desarrollador de componentes - Cree sus propios componentes VCL para PHP
  • Guía del colaborador - Normas para contribuir al proyecto de código abierto de la VCL para PHP
  • Apéndices - Información adicional, incluyendo enlaces a los temas de ayuda de los diálogos del IDE

Esta documentación está basada en un wiki, por lo que siempre puede acceder a la versión más actualizada aquí y descargar el último .chm aquí.

El objetivo de usar un wiki es permitir las contribuciones de todos para mejorar la documentación, por ejemplo, puede arreglar cualquier error gramatical que vea, o usar las secciones de discusión para pedir documentación más específica, o incluso crear sus propias páginas, no dude en hacerlo.

[editar] Guía del usuario

[editar] Comenzando

  1. Que es Delphi para PHP
  2. Cuales son las mejoras en Delphi para PHP 2.0
  3. Aplicaciones de ejemplo

[editar] Visita guiada al IDE de Delphi para PHP

  1. Ventana principal
  2. Página de bienvenida
  3. Paleta de herramientas
  4. Inspector de objetos
  5. Gestor de proyectos
  6. Explorador de código
  7. Explorador de datos
  8. Visor de datos
  9. Diseñador de formularios
  10. Diseñador de formularios con plantilla
  11. Diseñador HTML
  12. Ventanas acopladas
  13. Multi-idioma
  14. Trazador

[editar] General

  1. Overview of PHP User Interface Design
  2. Overview of Editing Code
  3. Overview of Debugging
  4. Overview of Deploying PHP Applications
  5. VCL for PHP Overview
  6. IBX for PHP Overview

[editar] Diseñar

  1. Adding Components to a Form
  2. Setting Component Properties
  3. Adding an Image Icon to a Component
  4. Building Application Menus
  5. Configuring the Designer
  6. Creating a Form
  7. Accessing the Designer
  8. Two Way Tools

[editar] Editar

  1. Customizing the Code Editor
  2. Creating Custom Components
  3. Creating Properties for Custom Components
  4. Saving Custom Components
  5. Setting Component Properties
  6. Using Code Insight
  7. Error Insight
  8. Code Folding
  9. Sync Ranges
  10. Bookmarks
  11. Tracking Band
  12. Conversions
  13. Syntax Highlighting
  14. Synchronized Editing
  15. Macro Recording and Playback
  16. Property Wizards
  17. Source Code Formatter
  18. Creating and Using Code Templates
  19. Writing Event Handlers
  20. Encoding, Format and Character Set
  21. Status Bar
  22. Undo/Redo
  23. Print
  24. Cut/Copy/Paste

[editar] Gestión de proyectos

  1. Opening a File
  2. Creating a Project
  3. Opening a Project
  4. Adding and Removing Files
  5. Adding Folder Contents to a Project
  6. Adding Packages
  7. Adding Multiple Components to an Existing Package
  8. Close/Close All
  9. Closing the IDE
  10. Save/Save As/Save All
  11. ProjectGroups

[editar] Ejecutar y depurar

  1. URL Parameters
  2. Execution Script
  3. Browser selection
  4. Adding a Watch
  5. Syntax Check
  6. Setting and Modifying Source Breakpoints
  7. Displaying Expanded Watch Information

[editar] Despliegue

  1. Deploying Applications
  2. Installing Custom Components
  3. Localizing Applications

[editar] Getting Help

  1. Viewing VCL for PHP Help
  2. PHP Manual Integration

[editar] Guía del desarrollador

[editar] Primeros pasos

  1. Getting Started
  2. Hello, World!
  3. Types of Applications

[editar] Librería de clases

  1. Page component
  2. Ownership and Parentship
  3. Properties, Methods and Events

[editar] Características

  1. Smarty Templates
  2. Page Inheritance
  3. List and arrays
  4. Layouts
  5. Layers

[editar] Usar Javascript

  1. Javascript Language
  2. Javascript Events

[editar] Usar componentes

  1. Using ActionLists
  2. Using BasicAuthentication
  3. Using DBGrid
  4. Using Images
  5. Using MainMenus
  6. Using PageControl
  7. Using RadioButtons
  8. Using RadioGroups
  9. Using Timer
  10. Using TreeViews
  11. Using Parent Properties
  12. Creating Web Services
  13. Using Events to dump code
  14. Displaying Information

[editar] Internacionalización

  1. Localizing the Interface
  2. Resource strings
  3. Language Selection

[editar] Guía del desarrollador de base de datos

[editar] General

  1. Creating a Database Application
  2. Creating an InterBase PHP Database Application
  3. Dragging an Item from the Data Explorer
  4. Registering a Database
  5. Connecting to Databases
  6. Understanding Datasets
  7. Parametrized Queries

[editar] Conexión con base de datos

  1. Introduction
  2. Advantage Database Server
  3. DB2
  4. Firebird
  5. FrontBase
  6. Generic ADO
  7. Informix
  8. InterBase
  9. LDAP
  10. Microsoft Access
  11. Microsoft SQL Server
  12. Microsoft Visual FoxPro
  13. MySQL
  14. NexusDB
  15. ODBC
  16. Oracle
  17. PDO
  18. PostgreSQL
  19. SAP DB
  20. SQLite
  21. Sybase

[editar] Guía del desarrollador de componentes

[editar] Introducción

  1. Introduction
  2. Creating Visual Components
  3. Creating Non-Visual Components

[editar] Primeros pasos

  1. Create your first component
  2. Installing into the IDE

[editar] Añadir funcionalidad

  1. Adding properties
  2. Adding events
  3. Adding javascript events

[editar] Interfaz de tiempo de diseño

  1. Property Editors
  2. Component Editors
  3. Enumerated Properties

[editar] Características específicas

  1. Graphic components
  2. Control styles
  3. Control states
  4. Deployment
  5. CSS Styles
  6. Layout Managers

[editar] Temas avanzados

  1. Qooxdoo Integration
  2. Environment Constants
  3. Preventing Double Header Code
  4. Ajax Integration
  5. Session Persistance
  6. Unique Identifiers
  7. Resources
  8. Object Properties
  9. Execution Order
  10. Data-aware Controls
  11. Layered Controls
  12. Array Properties
  13. Template Engines

[editar] Guía del colaborador

[editar] General

  1. General Information
  2. Avoiding legal problems
  3. What are the steps to contribute?
  4. How to get write access to the repository?
  5. I want to contribute, what do you need?

[editar] Preguntas y respuestas

  1. Steps needed to run the VCL for PHP tests

[editar] Documentación

[editar] Desarrollo de VCL para PHP

  1. How to apply .patch files to the existing VCL for PHP code?

[editar] Traducciones

  1. How to add a new translation to the IDE

[editar] Apéndices

[editar] General

  1. Readme
  2. Install
  3. Uninstall
  4. FAQ
  5. Links
  6. Screencasts
  7. Adding localized PHP help
  8. Vista compliant
  9. Available IDE translations

[editar] Combinaciones de teclas del IDE

  1. BRIEF Keyboard Shortcuts
  2. IDE Classic Keyboard Shortcuts
  3. Default Keyboard Shortcuts
  4. Visual Studio Keyboard Shortcuts

[editar] Ayuda del IDE

  1. About Dialog
  2. Add New Property To Source Code
  3. Array Editor
  4. Breakpoint List Window
  5. Breakpoint Properties
  6. Call Stack
  7. Code Explorer
  8. Color Options
  9. Customize Toolbars
  10. Data Explorer
  11. Data Viewer
  12. Deployment Wizard
  13. Dialog Boxes and Wizards
  14. Display Options
  15. Editor Options
  16. Environment Options
  17. Explorer Options
  18. Find in Files
  19. Global Variables Window
  20. Go to Line Number
  21. ImageList Editor
  22. Installed Packages
  23. Internationalization Wizard
  24. Items Editor
  25. Key Mappings
  26. License Manager
  27. Local Variables Window
  28. Log Window
  29. Messages
  30. New Component
  31. New Items
  32. Object Inspector
  33. Object Inspector Options
  34. Output
  35. Page Designer Options
  36. PHP Options
  37. PHP Options: Internal Webserver
  38. Picture Editor
  39. Profiler
  40. Project Manager
  41. Register Database
  42. Registration Wizard
  43. Remove from Project
  44. Replace Text
  45. Find
  46. Select Debug Desktop
  47. Source Formatter: Indent_Line Breaks Options
  48. Source Formatter: Spacing Options
  49. Source Options
  50. Splash
  51. StringList Editor
  52. Structure Window
  53. Toggle Form/Unit
  54. Tool Palette
  55. Use Unit
  56. Value List Editor
  57. View Unit
  58. Watch Properties
  59. Watches Window
Herramientas personales
Otros idiomas