You are here

Functions in TCPDF 8

Primary tabs

Namesort descending Location Description Direct uses Strings
tcpdf_example_default_header tcpdf_example/tcpdf_example.module Callback for generating the header. This function acts like if it overridded the Header() function of tcpdf class except the tcpdf instance is not $this but a parameter. 1
tcpdf_example_theme tcpdf_example/tcpdf_example.module Implements hook_theme().
tcpdf_get_instance ./tcpdf.module Gets an instance of TCPDFDrupal. Always use this function to get a fresh instance of the class. 1
tcpdf_requirements ./tcpdf.install Implements hook_requirements().

Other projects