Webenq_Model_Report
This class has been auto-generated by the Doctrine ORM Framework
package | Webenq_Models |
---|---|
author | Bart Huttinga |
subpackage | |
version | SVN: $Id: Builder.php,v 1.2 2011/07/12 13:39:03 bart Exp $ |
addReportTitle(string $language, string $title) : \Webenq_Model_Report
fluent | This method is part of a fluent interface and will return the same instance |
---|
string
The language to set the title for
string
The report title for the given language
fromArray(array $array, bool $deep)
getReportTitle(string $language) : \Webenq_Model_ReportText
Creates an empty translation if nothing was found and the report exists in the database.
string
\Webenq_Model_ReportText
getReports($id)
setTableDefinition()
inherited_from | \Webenq_Model_Base_Report::setTableDefinition() |
---|
setUp()
inherited_from | \Webenq_Model_Base_Report::setUp() |
---|