Example-Template for the extension "Job Offers" (cl_joboffers)
Created 14.12.2004 by Chris Lauer for DIEHL Informatik GmbH
Markers:
These markers are subsituted in the List- and Single-Views which are using templates
Markers working for Job Offers:
JO_POSITION - Position
JO_LEAD - Lead-Text
JO_DUTIES - Duties
JO_PROFILE - Profile
JO_TURNTO - Turn to
JO_STATUS - Status
Markers working for Apprenticeships:
JO_TOPIC - Topic
JO_APPRENTICE - Availability of apprenticeship (yes / no)
JO_DISSERTATION - Availability of writing degree dissertation (yes / no)
JO_BRANCH - Branch of study
Markers working for Both:
JO_BEGIN - Starting Date
JO_COMPANY - Name of Company
JO_ADDRESS - Address of Company
JO_CITY - City of Company
JO_ZIP - ZIP of Company
JO_COUNTRY - Country of Company
JO_PHONE - Phone-No. of Company
JO_FAX - Fax-No. of Company
JO_FILE - File (PDF, DOC, etc.)
JO_WWW - User-defined Link
Just use in List-View:
JO_SINGLELINK - Link to the Single-View, called from List-View
Just use in Single-View:
JO_BACKLINK - Link to the List-View, called from Single-View
JO_MAIL - Link to the Mailform
Markers for the Mailform
JO_MAILFORM - Includes the whole FormTag (MustHave!)
JO_MAILFORMTITLE - Header (h2)
JO_ENTRYTEXT - Entry Text
-------------------------------------------------------------------------
LIST_VIEW - JOB_OFFERS
Displays the whole List of Job Offers, according to your specified start-,stop- and archive-dates
| ###JO_POSITION### |
###JO_COMPANY### |
###JO_STATUS### |
###JO_SINGLELINK### |
HEADER_VIEW - JOB_OFFERS
Displays the headers of the list (sortable where it makes sense)
| ###JO_POSITION### |
###JO_COMPANY### |
###JO_STATUS### |
|
SINGLE_VIEW - JOB_OFFERS
Displays the detailed view for one specific object
###JO_POSITION###
###JO_LEAD###
Ihre Aufgaben:
###JO_DUTIES###
Ihr Profil:
###JO_PROFILE###
Ansprechpartner:
###JO_TURNTO###
Adresse:
###JO_COMPANY###
###JO_ADDRESS###
###JO_ZIP### ###JO_CITY###
Tel. ###JO_PHONE###
Fax ###JO_FAX###
###JO_FILE### ###JO_BACKLINK###
-------------------------------------------------------------------------
LIST_VIEW - APPRENTICESHIPS
Displays the whole List of Apprenticeships, according to your specified start-,stop- and archive-dates
| ###JO_TOPIC### |
###JO_BRANCH### |
###JO_COMPANY### |
###JO_CITY### |
###JO_FILE### |
HEADER_VIEW - APPRENTICESHIPS
Displays the headers of the list (sortable where it makes sense)
| ###JO_TOPIC### |
###JO_BRANCH### |
###JO_COMPANY### |
###JO_CITY### |
|
SINGLE_VIEW - APPRENTICESHIPS
Displays the detailed view for one specific object
###JO_TOPIC###
###JO_BRANCH###
Apprenticeship: ###JO_APPRENTICE###
Degree Dissertation: ###JO_DISSERTATION###
---------------------------------------------------------
MAILFORM
Displays the Mailform
###JO_ENTRYTEXT###
###JO_MAILFORM###