dev.obliquid.com: general
[ class tree: general ] [ index: general ] [ all elements ]

Element index for package general

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ k ] [ l ] [ m ] [ n ] [ o ] [ p ] [ q ] [ r ] [ s ] [ t ] [ u ] [ v ] [ w ] [ x ]

a

$a
in file barcode.php, variable barcode::$a
$AB
in file barcode.php, variable barcode::$AB
$Args
in file url.php, variable url::$Args
A
in file url.php, method url::A()
    URL::A()
addDays
in file date.php, method Date::addDays()
    adds a number of days to the date
addVal
in file url.php, method url::addVal()
    URL::addVal() Adds a key to URL.
add_distinct
in file ez_select.php, method ez_select::add_distinct()
add_field
in file ez_select.php, method ez_select::add_field()
add_group_by
in file ez_select.php, method ez_select::add_group_by()
add_order_by
in file ez_select.php, method ez_select::add_order_by()
add_table
in file ez_select.php, method ez_select::add_table()
add_where_clause
in file ez_select.php, method ez_select::add_where_clause()
top

b

$b
in file barcode.php, variable barcode::$b
$bar128c
in file barcode.php, variable barcode::$bar128c
barcode
in file barcode.php, class barcode
    Barcode class
Build
in file url.php, method url::Build()
    URL::Build() This is can be used to build a URL.
barcode.php
procedural page barcode.php
top

c

$Cache
in file url.php, variable url::$Cache
$codabar
in file barcode.php, variable barcode::$codabar
$code39
in file barcode.php, variable barcode::$code39
Clear
in file url.php, method url::Clear()
    URL::Clear() Clears previous URL and let u work with another.
create
in file barcode.php, method barcode::create()
    Creates barcode image
createImage
in file barcode.php, method barcode::createImage()
top

d

$distinct
in file ez_select.php, variable ez_select::$distinct
$Dynamic
in file url.php, variable url::$Dynamic
date.php
procedural page date.php
db_form.php
procedural page db_form.php
date
in file date.php, method Date::date()
    constructor: initialize the class by assigning a date and a language
Date
in file date.php, class Date
    Date formatting class.
dropVal
in file url.php, method url::dropVal()
    URL::dropVal() Drops a key from URL.
dropVals
in file url.php, method url::dropVals()
    URL::dropVals() Drops all the keys contained in associative array from URL.
du
in file util.php, method util::du()
    du size of a directory, unix only. requires popen command.
top

e

ez_select.php
procedural page ez_select.php
ez_select
in file ez_select.php, class ez_select
top

f

$fields
in file ez_select.php, variable ez_select::$fields
$Fragment
in file url.php, variable url::$Fragment
formatEuro
in file util.php, method util::formatEuro()
    formats an euro money amount
format_lit
in file util.php, method util::format_lit()
    formats a lire money amount
top

g

$group_by
in file ez_select.php, variable ez_select::$group_by
getDate
in file date.php, method Date::getDate()
    gets a textual, long formatted date, according to the language setting
getDay
in file date.php, method Date::getDay()
    gets the day of the month of the date. Ex. 19
getDayOfWeek
in file date.php, method Date::getDayOfWeek()
    returns day of the week ordinal of the date. Ex. 2.
getDayOfWeekName
in file date.php, method Date::getDayOfWeekName()
    Returns day of the week name of the date. Ex. Sunday
getDaysinMonth
in file date.php, method Date::getDaysinMonth()
    gets the number of days in a month. Ex. 31
getDirectory
in file util.php, method util::getDirectory()
    Get files of a directory in an array.
getImage
in file util.php, method util::getImage()
    outputs a blob from the db to the http stream. the table has to have
getItaDate
in file date.php, method Date::getItaDate()
    gets a date in dd/mm/yyyy format
getLang
in file date.php, method Date::getLang()
    gets the language as a two char string: Ex. en, es, de, fr, it
getMonth
in file date.php, method Date::getMonth()
    gets the month (01-12)
getMonthName
in file date.php, method Date::getMonthName()
    gets the full textual month name, in the setted language.
getMyDate
in file date.php, method Date::getMyDate()
    gets the date in MySQL format yyyy-mm-dd
