destruct()
Object destructor
destruct(mixed $object) : mixed
Parameters
- $object : mixed
Object destructor
destruct(mixed $object) : mixed
Tiny function to enhance functionality of ucwords
uc_words(string $str[, string $destSep = '_' ][, string $srcSep = '_' ]) : string
Will capitalize first letters and convert separators if needed
Simple sql format date
use equivalent Varien method directly
now([bool $dayOnly = false ]) : string
Check whether sql date is empty
is_empty_date(string $date) : bool
mageFindClassFile(string $class) : bool|string
Custom error handler
mageCoreErrorHandler(int $errno, string $errstr, string $errfile, int $errline) : bool|null
mageDebugBacktrace([bool $return = false ][, bool $html = true ][, bool $showFirst = false ]) : string|null
mageSendErrorHeader() : mixed
mageSendErrorFooter() : mixed
mageDelTree(string $path) : mixed
mageParseCsv(string $string[, string $delimiter = ',' ][, string $enclosure = '"' ][, string $escape = '\' ]) : array<string|int, mixed>
isDirWriteable(string $dir) : bool
is_dir_writeable(string $dir) : bool