TagContext | Array Rows: 7 (showing top 2) | 1 | Struct | codePrintHTML | string | 82: <br>
83: public whio.models.date function getDateCreated() {<br>
<b>84: return this.models.new("date", variables.dateCreated);</b><br>
85: }<br>
86: <br>
|
| codePrintPlain | string | 82:
83: public whio.models.date function getDateCreated() {
84: return this.models.new("date", variables.dateCreated);
85: }
86:
|
| column | | id | | line | | Raw_Trace | string | whio.models.object_cfc$cf.udfCall1(/whio/models/object.cfc:84) |
| template | string | /var/www/vhosts/trampernz/public_html/whio/models/object.cfc |
| type | |
| 2 | Struct | codePrintHTML | string | 126: public function get(string property) {<br>
127: var method = this["get#arguments.property#"];<br>
<b>128: return method();</b><br>
129: //return invoke("", "get#arguments.property#"); It appears this syntax does not work<br>
130: }<br>
|
| codePrintPlain | string | 126: public function get(string property) {
127: var method = this["get#arguments.property#"];
128: return method();
129: //return invoke("", "get#arguments.property#"); It appears this syntax does not work
130: }
|
| column | | id | | line | | Raw_Trace | string | whio.framework.model_cfc$cf.udfCall1(/whio/framework/model.cfc:128) |
| template | string | /var/www/vhosts/trampernz/public_html/whio/framework/model.cfc |
| type | |
|
|