static method extend [line 2254]
static unknown_type extend(
$class
$class, [$file
$file = null])
|
|
Deprecated, use $pq->plugin() instead.
Tags:
Parameters:
static method unQuote [line 1296]
static unknown_type unQuote(
$value
$value)
|
|
Tags:
Parameters:
constructor __construct [line 83]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery __construct(
$documentID)
|
|
Enter description here...
Tags:
Parameters:
method add [line 2426]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery add(
[string|phpQueryObject
$selector = null])
|
|
Enter description here...
Tags:
Parameters:
method addClass [line 2757]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery addClass(
$className)
|
|
Enter description here...
Tags:
Parameters:
method addClassPHP [line 2775]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery addClassPHP(
$className)
|
|
Enter description here...
Tags:
Parameters:
method after [line 1984]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery after(
$content)
|
|
Enter description here...
Tags:
Parameters:
method afterPHP [line 1992]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery afterPHP(
$content)
|
|
Enter description here...
Tags:
Parameters:
method ancestors [line 1898]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery ancestors(
[
$selector = null])
|
|
Enter description here...
Tags:
Parameters:
method andSelf [line 2746]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery andSelf(
)
|
|
Enter description here...
Tags:
method append [line 1907]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery append(
$content)
|
|
Enter description here...
Tags:
Parameters:
method appendPHP [line 1915]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery appendPHP(
$content)
|
|
Enter description here...
Tags:
Parameters:
method appendTo [line 1923]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery appendTo(
$seletor)
|
|
Enter description here...
Tags:
Parameters:
method attr [line 2574]
void attr(
[
$attr = null], [
$value = null])
|
|
Tags:
Parameters:
method attrAppend [line 2626]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery attrAppend(
string
$attr, mixed
$value)
|
|
Enter description here...
jQuery difference.
Tags:
Parameters:
method attrEvents [line 2525]
void attrEvents(
$attr,
$oldAttr,
$oldValue,
$node)
|
|
Tags:
Parameters:
method attrPHP [line 2648]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery attrPHP(
$attr,
$value)
|
|
Enter description here...
Tags:
Parameters:
method attrPrepend [line 2609]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery attrPrepend(
string
$attr, mixed
$value)
|
|
Enter description here...
jQuery difference.
Tags:
Parameters:
method before [line 1958]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery before(
$content)
|
|
Enter description here...
Tags:
Parameters:
method beforePHP [line 1966]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery beforePHP(
$content)
|
|
Enter description here...
Tags:
Parameters:
method bind [line 1410]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery bind(
unknown_type
$type, unknown_type
$data, [unknown_type
$callback = null])
|
|
Binds a handler to one or more events (like click) for each matched element.
Can also bind custom events.
Tags:
Parameters:
method change [line 1439]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery change(
[
$callback = null])
|
|
Enter description here...
Tags:
Parameters:
method children [line 1874]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery children(
[
$selector = null])
|
|
Enter description here...
Tags:
Parameters:
method click [line 1459]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery click(
[
$callback = null])
|
|
Enter description here...
Tags:
Parameters:
method contents [line 1581]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery contents(
)
|
|
Enter description here...
Tags:
method contentsUnwrap [line 1600]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery contentsUnwrap(
)
|
|
Enter description here...
jQuery difference.
Tags:
method count [line 1658]
Tags:
Implementation of:
- Countable::count
method css [line 1355]
phpQuery|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery css(
)
|
|
Enter description here...
Tags:
method current [line 2935]
Tags:
Implementation of:
- Iterator::current
method debug [line 271]
method documentFragment [line 128]
void documentFragment(
[
$state = null])
|
|
Tags:
Parameters:
method dump [line 3076]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery dump(
)
|
|
Dump htmlOuter and preserve chain. Usefull for debugging.
Tags:
method dumpDie [line 3123]
Dump htmlOuter and stop script execution. Usefull for debugging.
Tags:
method dumpLength [line 3093]
method dumpTree [line 3102]
method dumpWhois [line 3084]
method each [line 2880]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery each(
array|string
$callback, [
$param1 = null], [
$param2 = null], [
$param3 = null], array
$scope, array
$arg1, array
$arg2)
|
|
Enter description here...
Tags:
Parameters:
method elementsContainsNode [line 2448]
void elementsContainsNode(
$nodeToCheck, [
$elementsStack = null])
|
|
Tags:
Parameters:
method end [line 1668]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery end(
[
$level = 1])
|
|
Enter description here...
Tags:
Parameters:
method eq [line 1631]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery eq(
$num)
|
|
Enter description here...
Tags:
Parameters:
method filter [line 1163]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery filter(
$selectors, [
$_skipHistory = false])
|
|
Enter description here...
Tags:
Parameters:
method filterCallback [line 1142]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery filterCallback(
$callback, [
$_skipHistory = false])
|
|
Enter description here...
jQuery difference.
Tags:
Parameters:
method find [line 682]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery find(
$selectors, [
$context = null], [
$noHistory = false])
|
|
Enter description here...
Tags:
Parameters:
method get [line 476]
array|DOMElement get(
[int
$index = null], [
$callback1 = null], [
$callback2 = null], [
$callback3 = null])
|
|
Return matched DOM nodes.
Tags:
Parameters:
method getDocument [line 186]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery getDocument(
)
|
|
Returns object with stack set to document root.
Tags:
method getDocumentID [line 201]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery getDocumentID(
)
|
|
Get object's Document ID.
Tags:
method getDocumentIDRef [line 177]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery getDocumentIDRef(
&$documentID, unknown_type
$domId)
|
|
Saves object's DocumentID to $var by reference.
$myDocumentId;
Tags:
Parameters:
method getDOMDocument [line 193]
DOMDocument getDOMDocument(
)
|
|
Tags:
method getElementSiblings [line 2340]
void getElementSiblings(
$direction, [
$selector = null], [
$limitToOne = false])
|
|
Tags:
Parameters:
method getNodeAttrs [line 2636]
void getNodeAttrs(
$node)
|
|
Tags:
Parameters:
method getNodeXpath [line 3012]
string getNodeXpath(
[unknown_type
$oneNode = null], [
$namespace = null])
|
|
Returns node's XPath.
Tags:
Parameters:
method getString [line 502]
array|string getString(
[int
$index = null], [
$callback1 = null], [
$callback2 = null], [
$callback3 = null])
|
|
Return matched DOM nodes.
jQuery difference.
Tags:
Parameters:
method getStrings [line 529]
array|string getStrings(
[int
$index = null], [
$callback1 = null], [
$callback2 = null], [
$callback3 = null])
|
|
Return matched DOM nodes.
jQuery difference.
Tags:
Parameters:
method hasClass [line 2804]
bool hasClass(
string
$className)
|
|
Enter description here...
Tags:
Parameters:
method hide [line 1371]
method html [line 1794]
string|phpQuery|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery html(
[unknown_type
$html = null], [
$callback1 = null], [
$callback2 = null], [
$callback3 = null])
|
|
Enter description here...
Tags:
Parameters:
method htmlOuter [line 1837]
String htmlOuter(
[
$callback1 = null], [
$callback2 = null], [
$callback3 = null])
|
|
Enter description here...
Tags:
Parameters:
method index [line 2168]
Enter description here...
Tags:
Parameters:
method insert [line 2012]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery insert(
unknown_type
$target, unknown_type
$type)
|
|
Various insert scenarios.
Tags:
Parameters:
method insertAfter [line 2000]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery insertAfter(
$seletor)
|
|
Enter description here...
Tags:
Parameters:
method insertBefore [line 1975]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery insertBefore(
String|phpQuery
$seletor)
|
|
Enter description here...
Tags:
Parameters:
method is [line 1117]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery is(
$selector, [
$nodes = null])
|
|
Enter description here...
Tags:
Parameters:
method isChar [line 300]
bool isChar(
string
$char)
|
|
Determines if $char is really a char.
Tags:
Parameters:
method isHTML [line 214]
method isRegexp [line 286]
method isRoot [line 139]
method isXHTML [line 217]
method isXML [line 220]
method key [line 2941]
Tags:
Implementation of:
- Iterator::key
method length [line 1655]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery length(
)
|
|
Enter description here...
Tags:
method load [line 1308]
phpQuery|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery load(
$url, [
$data = null], [
$callback = null])
|
|
Enter description here...
Tags:
Parameters:
method map [line 2897]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery map(
$callback, [
$param1 = null], [
$param2 = null], [
$param3 = null])
|
|
Enter description here...
Tags:
Parameters:
method markup [line 1767]
unknown_type markup(
[$markup
$markup = null], [
$callback1 = null], [
$callback2 = null], [
$callback3 = null])
|
|
jQuey difference
Tags:
Parameters:
method markupEvents [line 1749]
void markupEvents(
$newMarkup,
$oldMarkup,
$node)
|
|
Tags:
Parameters:
method markupOuter [line 1780]
unknown_type markupOuter(
[$markup
$callback1 = null], [
$callback2 = null], [
$callback3 = null])
|
|
jQuey difference
Tags:
Parameters:
method matchClasses [line 582]
boolean matchClasses(
unknown_type
$class, unknown_type
$node)
|
|
Enter description here...
In the future, when PHP will support XLS 2.0, then we would do that this way: contains(tokenize(@class, '\s'), "something")
Tags:
Parameters:
method merge [line 2438]
method newInstance [line 555]
void newInstance(
[array
$newStack = null])
|
|
Returns new instance of actual class.
Tags:
Parameters:
method next [line 2955]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery next(
[
$cssSelector = null])
|
|
Double-function method.
First: main iterator interface method. Second: Returning next sibling, alias for _next().
Proper functionality is choosed automagicaly.
Tags:
Implementation of:
- Iterator::next
Parameters:
method nextAll [line 2332]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery nextAll(
[
$selector = null])
|
|
Tags:
Parameters:
method not [line 2386]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery not(
[
$selector = null])
|
|
Enter description here...
Tags:
Parameters:
method offsetExists [line 2980]
void offsetExists(
$offset)
|
|
Tags:
Implementation of:
- ArrayAccess::offsetExists
Parameters:
method offsetGet [line 2986]
Tags:
Implementation of:
- ArrayAccess::offsetGet
Parameters:
method offsetSet [line 2992]
void offsetSet(
$offset,
$value)
|
|
Tags:
Implementation of:
- ArrayAccess::offsetSet
Parameters:
method offsetUnset [line 2999]
void offsetUnset(
$offset)
|
|
Tags:
Implementation of:
- ArrayAccess::offsetUnset
Parameters:
method parent [line 2464]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery parent(
[
$selector = null])
|
|
Enter description here...
Tags:
Parameters:
method parents [line 2481]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery parents(
[
$selector = null])
|
|
Enter description here...
Tags:
Parameters:
method parseSelector [line 308]
void parseSelector(
$query)
|
|
Tags:
Parameters:
method php [line 1862]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery php(
[
$code = null])
|
|
Just like html(), but returns markup with VALID (dangerous) PHP tags.
Tags:
Parameters:
method plugin [line 2242]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery plugin(
$class, [
$file = null])
|
|
Enter description here...
Tags:
Parameters:
method prepend [line 1932]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery prepend(
$content)
|
|
Enter description here...
Tags:
Parameters:
method prependPHP [line 1941]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery prependPHP(
$content)
|
|
Enter description here...
Tags:
Parameters:
method prependTo [line 1949]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery prependTo(
$seletor)
|
|
Enter description here...
Tags:
Parameters:
method prev [line 2312]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery prev(
[
$selector = null])
|
|
Enter description here...
Tags:
Parameters:
method prevAll [line 2322]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery prevAll(
[
$selector = null])
|
|
Tags:
Parameters:
method pseudoClasses [line 843]
void pseudoClasses(
$class)
|
|
Tags:
Parameters:
method remove [line 1736]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery remove(
[
$selector = null])
|
|
Enter description here...
Tags:
Parameters:
method removeAttr [line 2679]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery removeAttr(
$attr)
|
|
Enter description here...
Tags:
Parameters:
method removeClass [line 2817]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery removeClass(
$className)
|
|
Enter description here...
Tags:
Parameters:
method replaceAll [line 1723]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery replaceAll(
String
$selector)
|
|
Enter description here...
Tags:
Parameters:
method replaceWith [line 1712]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery replaceWith(
String|phpQuery
$content)
|
|
Enter description here...
Tags:
Parameters:
method replaceWithPHP [line 1701]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery replaceWithPHP(
$code)
|
|
Enter description here...
Tags:
Parameters:
method reverse [line 2210]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery reverse(
)
|
|
Enter description here...
Tags:
method rewind [line 2920]
Tags:
Implementation of:
- Iterator::rewind
method runQuery [line 612]
void runQuery(
$XQuery, [
$selector = null], [
$compare = null])
|
|
Tags:
Parameters:
method serialize [line 229]
Enter description here...
Tags:
method serializeArray [line 239]
array serializeArray(
[
$submit = null])
|
|
Enter description here...
Tags:
Parameters:
method show [line 1363]
method siblings [line 2368]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery siblings(
[
$selector = null])
|
|
Enter description here...
Tags:
Parameters:
method size [line 1645]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery size(
)
|
|
Enter description here...
Tags:
method slice [line 2189]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery slice(
unknown_type
$start, [unknown_type
$end = null])
|
|
Enter description here...
Tags:
Parameters:
method stack [line 2513]
string|array|phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery stack(
[
$nodeTypes = null], unknown_type
$attr, unknown_type
$value)
|
|
Attribute method.
Accepts * for all attributes (for setting and getting)
Tags:
Parameters:
method stackIsRoot [line 148]
method submit [line 1449]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery submit(
[
$callback = null])
|
|
Enter description here...
Tags:
Parameters:
method switchWith [line 1615]
void switchWith(
$markup)
|
|
Tags:
Parameters:
method text [line 2220]
String text(
[
$text = null], [
$callback1 = null], [
$callback2 = null], [
$callback3 = null])
|
|
Return joined text content.
Tags:
Parameters:
method toggleClass [line 2836]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery toggleClass(
$className)
|
|
Enter description here...
Tags:
Parameters:
method toReference [line 125]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery toReference(
&$var, phpQueryObject
$var)
|
|
Saves actual object to $var by reference.
Useful when need to break chain.
Tags:
Parameters:
method toRoot [line 158]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery toRoot(
)
|
|
Enter description here...
NON JQUERY METHOD
TODO SUPPORT FOR end() !!! Causing problems in queryTemplates...
Tags:
method trigger [line 1383]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery trigger(
unknown_type
$type, [unknown_type
$data = array()])
|
|
Trigger a type of event on every matched element.
Tags:
Parameters:
method triggerHandler [line 1396]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery triggerHandler(
unknown_type
$type, [unknown_type
$data = array()])
|
|
This particular method triggers all bound event handlers on an element (for a specific event type) WITHOUT executing the browsers default actions.
Tags:
Parameters:
method unbind [line 1429]
unknown unbind(
[unknown_type
$type = null], [unknown_type
$callback = null])
|
|
Enter description here...
Tags:
Parameters:
method unloadDocument [line 211]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery unloadDocument(
)
|
|
Unloads whole document from memory.
CAUTION! None further operations will be possible on this document. All objects refering to it will be useless.
Tags:
method val [line 2698]
String val(
[
$val = null])
|
|
Return form element value.
Tags:
Parameters:
method valid [line 2972]
Tags:
Implementation of:
- Iterator::valid
method whois [line 3047]
void whois(
[
$oneNode = null])
|
|
Tags:
Parameters:
method wrap [line 1534]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery wrap(
String|phpQuery
$wrapper)
|
|
Enter description here...
Tags:
Parameters:
method wrapAll [line 1489]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery wrapAll(
String|phpQuery
$wrapper)
|
|
Enter description here...
TODO testme...
Tags:
Parameters:
method wrapAllOld [line 1470]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery wrapAllOld(
String|phpQuery
$wrapper)
|
|
Enter description here...
Tags:
Parameters:
method wrapAllPHP [line 1518]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery wrapAllPHP(
String|phpQuery
$codeBefore,
$codeAfter)
|
|
Enter description here...
NON JQUERY METHOD
Tags:
Parameters:
method wrapInner [line 1558]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery wrapInner(
String|phpQuery
$wrapper)
|
|
Enter description here...
Tags:
Parameters:
method wrapInnerPHP [line 1570]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery wrapInnerPHP(
String|phpQuery
$wrapper)
|
|
Enter description here...
Tags:
Parameters:
method wrapPHP [line 1546]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery wrapPHP(
String|phpQuery
$codeBefore,
$codeAfter)
|
|
Enter description here...
Tags:
Parameters:
method xml [line 1827]
void xml(
[
$xml = null], [
$callback1 = null], [
$callback2 = null], [
$callback3 = null])
|
|
Tags:
Parameters:
method xmlOuter [line 1849]
void xmlOuter(
[
$callback1 = null], [
$callback2 = null], [
$callback3 = null])
|
|
Tags:
Parameters:
method _clone [line 1684]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery _clone(
)
|
|
Enter description here...
Normal use ->clone() .
Tags:
method _empty [line 2863]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery _empty(
)
|
|
Proper name without underscore (just ->empty()) also works.
Removes all child nodes from the set of matched elements.
Example: pq("p")._empty()
HTML: <p>Hello, <span>Person</span> <a href="#">and person</a></p>
Result: [ <p></p> ]
Tags:
method _next [line 2292]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery _next(
[
$selector = null])
|
|
Safe rename of next().
Use it ONLY when need to call next() on an iterated object (in same time). Normaly there is no need to do such thing ;)
Tags:
Parameters:
method _prev [line 2304]
phpQueryObject|QueryTemplatesSource|QueryTemplatesParse|QueryTemplatesSourceQuery|QueryTemplatesPhpQuery _prev(
[
$selector = null])
|
|
Use prev() and next().
Tags:
Parameters:
method __call [line 2264]
unknown_type __call(
$method
$method, $args
$args)
|
|
Tags:
Parameters:
method __get [line 109]
unknown_type __get(
$attr
$attr)
|
|
Tags:
Parameters:
method __loadSuccess [line 1339]
unknown_type __loadSuccess(
$html
$html)
|
|
Tags:
Parameters:
method __pseudoClassParam [line 1109]
void __pseudoClassParam(
$paramsString)
|
|
Tags:
Parameters:
method __toString [line 1853]
method ___wrapAllCallback [line 1504]
unknown_type ___wrapAllCallback(
$node
$node)
|
|
Tags:
Parameters: