phing-system-util
[ class tree: phing-system-util ] [ index: phing-system-util ] [ all elements ]

Element index for package phing-system-util

[ b ] [ c ] [ e ] [ g ] [ h ] [ i ] [ k ] [ l ] [ m ] [ o ] [ p ] [ q ] [ r ] [ s ] [ t ] [ u ] [ _ ]

_

__construct
in file Register.php, method RegisterSlot::__construct()
    Constructs a new RegisterSlot, setting the key to passed param.
top

b

booleanValue
in file StringHelper.php, method StringHelper::booleanValue()
top

c

containsKey
in file Properties.php, method Properties::containsKey()
    Whether loaded properties array contains specified property name.
top

e

$etime
in file Timer.php, variable Timer::$etime
    end time
endsWith
in file StringHelper.php, method StringHelper::endsWith()
    tests if a string ends with a given string
top

g

get
in file Properties.php, method Properties::get()
    Get value for specified property.
getElapsedTime
in file Timer.php, method Timer::getElapsedTime()
    This function returns the elapsed time in seconds.
getKey
in file Register.php, method RegisterSlot::getKey()
    Gets the key / name for this slot.
getProperties
in file Properties.php, method Properties::getProperties()
    Returns copy of internal properties hash.
getProperty
in file Properties.php, method Properties::getProperty()
    Get value for specified property.
getSlot
in file Register.php, method Register::getSlot()
    Returns RegisterSlot for specified key.
getValue
in file Register.php, method RegisterSlot::getValue()
    Returns the value at this slot.
top

h

hashCode
in file StringHelper.php, method StringHelper::hashCode()
top

i

inVal
in file Properties.php, method Properties::inVal()
    Process values when being read in from properties file.
isBoolean
in file StringHelper.php, method StringHelper::isBoolean()
    tests if a string is a representative of a boolean
isEmpty
in file Properties.php, method Properties::isEmpty()
    Whether properties list is empty.
isSlotVar
in file StringHelper.php, method StringHelper::isSlotVar()
    Does the value correspond to a slot variable?
top

k

key
in file StringHelper.php, method StringHelper::key()
    Creates a key based on any number of passed params.
keys
in file Properties.php, method Properties::keys()
    Returns properties keys.
top

l

load
in file Properties.php, method Properties::load()
    Load properties from a file.
top

m

multiply
in file StringHelper.php, method StringHelper::multiply()
    Replaces identifier tokens with corresponding text values in passed string.
top

o

outVal
in file Properties.php, method Properties::outVal()
    Process values when being written out to properties file.
top

p

parse
in file Properties.php, method Properties::parse()
    Replaces parse_ini_file() or better_parse_ini_file().
prefix
in file StringHelper.php, method StringHelper::prefix()
Properties
in file Properties.php, class Properties
    Convenience class for reading and writing property files.
propertyNames
in file Properties.php, method Properties::propertyNames()
    Same as keys() function, returns an array of property names.
put
in file Properties.php, method Properties::put()
    Set the value for a property.
Properties.php
procedural page Properties.php
top

q

qualifier
in file StringHelper.php, method StringHelper::qualifier()
    Get the qualifier part of a qualified name.
top

r

Register
in file Register.php, class Register
    Static class to handle a slot-listening system.
RegisterSlot
in file Register.php, class RegisterSlot
    Represents a slot in the register.
root
in file StringHelper.php, method StringHelper::root()
Register.php
procedural page Register.php
top

s

$stime
in file Timer.php, variable Timer::$stime
    start time
setKey
in file Register.php, method RegisterSlot::setKey()
    Sets the key / name for this slot.
setProperty
in file Properties.php, method Properties::setProperty()
    Set the value for a property.
setValue
in file Register.php, method RegisterSlot::setValue()
    Sets the value for this slot.
slotVar
in file StringHelper.php, method StringHelper::slotVar()
    Extracts the variable name for a slot var in the format %{task.current_file}
start
in file Timer.php, method Timer::start()
    This function sets the class variable $stime to the current time in microseconds.
startsWith
in file StringHelper.php, method StringHelper::startsWith()
    tests if a string starts with a given string
stop
in file Timer.php, method Timer::stop()
    This function sets the class variable $etime to the current time in microseconds.
store
in file Properties.php, method Properties::store()
    Stores current properties to specified file.
StringHelper
in file StringHelper.php, class StringHelper
    String helper utility class.
substring
in file StringHelper.php, method StringHelper::substring()
    a natural way of getting a subtring, php's circular string buffer and strange
StringHelper.php
procedural page StringHelper.php
top

t

Timer.php
procedural page Timer.php
Timer
in file Timer.php, class Timer
    This class can be used to obtain the execution time of all of the scripts that are executed in the process of building a page.
toCharArray
in file StringHelper.php, method StringHelper::toCharArray()
    Converts a string to an indexed array of chars There's really no reason for this to be used in PHP, since strings are all accessible using the $string{0} notation.
toString
in file Properties.php, method Properties::toString()
    Create string representation that can be written to file and would be loadable using load() method.
top

u

unqualify
in file StringHelper.php, method StringHelper::unqualify()
    Remove qualification to name.
top

Documentation generated on Mon, 19 Oct 2009 10:50:11 +0200 by phpDocumentor 1.4.3