Full index

Package indexes


a c d e f g h i j l m n o p r s t u w x y z _
a
top
$admin
Worker::$admin in worker.class.php
$aggregate_period
Project::$aggregate_period in project.class.php
$annual_holiday
Worker::$annual_holiday in worker.class.php
Add
Time::Add() in time.class.php
Adds time
AddDay
Date::AddDay() in date.class.php
adds given or 1 days to date
admin.php
admin.php in admin.php
authenticate
Worker::authenticate() in worker.class.php
Looks up and compares user password
admin.php
admin.php in admin.php
c
top
$century
Date::$century in date.class.php
$come
WorkerDay::$come in workday.class.php
$company
Worker::$company in worker.class.php
$company_id
ProjectTime::$company_id in projecttime.class.php
$contracted_hours
WorkerDay::$contracted_hours in workday.class.php
$contract_end
Worker::$contract_end in worker.class.php
$contract_start
Worker::$contract_start in worker.class.php
$current_day
Worker::$current_day in worker.class.php
$current_project
Worker::$current_project in worker.class.php
$current_project_id
Worker::$current_project_id in worker.class.php
$current_subproject
Worker::$current_subproject in worker.class.php
$current_subproject_id
Worker::$current_subproject_id in worker.class.php
$current_week
Worker::$current_week in worker.class.php
$current_year
Worker::$current_year in worker.class.php
CalculateData
Worker::CalculateData() in worker.class.php
Checks and calculates data for given date with current data from worker f.e. sets contracted hours for this day from cuurent settings in worker or workspace
CalculateDataForDay
Worker::CalculateDataForDay() in worker.class.php
aktualisert Datenabnk für angegeben tag, wird day nicht angegeben wird der aktuelle tag angenommen
CanCome
Worker::CanCome() in worker.class.php
CanGo
Worker::CanGo() in worker.class.php
CheckTimes
Worker::CheckTimes() in worker.class.php
check_for_subpid_id
Project::check_for_subpid_id() in project.class.php
come
Worker::come() in worker.class.php
setzt die Kommen-Zeit für die angegebene Zeit und den angegebenen Tag, wird time und date nicht angegeben wir die akteulle Zeit und der Aktuelle Tag angenommen, Returns true on success, false otherwise
Company
Company in company.class.php
Class Company reflects Table company
Company
Company::Company() in company.class.php
company.class.php
company.class.php in company.class.php
config.inc.php
config.inc.php in config.inc.php
change_password.php
change_password.php in change_password.php
d
top
$date
ProjectTime::$date in projecttime.class.php
$date
WorkerDay::$date in workday.class.php
$dates
Week::$dates in week.class.php
$date_end
Timesheet::$date_end in timesheet.class.php
$date_start
Timesheet::$date_start in timesheet.class.php
$day
Date::$day in date.class.php
$DayHours
Worker::$DayHours in worker.class.php
$days
Week::$days in week.class.php
$daytype
WorkerDay::$daytype in workday.class.php
$description
Project::$description in project.class.php
Date
Date in date.class.php
Class Date
Date
Date::Date() in date.class.php
DATE_EMPTY_IF_NULL
DATE_EMPTY_IF_NULL in date.class.php
day_test
Week::day_test() in week.class.php
db_insert
Company::db_insert() in company.class.php
db_update
Timesheet::db_update() in timesheet.class.php
db_update
WorkerDay::db_update() in workday.class.php
Delete
Project::Delete() in project.class.php
Delete
Worker::Delete() in worker.class.php
removes all DB-entrys for this Object
detail_report
Project::detail_report() in project.class.php
Diff
Time::Diff() in time.class.php
display
Week::display() in week.class.php
Div
Time::Div() in time.class.php
DOCTYPE
DOCTYPE in page.class.php
DumpTimeData
Worker::DumpTimeData() in worker.class.php
date.class.php
date.class.php in date.class.php
db.inc.php
db.inc.php in db.inc.php
e
top
$Error
Page::$Error in page.class.php
edit_workertype.php
edit_workertype.php in edit_workertype.php
EncryptPassword
Worker::EncryptPassword() in worker.class.php
edit_all_pids.php
edit_all_pids.php in edit_all_pids.php
edit_pid.php
edit_pid.php in edit_pid.php
edit_worker_arbeit.php
edit_worker_arbeit.php in edit_worker_arbeit.php
edit_worker_benutzer.php
edit_worker_benutzer.php in edit_worker_benutzer.php
edit_worker_passwort.php
edit_worker_passwort.php in edit_worker_passwort.php
edit_worker.php
edit_worker.php in edit_worker.php
edit_worker_projekte.php
edit_worker_projekte.php in edit_worker_projekte.php
f
top
$five
Week::$five in week.class.php
$four
Week::$four in week.class.php
$fractals
Time::$fractals in time.class.php
$freebie_overtime
Worker::$freebie_overtime in worker.class.php
function.inc.php
function.inc.php in function.inc.php
frei.php
frei.php in frei.php
g
top
$go
WorkerDay::$go in workday.class.php
Get
Date::Get() in date.class.php
returns Date as string in ISO-Format (YYYY-MM-DD)
Get
Time::Get() in time.class.php
returns time in form HH:MM
getAdditionalTeilleistungen
GetAnnualHolidays
Worker::GetAnnualHolidays() in worker.class.php
GetAsAmi
Date::GetAsAmi() in date.class.php
returns Date as string in Ami-Format (mm/dd/yyyy)
GetAsDin
Date::GetAsDin() in date.class.php
returns Date as string in DIN-Format (DD.MM.YYYY) if display_null = 1/true and IsNull() it returns 00.00.0000 otherwise an empty string
GetAsIso
Date::GetAsIso() in date.class.php
returns Date as string in ISO-Format (YYYY-MM-DD)
GetAsLcStr
Date::GetAsLcStr() in date.class.php
Returns a string formatted according to the given format string
GetAsSeconds
Time::GetAsSeconds() in time.class.php
returns time in seconds
GetAsStr
Date::GetAsStr() in date.class.php
GetAsTs
Date::GetAsTs() in date.class.php
returns Date as timestamp
GetColored
Time::GetColored() in time.class.php
GetComeLink
Worker::GetComeLink() in worker.class.php
GetCompanyId
ProjectTime::GetCompanyId() in projecttime.class.php
GetContractedAnnualHolidays
GetContractedHoursForDay
GetContractEnd
Worker::GetContractEnd() in worker.class.php
GetContractStart
Worker::GetContractStart() in worker.class.php
GetCountWorker
Project::GetCountWorker() in project.class.php
GetCurrentDay
Worker::GetCurrentDay() in worker.class.php
GetCurrentProjectId
Worker::GetCurrentProjectId() in worker.class.php
GetCurrentSubProjectId
GetCurrentWeek
Worker::GetCurrentWeek() in worker.class.php
GetCurrentYear
Worker::GetCurrentYear() in worker.class.php
GetDate
Project::GetDate() in project.class.php
GetDate
WorkerDay::GetDate() in workday.class.php
GetDate
ProjectTime::GetDate() in projecttime.class.php
GetDay
Date::GetDay() in date.class.php
returns day in month as int
GetDaysInMonth
Date::GetDaysInMonth() in date.class.php
GetDayTypeForDay
Worker::GetDayTypeForDay() in worker.class.php
GetDescription
Project::GetDescription() in project.class.php
GetFreebieOverTime
Worker::GetFreebieOverTime() in worker.class.php
GetFullName
Project::GetFullName() in project.class.php
GetFullName
Worker::GetFullName() in worker.class.php
GetGoLink
Worker::GetGoLink() in worker.class.php
getHead
Page::getHead() in page.class.php
GetHolidayCount
Worktype::GetHolidayCount() in worktype.class.php
returns holiday_count
GetHours
Time::GetHours() in time.class.php
returns hours
GetHours
Project::GetHours() in project.class.php
GetHtmlMessages
Page::GetHtmlMessages() in page.class.php
GetId
Worktype::GetId() in worktype.class.php
returns id
GetId
Company::GetId() in company.class.php
GetId
Worker::GetId() in worker.class.php
GetId
Project::GetId() in project.class.php
GetLcMonthAbr
Date::GetLcMonthAbr() in date.class.php
returns abbreviated month name according to the current locale
GetLineColor
GetLineColor() in function.inc.php
retunr changing colors f.e. for tablerows
getLinks
Page::getLinks() in page.class.php
GetLoginName
Worker::GetLoginName() in worker.class.php
getMetatags
Page::getMetatags() in page.class.php
getMetatags_httpequiv
GetMinutes
Time::GetMinutes() in time.class.php
returns minutes
GetMonth
Date::GetMonth() in date.class.php
returns Month as int
GetName
Company::GetName() in company.class.php
GetName
Project::GetName() in project.class.php
GetName
Worktype::GetName() in worktype.class.php
returns name
GetNumPids
Company::GetNumPids() in company.class.php
GetNumWorkers
Company::GetNumWorkers() in company.class.php
GetOverTime
Worker::GetOverTime() in worker.class.php
returns object Time with overtime till given date or now
GetOverTimeForWeek
Worker::GetOverTimeForWeek() in worker.class.php
GetParentName
Project::GetParentName() in project.class.php
GetParentPidId
Project::GetParentPidId() in project.class.php
GetParentProjectId
Project::GetParentProjectId() in project.class.php
GetPasswordEncrypted
Worker::GetPasswordEncrypted() in worker.class.php
GetPidSelectBox
Worker::GetPidSelectBox() in worker.class.php
GetPriority
Project::GetPriority() in project.class.php
GetPriorityArray
Project::GetPriorityArray() in project.class.php
Creates an array priority-id => priority-name from all priority in Database and returns it
GetPrioritySelectBox
Project::GetPrioritySelectBox() in project.class.php
Creates a Selectbox from all Prioritys in Database and returns the HTML-Code
GetProjectArray
Project::GetProjectArray() in project.class.php
Creates an array project-id => project-name from all Projects in Database and returns it
GetProjectId
ProjectTime::GetProjectId() in projecttime.class.php
GetRemainingHolidays
Worker::GetRemainingHolidays() in worker.class.php
returns remaining holidays till given date or now
getScripts
Page::getScripts() in page.class.php
GetSeconds
Time::GetSeconds() in time.class.php
returns seconds fo time
GetSelectBox
Project::GetSelectBox() in project.class.php
Creates a Selectbox from all Projects in Database and returns the HTML-Code
GetSelectBox
Company::GetSelectBox() in company.class.php
GetSelectBox
Worker::GetSelectBox() in worker.class.php
returns a HTML-Selectbox as string
GetSelectBox
Worktype::GetSelectBox() in worktype.class.php
returns HTML-code for selectbox with all worktypes
GetSickDays
Worker::GetSickDays() in worker.class.php
returns sickdays for given or current year
GetSign
Time::GetSign() in time.class.php
returns sign as -1 or +1
GetStatus
Project::GetStatus() in project.class.php
GetStatusArray
Project::GetStatusArray() in project.class.php
Creates an array status-id => status-name from all status in Database and returns it
GetStatusSelectBox
Project::GetStatusSelectBox() in project.class.php
Creates a Selectbox from all status in Database and returns the HTML-Code
GetTakenHolidays
Worker::GetTakenHolidays() in worker.class.php
returns count of holidays for given or actual year
GetTaskArray
Project::GetTaskArray() in project.class.php
Creates an array status-id => status-name from all status in Database and returns it
GetTaskSelectBox
Project::GetTaskSelectBox() in project.class.php
Creates a Selectbox from all task in Database and returns the HTML-Code
GetTimeCount
Worktype::GetTimeCount() in worktype.class.php
returns time_count
getTitle
Page::getTitle() in page.class.php
GetType
Project::GetType() in project.class.php
GetTypeArray
Project::GetTypeArray() in project.class.php
Creates an array status-id => status-name from all status in Database and returns it
GetTypeSelectBox
Project::GetTypeSelectBox() in project.class.php
Creates a Selectbox from all types in Database and returns the HTML-Code
GetUnProjectedWorkTimeForDay
returns time as string that is not projected for given day, if day is empty current date is taken
GetUpdated
Worker::GetUpdated() in worker.class.php
GetViewSelectbox
Worker::GetViewSelectbox() in worker.class.php
GetWeek
Date::GetWeek() in date.class.php
GetWeekDate
Week::GetWeekDate() in week.class.php
GetWeekDay
Date::GetWeekDay() in date.class.php
GetWorker
Project::GetWorker() in project.class.php
GetWorkerId
Project::GetWorkerId() in project.class.php
GetWorkerId
Week::GetWorkerId() in week.class.php
GetWorkerId
WorkerDay::GetWorkerId() in workday.class.php
GetWorkerId
ProjectTime::GetWorkerId() in projecttime.class.php
GetWorkerIdList
Timesheet::GetWorkerIdList() in timesheet.class.php
GetWorkertype
Worker::GetWorkertype() in worker.class.php
GetWorkSpace
Worker::GetWorkSpace() in worker.class.php
GetWorkspaceForDay
Worker::GetWorkspaceForDay() in worker.class.php
GetWorkTimeForDay
Worker::GetWorkTimeForDay() in worker.class.php
GetWorkTypeForDay
Worker::GetWorkTypeForDay() in worker.class.php
returns type of owkr for given day
GetYear
Date::GetYear() in date.class.php
returns Year as int
get_aggregate_period
Project::get_aggregate_period() in project.class.php
get_all_pid_hours_per_day
get_day_date
Week::get_day_date() in week.class.php
get_day_form
Timesheet::get_day_form() in timesheet.class.php
get_day_form
WorkerDay::get_day_form() in workday.class.php
get_day_info
Timesheet::get_day_info() in timesheet.class.php
get_day_info
WorkerDay::get_day_info() in workday.class.php
get_day_total
WorkerDay::get_day_total() in workday.class.php
get_day_total
Timesheet::get_day_total() in timesheet.class.php
get_dbindex
Project::get_dbindex() in project.class.php
get_detail_hours_for_workers
get_hours_for_pid
Worker::get_hours_for_pid() in worker.class.php
get_hours_for_pid
Company::get_hours_for_pid() in company.class.php
get_hours_for_worker
Project::get_hours_for_worker() in project.class.php
get_hours_for_workers
get_last_day
WorkerDay::get_last_day() in workday.class.php
get_last_day
Timesheet::get_last_day() in timesheet.class.php
get_name
Week::get_name() in week.class.php
get_name
Project::get_name() in project.class.php
get_next_day
Timesheet::get_next_day() in timesheet.class.php
get_next_day
WorkerDay::get_next_day() in workday.class.php
get_parent_for_subpid
get_parent_for_subpid() in function.inc.php
get_pids
Company::get_pids() in company.class.php
get_pids
Worker::get_pids() in worker.class.php
get_pid_hours
Week::get_pid_hours() in week.class.php
get_pid_info
Week::get_pid_info() in week.class.php
get_status
Project::get_status() in project.class.php
get_subpidworkers
Project::get_subpidworkers() in project.class.php
get_total_hours
Week::get_total_hours() in week.class.php
get_total_hours
Worker::get_total_hours() in worker.class.php
get_workerid_by_name
get_workerid_by_name() in function.inc.php
get_workers
Project::get_workers() in project.class.php
get_workers
Company::get_workers() in company.class.php
get_worktime
Timesheet::get_worktime() in timesheet.class.php
get_worktime
WorkerDay::get_worktime() in workday.class.php
get_work_time
get_work_time() in function.inc.php
go
Worker::go() in worker.class.php
Arbeitszeit beenden
h
top
$H
Page::$H in page.class.php
$holiday_count
Worktype::$holiday_count in worktype.class.php
$hours
Time::$hours in time.class.php
holiday.php
holiday.php in holiday.php
i
top
$id
Company::$id in company.class.php
$id
Worktype::$id in worktype.class.php
$id
Worker::$id in worker.class.php
$id
Project::$id in project.class.php
$Info
Page::$Info in page.class.php
IsAdmin
Worker::IsAdmin() in worker.class.php
IsBetween
Date::IsBetween() in date.class.php
checks if date is between date1 and date2
IsChildPid
Project::IsChildPid() in project.class.php
IsCurrentMonth
Date::IsCurrentMonth() in date.class.php
checks if date is in current month
IsCurrentWeek
Date::IsCurrentWeek() in date.class.php
checks if date is in current month
IsEq
Date::IsEq() in date.class.php
checks if date is equal to given date
IsFriday
Date::IsFriday() in date.class.php
return true if date is Friday, otherwise false
IsGT
Date::IsGT() in date.class.php
checks if date is greater then given date
IsLE
Date::IsLE() in date.class.php
checks if date is less then or equal to given date
IsLogedIn
Worker::IsLogedIn() in worker.class.php
IsLT
Date::IsLT() in date.class.php
checks if date is less then given date
IsNewYear
Date::IsNewYear() in date.class.php
return true if date is first day in year, otherwise false
IsNull
Time::IsNull() in time.class.php
IsNull
Date::IsNull() in date.class.php
return true if date is not 0 (0000-00-00), otherwise false
IsSaturday
Date::IsSaturday() in date.class.php
return true if date is Sunday, otherwise false
IsSunday
Date::IsSunday() in date.class.php
return true if date is Sunday, otherwise false
IsToday
Date::IsToday() in date.class.php
checks if date is today
is_pid_in_array
WorkerDay::is_pid_in_array() in workday.class.php
is_pid_in_array
Timesheet::is_pid_in_array() in timesheet.class.php
is_time
is_time() in time.class.php
is_valid_time
is_valid_time() in time.class.php
j
top
job_report
Worker::job_report() in worker.class.php
jahresuebersicht.php
jahresuebersicht.php in jahresuebersicht.php
job_detail_report.php
job_detail_report.php in job_detail_report.php
l
top
$L
Page::$L in page.class.php
$lastname
Worker::$lastname in worker.class.php
$lastworktime
Worker::$lastworktime in worker.class.php
$LogedIn
Worker::$LogedIn in worker.class.php
$login_name
Worker::$login_name in worker.class.php
$login_password
Worker::$login_password in worker.class.php
$login_password_encrypted
LANG
LANG in config.inc.php
Language settings
list_subpids
list_subpids() in function.inc.php
list_subpids_for_pid
list_subpids_for_pid() in function.inc.php
list_teilleistungen
list_teilleistungen() in function.inc.php
load
Week::load() in week.class.php
Load
ProjectTime::Load() in projecttime.class.php
Loads Object from Database
LoadProjectTimes
WorkerDay::LoadProjectTimes() in workday.class.php
LoadProjectTimes
Timesheet::LoadProjectTimes() in timesheet.class.php
LoadSubProject
Project::LoadSubProject() in project.class.php
loads all sub-projects and stores them in array $this->sub_project
LoadWorker
Project::LoadWorker() in project.class.php
LoadWorkerTimes
Timesheet::LoadWorkerTimes() in timesheet.class.php
LoadWorkerTimes
WorkerDay::LoadWorkerTimes() in workday.class.php
load_last_work_day
Worker::load_last_work_day() in worker.class.php
load_worker_by_query
Worker::load_worker_by_query() in worker.class.php
LogIn
Worker::LogIn() in worker.class.php
LogOut
Worker::LogOut() in worker.class.php
lookup_worker_by_name
login.php
login.php in login.php
m
top
$M
Page::$M in page.class.php
$minutes
Time::$minutes in time.class.php
$month
Date::$month in date.class.php
mail_notify
WorkerDay::mail_notify() in workday.class.php
mail_notify
Timesheet::mail_notify() in timesheet.class.php
modify_form
Project::modify_form() in project.class.php
modify_form
Company::modify_form() in company.class.php
modify_form
Worker::modify_form() in worker.class.php
month_report
Worker::month_report() in worker.class.php
Mul
Time::Mul() in time.class.php
n
top
$name
Worktype::$name in worktype.class.php
$name
Company::$name in company.class.php
$name
Project::$name in project.class.php
$numpids
Company::$numpids in company.class.php
$numpids
Week::$numpids in week.class.php
$numworkers
Project::$numworkers in project.class.php
$numworkers
Company::$numworkers in company.class.php
o
top
$one
Week::$one in week.class.php
$over_time
WorkerDay::$over_time in workday.class.php
ONE_DAY
ONE_DAY in config.inc.php
ONE_HOUR
ONE_HOUR in config.inc.php
ONE_WEEK
ONE_WEEK in config.inc.php
p
top
$P
Page::$P in page.class.php
$parent_name
Project::$parent_name in project.class.php
$parent_project_id
Project::$parent_project_id in project.class.php
$pidhours
Company::$pidhours in company.class.php
$pidnames
Week::$pidnames in week.class.php
$pids
Company::$pids in company.class.php
$pids
Week::$pids in week.class.php
$projects
Timesheet::$projects in timesheet.class.php
$projects
WorkerDay::$projects in workday.class.php
$project_id
ProjectTime::$project_id in projecttime.class.php
$project_times
Timesheet::$project_times in timesheet.class.php
page.class.php
page.class.php in page.class.php
projecttime.class.php
projecttime.class.php in projecttime.class.php
project.class.php
project.class.php in project.class.php
Page
Page in page.class.php
Class Page
Page
Page::Page() in page.class.php
printPage
Page::printPage() in page.class.php
Project
Project in project.class.php
Class Project reflects access to tables project*
Project
Project::Project() in project.class.php
ProjectTime
ProjectTime::ProjectTime() in projecttime.class.php
ProjectTime
ProjectTime in projecttime.class.php
reflects one row in table Project_Times
PTS_ADMIN_EMAIL
PTS_ADMIN_EMAIL in config.inc.php
The address to send mail notifications to.
PTS_ADMIN_PASS
PTS_ADMIN_PASS in config.inc.php
default Admin password
PTS_ALL_WORKER
PTS_ALL_WORKER in config.inc.php
PTS_APP_NAME
PTS_APP_NAME in config.inc.php
Applicationname
PTS_APP_VERSION
PTS_APP_VERSION in config.inc.php
Applicationversion
PTS_DB_HOST
PTS_DB_HOST in config.inc.php
Database Host the default should work for most installations
PTS_DB_NAME
PTS_DB_NAME in config.inc.php
Database name to connect to
PTS_DB_PASS
PTS_DB_PASS in config.inc.php
MySQL password for the user
PTS_DB_USER
PTS_DB_USER in config.inc.php
User to connect to the database as - this should not be the MySQL superuser
PTS_DT_HOLIDAY_PUBLIC
PTS_DT_HOLIDAY_PUBLIC in config.inc.php
Daytype public joliday
PTS_DT_SATURDAY
PTS_DT_SATURDAY in config.inc.php
Daytype saturday
PTS_DT_STANDARD
PTS_DT_STANDARD in config.inc.php
Daytype standard
PTS_DT_SUNDAY
PTS_DT_SUNDAY in config.inc.php
Daytype sunday
PTS_DT_WEEKDAY
PTS_DT_WEEKDAY in config.inc.php
Daytype weekday
PTS_DT_WORK_HALF
PTS_DT_WORK_HALF in config.inc.php
Daytype workday half
PTS_PATH_TEMPLATE
PTS_PATH_TEMPLATE in config.inc.php
Templates, new, with no foreign language
PTS_PROJECT_STATUS_OPEN
PTS_PROJECT_STATUS_OPEN in config.inc.php
PTS_TBL_COMPANY
PTS_TBL_COMPANY in config.inc.php
Companytables
PTS_TBL_CONTRACTED_HOURS
PTS_TBL_CONTRACTED_HOURS in config.inc.php
PTS_TBL_CORRECTION
PTS_TBL_CORRECTION in config.inc.php
PTS_TBL_CORRECTION_REASON
PTS_TBL_CORRECTION_REASON in config.inc.php
PTS_TBL_DAYTYPE
PTS_TBL_DAYTYPE in config.inc.php
PTS_TBL_PROJECT
PTS_TBL_PROJECT in config.inc.php
Projecttables
PTS_TBL_PROJECT_PRIORITY
PTS_TBL_PROJECT_PRIORITY in config.inc.php
PTS_TBL_PROJECT_STATUS
PTS_TBL_PROJECT_STATUS in config.inc.php
PTS_TBL_PROJECT_TIME
PTS_TBL_PROJECT_TIME in config.inc.php
PTS_TBL_PROJECT_TYPE
PTS_TBL_PROJECT_TYPE in config.inc.php
PTS_TBL_TASK
PTS_TBL_TASK in config.inc.php
PTS_TBL_WORKER
PTS_TBL_WORKER in config.inc.php
Workertables
PTS_TBL_WORKTIME
PTS_TBL_WORKTIME in config.inc.php
Name of Database-Table with dayly worker-times (come, go, contracted_hours, ...)
PTS_TBL_WORKTYPE
PTS_TBL_WORKTYPE in config.inc.php
PTS_TMPL_ADMIN
PTS_TMPL_ADMIN in config.inc.php
PTS_TMPL_CHANGE_PASSWORD
PTS_TMPL_CHANGE_PASSWORD in config.inc.php
PTS_TMPL_COMPANY_EDIT
PTS_TMPL_COMPANY_EDIT in config.inc.php
PTS_TMPL_COMPANY_REPORT
PTS_TMPL_COMPANY_REPORT in config.inc.php
PTS_TMPL_CONFIRM_ENQUIRY
PTS_TMPL_CONFIRM_ENQUIRY in config.inc.php
PTS_TMPL_DAY_VIEW
PTS_TMPL_DAY_VIEW in config.inc.php
PTS_TMPL_EXPORT
PTS_TMPL_EXPORT in config.inc.php
PTS_TMPL_FREE
PTS_TMPL_FREE in config.inc.php
PTS_TMPL_HOLIDAY
PTS_TMPL_HOLIDAY in config.inc.php
PTS_TMPL_LOGIN
PTS_TMPL_LOGIN in config.inc.php
PTS_TMPL_LOGOUT
PTS_TMPL_LOGOUT in config.inc.php
PTS_TMPL_PASSWORD
PTS_TMPL_PASSWORD in config.inc.php
PTS_TMPL_PROJECT_DELETE
PTS_TMPL_PROJECT_DELETE in config.inc.php
PTS_TMPL_PROJECT_EDIT
PTS_TMPL_PROJECT_EDIT in config.inc.php
PTS_TMPL_PROJECT_SELECT
PTS_TMPL_PROJECT_SELECT in config.inc.php
PTS_TMPL_PROJECT_VIEW
PTS_TMPL_PROJECT_VIEW in config.inc.php
PTS_TMPL_REPORT
PTS_TMPL_REPORT in config.inc.php
PTS_TMPL_REPORT_JOB_DETAIL
PTS_TMPL_REPORT_JOB_DETAIL in config.inc.php
PTS_TMPL_REPORT_PROJECT
PTS_TMPL_REPORT_PROJECT in config.inc.php
PTS_TMPL_TIMESHEET
PTS_TMPL_TIMESHEET in config.inc.php
PTS_TMPL_UNAUTH
PTS_TMPL_UNAUTH in config.inc.php
PTS_TMPL_URLAUB
PTS_TMPL_URLAUB in config.inc.php
PTS_TMPL_WEEK_VIEW
PTS_TMPL_WEEK_VIEW in config.inc.php
PTS_TMPL_WORKER_ARBEIT
PTS_TMPL_WORKER_ARBEIT in config.inc.php
PTS_TMPL_WORKER_BENUTZER
PTS_TMPL_WORKER_BENUTZER in config.inc.php
PTS_TMPL_WORKER_DELETE
PTS_TMPL_WORKER_DELETE in config.inc.php
PTS_TMPL_WORKER_EDIT
PTS_TMPL_WORKER_EDIT in config.inc.php
PTS_TMPL_WORKER_PASSWORT
PTS_TMPL_WORKER_PASSWORT in config.inc.php
PTS_TMPL_WORKER_PROJEKTE
PTS_TMPL_WORKER_PROJEKTE in config.inc.php
PTS_TMPL_WORKER_REPORT
PTS_TMPL_WORKER_REPORT in config.inc.php
PTS_TMPL_WORKER_REPORT_DETAIL
PTS_TMPL_WORKER_REPORT_MONTH
PTS_TMPL_WORKER_URLAUB
PTS_TMPL_WORKER_URLAUB in config.inc.php
PTS_TMPL_YEARVIEW
PTS_TMPL_YEARVIEW in config.inc.php
PTS_URL_FAVICON
PTS_URL_FAVICON in page.class.php
PTS_URL_STYLE
PTS_URL_STYLE in page.class.php
PTS_WEEK_START
PTS_WEEK_START in config.inc.php
Set the day that weeks begin on. 0=Sunday or 1=Monday
PTS_WT_ATTEND
PTS_WT_ATTEND in config.inc.php
Worktype attaned
PTS_WT_COOP_SCHOOL
PTS_WT_COOP_SCHOOL in config.inc.php
Worktype Coop School
PTS_WT_FLEXTIME
PTS_WT_FLEXTIME in config.inc.php
Worktype Flextime
PTS_WT_HOLIDAY
PTS_WT_HOLIDAY in config.inc.php
Worktype Holiday
PTS_WT_HOLIDAY_UNPAID
PTS_WT_HOLIDAY_UNPAID in config.inc.php
Worktype Holiday unpaid
PTS_WT_SICK
PTS_WT_SICK in config.inc.php
Worktype Sick
PTS_WT_STANDARD
PTS_WT_STANDARD in config.inc.php
Worktype standard
pid_report.php
pid_report.php in pid_report.php
r
top
report_form
Company::report_form() in company.class.php
report_form
Project::report_form() in project.class.php
report_form
Worker::report_form() in worker.class.php
report.php
report.php in report.php
s
top
$scripts
Page::$scripts in page.class.php
$seconds
Time::$seconds in time.class.php
$sign
Time::$sign in time.class.php
$six
Week::$six in week.class.php
$status
Project::$status in project.class.php
$sub_project
Project::$sub_project in project.class.php
$surename
Worker::$surename in worker.class.php
strings.php
strings.php in strings.php
Save
ProjectTime::Save() in projecttime.class.php
Saves Object to Database
Save
Project::Save() in project.class.php
Saves Object in Database
schon_da
Worker::schon_da() in worker.class.php
schon_weg
Worker::schon_weg() in worker.class.php
seconds_to_time
seconds_to_time() in time.class.php
Set
Date::Set() in date.class.php
Sets date from given date-string, date-object or timestamp-int return true on success, otherwise false
Set
Time::Set() in time.class.php
SetAdmin
Worker::SetAdmin() in worker.class.php
SetAnnualHoliday
Worker::SetAnnualHoliday() in worker.class.php
SetCompany
Worker::SetCompany() in worker.class.php
SetCompanyId
ProjectTime::SetCompanyId() in projecttime.class.php
Sets company_id
SetContractEnd
Worker::SetContractEnd() in worker.class.php
SetContractStart
Worker::SetContractStart() in worker.class.php
SetCurrentDay
Worker::SetCurrentDay() in worker.class.php
Sets the current Day for the day-view, day must be object of type Date or a string
SetCurrentProjectId
Worker::SetCurrentProjectId() in worker.class.php
SetCurrentSubProjectId
SetCurrentWeek
Worker::SetCurrentWeek() in worker.class.php
Sets the current week-date for the week-view, day must be object of type Date or a string
SetCurrentYear
Worker::SetCurrentYear() in worker.class.php
Sets the current year for the year-view, year must be an integer
SetDate
Timesheet::SetDate() in timesheet.class.php
Sets current date
SetDate
ProjectTime::SetDate() in projecttime.class.php
Sets current date
SetDate
WorkerDay::SetDate() in workday.class.php
Sets cuurent date
SetDate
Project::SetDate() in project.class.php
SetDay
Date::SetDay() in date.class.php
SetDescription
Project::SetDescription() in project.class.php
SetDescription
Worker::SetDescription() in worker.class.php
SetError
Page::SetError() in page.class.php
SetFreebieOvertime
Worker::SetFreebieOvertime() in worker.class.php
SetFromAmi
Date::SetFromAmi() in date.class.php
Sets date from USA-Format (mm/dd/yyy or m/d/yy)
SetFromDin
Date::SetFromDin() in date.class.php
Sets date from DIN-Format (DD.MM.YYYY or D.M.YY)
SetFromIso
Date::SetFromIso() in date.class.php
Sets date from ISO-Format (YYYY-MM-DD)
SetFromTs
Date::SetFromTs() in date.class.php
Sets date from timestamp
SetHolidayCount
Worktype::SetHolidayCount() in worktype.class.php
sets holiday_count, returns true on success, otherwise false
SetHours
Time::SetHours() in time.class.php
sets hours, returns true on success, otherwise false
SetId
Company::SetId() in company.class.php
SetId
Worker::SetId() in worker.class.php
SetId
Worktype::SetId() in worktype.class.php
sets id, returns true on success, otherwise false
SetId
Project::SetId() in project.class.php
SetInfo
Page::SetInfo() in page.class.php
SetLastName
Worker::SetLastName() in worker.class.php
SetLogedIn
Worker::SetLogedIn() in worker.class.php
SetLoginName
Worker::SetLoginName() in worker.class.php
SetMinutes
Time::SetMinutes() in time.class.php
sets minutes, returns true on success, otherwise false
SetMonth
Date::SetMonth() in date.class.php
SetName
Project::SetName() in project.class.php
SetName
Company::SetName() in company.class.php
SetName
Worktype::SetName() in worktype.class.php
sets name, returns true on success, otherwise false
SetNumPids
Company::SetNumPids() in company.class.php
SetNumWorkers
Company::SetNumWorkers() in company.class.php
SetParentName
Project::SetParentName() in project.class.php
SetParentProjectId
Project::SetParentProjectId() in project.class.php
SetPassword
Worker::SetPassword() in worker.class.php
SetPasswordEncrypted
Worker::SetPasswordEncrypted() in worker.class.php
SetPidTimeForDay
Worker::SetPidTimeForDay() in worker.class.php
SetPriority
Project::SetPriority() in project.class.php
SetProjectId
ProjectTime::SetProjectId() in projecttime.class.php
Sets project_id
SetSeconds
Time::SetSeconds() in time.class.php
sets seconds, returns true on success, otherwise false
SetSign
Time::SetSign() in time.class.php
sets sign, returns true on success, otherwise false
SetStatus
Project::SetStatus() in project.class.php
SetSureName
Worker::SetSureName() in worker.class.php
SetTime
ProjectTime::SetTime() in projecttime.class.php
Sets time taken for project
SetTimeCount
Worktype::SetTimeCount() in worktype.class.php
sets time_count, returns true on success, otherwise false
SetTimeFromSeconds
Time::SetTimeFromSeconds() in time.class.php
sets time from given seconds, returns true on success, otherwise false
SetTimeFromString
Time::SetTimeFromString() in time.class.php
sets time from string in form HH:MM(:SS) returns true on success, otherwise false
SetToStartOfWeek
Date::SetToStartOfWeek() in date.class.php
Sets date to first day of week
SetType
Project::SetType() in project.class.php
SetUpdated
Worker::SetUpdated() in worker.class.php
SetWeekDate
Week::SetWeekDate() in week.class.php
SetWorker
Timesheet::SetWorker() in timesheet.class.php
Sets worker_id
SetWorkerId
Project::SetWorkerId() in project.class.php
SetWorkerId
ProjectTime::SetWorkerId() in projecttime.class.php
Sets worker_id
SetWorkerId
WorkerDay::SetWorkerId() in workday.class.php
Sets worker_id
SetWorkerId
Week::SetWorkerId() in week.class.php
SetWorkerType
Worker::SetWorkerType() in worker.class.php
SetWorkSpace
Worker::SetWorkSpace() in worker.class.php
SetYear
Date::SetYear() in date.class.php
set_daytype
WorkerDay::set_daytype() in workday.class.php
set_daytype
Timesheet::set_daytype() in timesheet.class.php
set_name
Project::set_name() in project.class.php
set_status
Project::set_status() in project.class.php
set_worker
Week::set_worker() in week.class.php
set_worker_name
Week::set_worker_name() in week.class.php
set_worker_obj
Week::set_worker_obj() in week.class.php
sollzeittabelle
sollzeittabelle() in function.inc.php
Sub
Time::Sub() in time.class.php
t
top
$three
Week::$three in week.class.php
$time
ProjectTime::$time in projecttime.class.php
$time_count
Worktype::$time_count in worktype.class.php
$tot_hours
Week::$tot_hours in week.class.php
$two
Week::$two in week.class.php
$type
Project::$type in project.class.php
timesheet.class.php
timesheet.class.php in timesheet.class.php
time.class.php
time.class.php in time.class.php
TEMPLATE
TEMPLATE in page.class.php
timesheet.php
timesheet.php in timesheet.php
timesheet_projektauswahl.php
timesheet_projektauswahl.php in timesheet_projektauswahl.php
TEMPLATES_DIR
TEMPLATES_DIR in config.inc.php
Templates, old, with foreign langauge
Time
Time in time.class.php
Class Time
Time
Time::Time() in time.class.php
expects Time in form of seconds as int or in form H:M[:S[.M]] as string or null, if $time is is null then current time is taken
Timesheet
Timesheet::Timesheet() in timesheet.class.php
Timesheet
Timesheet in timesheet.class.php
read-only access to time-tables (project-times and worker-times)
timesheet.php
timesheet.php in timesheet.php
timetable_eintrag
timetable_eintrag() in function.inc.php
time_add
time_add() in time.class.php
TIME_FORCE_SIGN
TIME_FORCE_SIGN in time.class.php
TIME_OMIT_NULL
TIME_OMIT_NULL in time.class.php
TIME_OMIT_SIGN
TIME_OMIT_SIGN in time.class.php
time_test
time_test() in function.inc.php
u
top
$updated
Worker::$updated in worker.class.php
Update
Worker::Update() in worker.class.php
Saves Object in DB returns true on succes, otherwise false
UpdateCurrentProjectId
UpdateCurrentSubProjectId
UpdatePassword
Worker::UpdatePassword() in worker.class.php
Updates the user pasword in the database
UpdateStatus
Project::UpdateStatus() in project.class.php
UpdateUpdated
Worker::UpdateUpdated() in worker.class.php
UpdateWorkDayType
Worker::UpdateWorkDayType() in worker.class.php
UpdateWorkDayTypeForDay
UpdateWorkType
WorkerDay::UpdateWorkType() in workday.class.php
UpdateWorkType
Timesheet::UpdateWorkType() in timesheet.class.php
update_db
Company::update_db() in company.class.php
saves Object in DB
update__hours_from_form
update__hours_from_form
w
top
$week_date
Week::$week_date in week.class.php
$week_num
Week::$week_num in week.class.php
$worker
Timesheet::$worker in timesheet.class.php
$worker
Week::$worker in week.class.php
$worker
Project::$worker in project.class.php
$workerhours
Project::$workerhours in project.class.php
$workername
Week::$workername in week.class.php
$workers
Company::$workers in company.class.php
$workers
Project::$workers in project.class.php
$worker_id
Week::$worker_id in week.class.php
$worker_id
WorkerDay::$worker_id in workday.class.php
$worker_id
Project::$worker_id in project.class.php
$worker_id
ProjectTime::$worker_id in projecttime.class.php
$worker_times
Timesheet::$worker_times in timesheet.class.php
$workspace
WorkerDay::$workspace in workday.class.php
$workspace
Worker::$workspace in worker.class.php
$worktype
WorkerDay::$worktype in workday.class.php
$wzeit
Worker::$wzeit in worker.class.php
week.class.php
week.class.php in week.class.php
workday.class.php
workday.class.php in workday.class.php
worker.class.php
worker.class.php in worker.class.php
worktype.class.php
worktype.class.php in worktype.class.php
worker_detail_report.php
worker_detail_report.php in worker_detail_report.php
worker_view_day.php
worker_view_day.php in worker_view_day.php
worker_view_projects.php
worker_view_projects.php in worker_view_projects.php
worker_view_week.php
worker_view_week.php in worker_view_week.php
Week
Week::Week() in week.class.php
*** End vars *********************************
Week
Week in week.class.php
$Id: week.class.php,v 1.2 2003/09/04 20:53:30 cybot_tm Exp $
Worker
Worker::Worker() in worker.class.php
Constructor
Worker
Worker in worker.class.php
reflects acces to tables worker*
WorkerDay
WorkerDay in workday.class.php
reflects a day for a worker, and handles access to DB-Table WORKER_TIME
WorkerDay
WorkerDay::WorkerDay() in workday.class.php
Worktype
Worktype::Worktype() in worktype.class.php
expects Time in form of seconds as int or in form H:M[:S[.M]] as string or null, if $time is is null then current time is taken
Worktype
Worktype in worktype.class.php
Class Worktype, reflects access to Table worker_time_worktype
x
top
XML
XML in page.class.php
y
top
$year
Week::$year in week.class.php
$year
Date::$year in date.class.php
z
top
$zero
Week::$zero in week.class.php
_
top
_is_date
_is_date() in date.class.php
_time_sub
_time_sub() in time.class.php
_time_to_seconds
_time_to_seconds() in time.class.php
a c d e f g h i j l m n o p r s t u w x y z _