getTimestamp
in file date.php, method Date::getTimestamp()
    gets the unix timestamp, number of seconds since 1/1/1970
getVal
in file url.php, method url::getVal()
    URL::getVal()
getYear
in file date.php, method Date::getYear()
    gets the year of the date, 4 digit (YYYY).
top

h

$have_limit
in file ez_select.php, variable ez_select::$have_limit
$Host
in file url.php, variable url::$Host
human_size
in file util.php, method util::human_size()
    Formats a size in bytes in a human readable way
top

i

imageResize
in file util.php, method util::imageResize()
    method to adjust the image file for the pictures
isKey
in file util.php, method util::isKey()
    returns true if $key is a key of the array $array
is_Set
in file url.php, method url::is_Set()
    URL::is_Set() Checks if key is set in the URL.
top

k

$kix
in file barcode.php, variable barcode::$kix
top

l

$limit_num_records
in file ez_select.php, variable ez_select::$limit_num_records
$limit_offset
in file ez_select.php, variable ez_select::$limit_offset
top

m

make
in file ez_select.php, method ez_select::make()
makeLinks
in file util.php, method util::makeLinks()
    Makes links in text clickable html
top

n

newId
in file util.php, method util::newId()
    finds a new id for the specified table (pear db)
top

o

$order_by
in file ez_select.php, variable ez_select::$order_by
$order_type
in file ez_select.php, variable ez_select::$order_type
top

p

$Path
in file url.php, variable url::$Path
$Port
in file url.php, variable url::$Port
top

q

$Query
in file url.php, variable url::$Query
$query
in file ez_select.php, variable ez_select::$query
top

r

$right
in file barcode.php, variable barcode::$right
reload
in file url.php, method url::reload()
    reloads the manipolated url
top

s

$Scheme
in file url.php, variable url::$Scheme
saveBlob
in file util.php, method util::saveBlob()
    saves a blob in the db (mysql)
select_query
in file ez_select.php, method ez_select::select_query()
setDay
in file date.php, method Date::setDay()
    sets the day of the month of the date (01-31)
setItaDate
in file date.php, method Date::setItaDate()
    sets the date using the Italian short format dd/mm/yyyy - d/m/yyyy is also accepted. It's better to use 4 digits year, but works with 2 digits too, as explained in setYear().
setLang
in file date.php, method Date::setLang()
    sets the language.
setMonth
in file date.php, method Date::setMonth()
    sets the month (1-12)
setMyDate
in file date.php, method Date::setMyDate()
    sets the date using mysql format yyyy-mm-dd. if the date is not valid, sets to 1/1/1970. 0-0-0 means today.
setTimestamp
in file date.php, method Date::setTimestamp()
    changes the date to the given timestamp, seconds since 1/1/1970.
setVal
in file url.php, method url::setVal()
    URL::setVal()
setXhtml
in file url.php, method url::setXhtml()
    Set if to output xhtml urls or not.
setYear
in file date.php, method Date::setYear()
    sets the year in the date, 4 digit (YYY).
setYMD
in file date.php, method Date::setYMD()
    sets year, month and day for the date. It's better to use 4 digits year, but works with 2 digits too, as explained in setYear().
set_limit
in file ez_select.php, method ez_select::set_limit()
set_order_type
in file ez_select.php, method ez_select::set_order_type()
show
in file ez_select.php, method ez_select::show()
suffix
in file barcode.php, method barcode::suffix()
top

t

$tables
in file ez_select.php, variable ez_select::$tables
$Text
in file url.php, variable url::$Text
top

u

$UPCE
in file barcode.php, variable barcode::$UPCE
url.php
procedural page url.php
util.php
procedural page util.php
url
in file url.php, class url
URL
in file url.php, method url::URL()
    URL::URL()
util
in file util.php, class util
    a collection of static utilities
top

v

$Valid
in file url.php, variable url::$Valid
valid_email
in file util.php, method util::valid_email()
    Checks is the provided email address is formally valid
valid_filename
in file util.php, method util::valid_filename()
    checks if a filename is valid
top

w

$where
in file ez_select.php, variable ez_select::$where
top

x

$xhtml
in file url.php, variable url::$xhtml
top

Documentation generated on Tue, 29 Mar 2005 09:03:31 -0800 by phpDocumentor 1.2.0rc2