Overview

Namespaces

  • Neodynamic
    • SDK
      • Web

Classes

  • ClientPrinter
  • ClientPrintJob
  • ClientPrintJobGroup
  • DefaultPrinter
  • Duplex
  • EncryptMetadata
  • InstalledPrinter
  • NetworkPrinter
  • ParallelPortPrinter
  • PrintFile
  • PrintFileDOC
  • PrintFilePDF
  • PrintFileTXT
  • PrintFileXLS
  • PrintOrientation
  • PrintRotation
  • SecUtils
  • SerialPortHandshake
  • SerialPortParity
  • SerialPortPrinter
  • SerialPortStopBits
  • Sizing
  • TextAlignment
  • UserSelectedPrinter
  • Utils
  • WebClientPrint
  • Overview
  • Namespace
  • Class
  • Tree

Class Utils

Some utility functions used by WebClientPrint for PHP solution.

Namespace: Neodynamic\SDK\Web
Located at WebClientPrint.php
Methods summary
public static
# isNullOrEmptyString( mixed $s )
public static
# formatHexValues( mixed $s )
public static
# intToArray( mixed $i )
public static
# strleft( mixed $s1, mixed $s2 )
public static
# strContains( mixed $s1, mixed $s2 )
public static
# strEndsWith( mixed $s1, mixed $s2 )
public static
# strStartsWith( mixed $s1, mixed $s2 )
public static
# genRandomString( mixed $asciiCharStart = 33, mixed $asciiCharEnd = 126, mixed $charsCount = 32 )
public static
# getLicense( )
Constants summary
string SER_SEP '|'
#
WebClientPrintPHP API documentation generated by ApiGen 2.8.0