| [ Index ] |
PHP Cross Reference of Joomla 1.5.26 DE |
[Source view] [Print] [Project Stats]
parseAttributes is a function for parsing attribute and attribute-like strings
| Author: | John Heinstein <johnkarl@nbnet.nb.ca> |
| Copyright: | (C) 2004 John Heinstein. All rights reserved |
| License: | http://www.gnu.org/copyleft/lesser.html LGPL License |
| File Size: | 144 lines (4 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| parseAttributes($attrText, $convertEntities = true, $definedEntities = null) X-Ref |
| Parses the attributes string into an array of key / value pairs param: string The attribute text return: Array An array of key / value pairs |
| Generated: Wed Mar 28 15:54:07 2012 | Cross-referenced by PHPXref 0.7.1 |