PhpLight
[ class tree: PhpLight ] [ index: PhpLight ] [ all elements ]

Class: PhpLight_SqlLoader

Source Location: /SqlLoader.php

Class Overview


PhpLight sql loader class


Variables

Methods



Class Details

[line 21]
PhpLight sql loader class



[ Top ]


Class Variables

$_path =

[line 28]

Path for sql files



Tags:

access:  protected

Type:   string


[ Top ]

$_queries = array()

[line 35]

Sql queries



Tags:

access:  protected

Type:   array


[ Top ]



Class Methods


method get [line 75]

string get( string $name)

Get query



Tags:

throws:  PhpLight_Exception
access:  public


Parameters:

string   $name  

[ Top ]

method load [line 55]

void load( string $file)

Load sql file



Tags:

throws:  PhpLight_Exception
access:  public


Parameters:

string   $file  

[ Top ]

method setPath [line 42]

void setPath( string $path)

Set path for sql files



Tags:

access:  public


Parameters:

string   $path  

[ Top ]


Documentation generated on Fri, 07 Oct 2011 08:06:19 +0300 by phpDocumentor 1.4.3