PhpExt : [ class tree ] [ index ] [ all elements ]

Class: PhpExt_Ext

Source Location: /PhpExt/Ext.php

Class PhpExt_Ext

Method Summary
static string   combineAnchors()   Combines Element Anchor contants defined in PhpExt_Ext. Possible values for either parameter are:
static void   onReady()  
void   __constructor()  

[ Top ]
Methods
static method combineAnchors  [line 71]

  static string combineAnchors( string $elementAnchor, string $targetAnchor  )

Combines Element Anchor contants defined in PhpExt_Ext. Possible values for either parameter are:

Parameters:
string   $elementAnchor: 
string   $targetAnchor: 

API Tags:
Access:  public


[ Top ]
static method onReady  [line 45]

  static void onReady( )


API Tags:
Access:  public


[ Top ]
__constructor  [line 42]

  void __constructor( )


API Tags:
Access:  protected


[ Top ]
Constants
ELEMENT_ANCHOR_BOTTOM_CENTER = 'b' [line 39]

[ Top ]
ELEMENT_ANCHOR_BOTTOM_LEFT = 'bl' [line 38]

[ Top ]
ELEMENT_ANCHOR_BOTTOM_RIGHT = 'br' [line 40]

[ Top ]
ELEMENT_ANCHOR_CENTER = 'c' [line 36]

[ Top ]
ELEMENT_ANCHOR_CENTER_LEFT = 'l' [line 35]

[ Top ]
ELEMENT_ANCHOR_CENTER_RIGHT = 'r' [line 37]

[ Top ]
ELEMENT_ANCHOR_TOP_CENTER = 't' [line 33]

[ Top ]
ELEMENT_ANCHOR_TOP_LEFT = 'tl' [line 32]

[ Top ]
ELEMENT_ANCHOR_TOP_RIGHT = 'tr' [line 34]

[ Top ]
HALIGN_CENTER = 'center' [line 29]

[ Top ]
HALIGN_LEFT = 'left' [line 28]

[ Top ]
HALIGN_RIGHT = 'right' [line 30]

[ Top ]

Documentation generated on Fri, 08 Aug 2008 15:53:18 -0500 by phpDocumentor 1.4.0