Formatting output Plese Wait...

ormMapParser Class Reference
[Parser.Database Connectivity]

This file is part of Zigmoyd PHP Framework. More...

Inheritance diagram for ormMapParser:

Inheritance graph
[legend]
Collaboration diagram for ormMapParser:

Collaboration graph
[legend]

Public Member Functions

 ormMapParser ()
 __construct ()
 parse_var_list ($str)
 explode_token ($token_str)
 parseMap ($map)
 The Raw Parser Goes through the Orm Map and Generates a Raw Array of Tokens and returns that You must supply the Full Path to Orm Map to work.
 loadMap ($map_path)
 Gets the file onced parsed by the parseMap() and Uses its returned array as the input and generates another easy to understand object and stores it into $this->__struct However you must supply the full path to orm map.

Data Fields

 $__map_file_name
 $__struct

Detailed Description

This file is part of Zigmoyd PHP Framework.

Copyright (C) 2008 Neel Basu (Sunanda Bose)

Zigmoyd PHP Framework is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Zigmoyd PHP Framework is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with Zigmoyd PHP Framework. If not, see <http://www.gnu.org/licenses/>. Parses the orm Map and generates and Intermediate code on $this->__struct that the Child class(s) can access and use

Definition at line 31 of file prs_orm.php.


Constructor & Destructor Documentation

ormMapParser::__construct( ) 


Member Function Documentation

ormMapParser::ormMapParser( ) 

ormMapParser::parse_var_list( unknown $str ) 

ormMapParser::explode_token( unknown $token_str ) 

ormMapParser::parseMap( string $map ) 

ormMapParser::loadMap( string $map_path ) 


Field Documentation

ormMapParser::$__map_file_name

ormMapParser::$__struct


The documentation for this class was generated from the following file:

Generated on Mon Oct 27 23:53:11 2008 for zigmoyd.kdevelop by doxygen 1.5.6
CompoundsX
Build Compounds List