PHP Classes

File: example/PropelSchemaXml/schema.xml

Recommend this page to a friend!
  Classes of nvb   PHP Service Locator Generator   example/PropelSchemaXml/schema.xml   Download  
File: example/PropelSchemaXml/schema.xml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Service Locator Generator
Generate locator classes from configuration files
Author: By
Last change: Update of example/PropelSchemaXml/schema.xml
Date: 5 months ago
Size: 433 bytes
 

Contents

Class file image Download
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?> <database name="example_net_bazzline_component_locator" defaultIdMethod="native"> <table name="table_one" phpName="MyTableOne" package="lib.model.table" description="Table-One "> <!-- content --> </table> <table name="table_two" phpName="MyTableTwo" package="lib.model.table" description="Table-Two "> <!-- content --> </table> </database>