
|
| HoursCategory |
| Country |
| Employee |
| EmployeePropertyHoursPage |
| EmployeeSaveAction |
| Gender |
| Hours |
| IndexPage |
| MenuPart |
|
| HoursCategory |
| getClassDir |
| getLabel |
| getLabelSort |
| getTableName |
| initPropertyDescriptors |
|
<?php
// Copyright (c) MetaClass, 2003-2007
// Licensed under the Academic Free License version 3.0
includeClass('', 'pnt/db');
class HoursCategory extends {
var $name;
|
|