TCPDF::putHtmlListBullet( $listdepth,  $listtype = '',  $size = 10 )

Output an HTML list bullet or ordered item symbol


Description Description


Parameters Parameters

$listdepth

(Required) (int) list nesting level

$listtype

(Optional) (string) type of list

Default value: ''

$size

(Optional) (float) current font size

Default value: 10


Top ↑

Source Source

File: includes/lib/tcpdf/tcpdf.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
4.4.004 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.