DIR_BBLOG [line 50]
DIR_BBLOG = dirname(__FILE__).DIR_SEP.'bblog'.DIR_SEP
|
|
Need a short description of this constant
API Tags:
DIR_CUR [line 44]
DIR_CUR = dirname(__FILE__).DIR_SEP
|
|
Need a short description of this constant
API Tags:
DIR_IMG_MAIN [line 56]
DIR_IMG_MAIN = DIR_BBLOG.'pbimages'.DIR_SEP
|
|
Need a short description of this constant
API Tags:
DIR_LIBS [line 74]
DIR_LIBS = DIR_BBLOG.'libs'.DIR_SEP
|
|
Need a short description of this constant
API Tags:
DIR_RESIZED [line 62]
DIR_RESIZED = DIR_IMG_MAIN.'thumbs'.DIR_SEP
|
|
Need a short description of this constant
API Tags:
DIR_SEP [line 38]
DIR_SEP = DIRECTORY_SEPARATOR
|
|
Need a short description of this constant
API Tags:
DIR_WM [line 68]
DIR_WM = DIR_IMG_MAIN.'watermark'.DIR_SEP
|
|
Need a short description of this constant
API Tags:
LIBRARY [line 80]
LIBRARY = DIR_LIBS.'image.php'
|
|
Need a short description of this constant
API Tags:
PARSER [line 86]
PARSER = DIR_LIBS.'parser.php'
|
|
Need a short description of this constant
API Tags:
RESIZE [line 16]
RESIZE = '/(\W*)(\d+)-(\d+)x(\d+)(k*)(\.(png|jpg|gif))$/i'
|
|
API Tags:
WATERMARK [line 21]
WATERMARK = '/(\W*)(\d+)-wm.jpg$/i'
|
|
API Tags: