DataObject_Translation Class Reference
List of all members.
Detailed Description
DCMMS -- DC Maintenance Management System
Translation.php - Translation DataObject class.
Copyright (C) 2004 - 2006 DORSCH Consult
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program 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 General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
Member Function Documentation
DataObject_Translation::__clone |
( |
|
) |
|
|
DataObject_Translation::getTable |
( |
$ |
strBacklink = '' , |
|
|
$ |
strPagePath = '' |
|
) |
|
|
|
Return an HTML_Table containing all available translations. The table includes a link to a page for translation editing. - Parameters:
-
| $strBacklink | is a link back to the page that links to translation management. |
| $strPagePath | is the link from the current page to the translation management page ('' or 'admin/'). |
- Returns:
- An HTML_Table.
|
DataObject_Translation::postGenerateForm |
( |
&$ |
form |
) |
|
|
|
Add validation rules to form and fix Arabic layout. - Parameters:
-
| &$form | is the HTML Quickform to which the rules should be added. |
- Returns:
- Nothing.
|
DataObject_Translation::preGenerateForm |
( |
&$ |
fb |
) |
|
|
|
Set the internationalized form labels. |
DataObject_Translation::staticGet |
( |
$ |
k, |
|
|
$ |
v = NULL |
|
) |
|
|
Member Data Documentation
DataObject_Translation::$__table = 'translation' |
|
DataObject_Translation::$fb_addFormHeader = false |
|
|
Don't display a header above the form. |
DataObject_Translation::$fb_fieldsToRender = array("language", "translation") |
|
DataObject_Translation::$fb_hidePrimaryKey = false |
|
DataObject_Translation::$language |
|
DataObject_Translation::$term |
|
DataObject_Translation::$translation |
|
The documentation for this class was generated from the following file:
Generated on Sat Jul 1 21:19:35 2006 for DCMMS by
1.4.6-NO