Deprecated: Joomla\Input\Input implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /homepages/13/d380392445/htdocs/Jlive/libraries/vendor/joomla/input/src/Input.php on line 41

Deprecated: Return type of Joomla\Input\Input::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/13/d380392445/htdocs/Jlive/libraries/vendor/joomla/input/src/Input.php on line 170

Deprecated: Joomla\CMS\Input\Input implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /homepages/13/d380392445/htdocs/Jlive/libraries/src/Input/Input.php on line 31

Deprecated: Joomla\CMS\Input\Cookie implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /homepages/13/d380392445/htdocs/Jlive/libraries/src/Input/Cookie.php on line 21

Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /homepages/13/d380392445/htdocs/Jlive/libraries/src/Uri/Uri.php on line 141
Timesheet :: Print output

Deprecated: F0FInput implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /homepages/13/d380392445/htdocs/Jlive/libraries/f0f/input/input.php on line 35

Deprecated: Joomla\CMS\Input\Files implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /homepages/13/d380392445/htdocs/Jlive/libraries/src/Input/Files.php on line 21

Print output

Although not a specific view in the usually Joomla understanding the print popup is worth explaining in a little more detail.

The display below shows the print 'pop up' screen displayed when the 'print' icon was pressed. The example shows the use of a top and bottom HTML box to provide additional information on the printed output, such as the company icon, titles etc.

Figure 2.27. Example Print Output Popup

Example Print Output Popup

The use of the HTML boxes is described in the Advanced Configuration chapter, later in this document.

As a convenience only the code we used in the HTML boxes to create the above display is shown below:

Top box: We have only modified the logo location in the following code sample.

<div style="height:98px;width:100%;border:1px solid #b1b1b1; ">
<div style="background:#7c7c7c;height:16px;width:100%;display:block;"></div>
<img style="float:right;" src="http://xxxx.yoursite.com/images/logo.png" alt="Logo" />
<h1 style="text-align:center;">Example Timesheet</h1>
</div>
<strong>Instructions:</strong> All timesheets, after obtaining authorisation from the designated Signatory Manager, should be submitted by end of Friday to Resources Department.
          

Bottom box

<h2>NB: Any timesheet not approved by the Authorised Manager may invoke delay.</h2>
          
Go To Top

Joomla! Debug Console

Session

Profile Information

Memory Usage

Database Queries