Приглашаем посетить
Тургенев (turgenev-lit.ru)

O

Previous
Table of Contents
Next


Index


[SYMBOL] [A] [B] [C] [D] [E] [F] [G] [H] [I] [J] [K] [L] [M] [N] [O] [P] [Q] [R] [S] [T] [U] [V] [W] [X] [Z]

ob_end_clean()
ob_end_flush()
ob_get_contents()
object handlers (classes) 2nd
object models 2nd
object-oriented (OO) programming
     constructors 2nd 3rd
     delegation 2nd 3rd
     design patterns 2nd
         Adapter pattern 2nd 3rd 4th 5th 6th 7th
         Factory pattern 2nd
         interfaces 2nd 3rd 4th 5th 6th
         polymorphism 2nd 3rd 4th
         Singleton pattern 2nd 3rd 4th 5th
         Template pattern 2nd
         type hinting 2nd 3rd 4th 5th 6th
     encapsulation 2nd 3rd
     inheritance 2nd 3rd
     instantiation 2nd 3rd
     overloading 2nd 3rd 4th 5th 6th 7th 8th 9th
         __autoload() function 2nd
         __call() callback 2nd 3rd 4th 5th 6th
         SPL (Standard PHP Library) 2nd 3rd 4th 5th 6th 7th 8th
     overview 2nd 3rd 4th 5th 6th
     polymorphism
     special methods 2nd 3rd 4th 5th
     static methods 2nd
     static properties
objects
     access handlers (classes)
    accessing
         Adapter patterns 2nd 3rd 4th 5th 6th 7th
    allocated
         destroying
     allocating (classes)
     AuthorRequest
     copying
     creating (classes) 2nd
    custom
         clone method
         create_object() method
         creating 2nd 3rd
         destructors
         object store extraction
    database
         creating via factory methods
     destructing 2nd
     ServiceCheck
     SOAP_Client
     Template
     XML_RPC_Client
     XML_RPC_Message
objects. [See also exceptions]
OFB (Output Feedback) mode
OO (object-oriented) programming
     constructors 2nd 3rd
     delegation 2nd 3rd
     design patterns 2nd
         Adapter pattern 2nd 3rd 4th 5th 6th 7th
         Factory pattern 2nd
         interfaces 2nd 3rd 4th 5th 6th
         polymorphism 2nd 3rd 4th
         Singleton pattern 2nd 3rd 4th 5th
         Template pattern 2nd
         type hinting 2nd 3rd 4th 5th 6th
     encapsulation 2nd 3rd
     inheritance 2nd 3rd
     instantiation 2nd 3rd
     overloading 2nd 3rd 4th 5th 6th 7th 8th 9th
         __autoload() function 2nd
         __call() callback 2nd 3rd 4th 5th 6th
         SPL (Standard PHP Library) 2nd 3rd 4th 5th 6th 7th 8th
     overview 2nd 3rd 4th 5th 6th
     polymorphism
     special methods 2nd 3rd 4th 5th
     static methods 2nd
     static properties
op (operations) arrays
     Zend Engine 2nd 3rd 4th 5th 6th 7th 8th 9th 10th 11th 12th
op_dumper tool
opcode dumper 2nd 3rd
opcodes
     Zend Engine 2nd 3rd 4th 5th 6th 7th 8th 9th 10th 11th 12th
open tags 2nd
open() method
     streams
opening
     streams (streams API)
operating systems (OSs)
     external performance tuning 2nd 3rd
operations arrays (op arrays) 2nd 3rd 4th 5th 6th 7th 8th 9th 10th 11th 12th
operator precedence
     () parentheses
operators
     equal (==) 2nd 3rd
optimizers 2nd 3rd
     code
options
     long
     monitoring engine script
     short
OSs (operating systems)
     external performance tuning 2nd 3rd
out-of-line unit testing
     writing 2nd 3rd 4th
outbound conversion 2nd
outbound filtering 2nd
output buffering 2nd 3rd 4th 5th 6th
     cache integration 2nd 3rd
     HTTP headers 2nd
Output Feedback (OFB) mode
output filters
     Smarty
overhead
    benchmark harnesses
         removing 2nd 3rd 4th
overloading 2nd 3rd 4th 5th 6th 7th 8th 9th
     __call() callback 2nd 3rd 4th 5th 6th
     property accesses 2nd
     SPL (Standard PHP Library) 2nd 3rd 4th 5th 6th 7th 8th


Previous
Table of Contents
Next