Element index for package phing-system-util
[ b ]
[ c ]
[ e ]
[ g ]
[ h ]
[ i ]
[ k ]
[ l ]
[ m ]
[ o ]
[ p ]
[ q ]
[ r ]
[ s ]
[ t ]
[ u ]
[ _ ]
top
top
c
- containsKey
- in file Properties.php, method Properties::containsKey()
Whether loaded properties array contains specified property name.
top
top
top
top
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
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
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
top
|
|