ThinkChat🤖让你学习和工作更高效,注册即送10W Token,即刻开启你的AI之旅 广告
# Class **Phalcon\Assets\Inline\Js**[](# "永久链接至标题") *extends* class [*Phalcon\Assets\Inline*](#) Represents an inline Javascript ### Methods[](# "永久链接至标题") public **__construct** (*string* $content, [*boolean* $filter], [*array* $attributes]) public **getType** () inherited from Phalcon\Assets\Inline ... public **getContent** () inherited from Phalcon\Assets\Inline ... public **getFilter** () inherited from Phalcon\Assets\Inline ... public **getAttributes** () inherited from Phalcon\Assets\Inline ... public **setType** (*unknown* $type) inherited from Phalcon\Assets\Inline Sets the inline's type public **setFilter** (*unknown* $filter) inherited from Phalcon\Assets\Inline Sets if the resource must be filtered or not public **setAttributes** (*unknown* $attributes) inherited from Phalcon\Assets\Inline Sets extra HTML attributes | - [索引](# "总目录") - [下一页](# "Class Phalcon\Assets\Manager") | - [上一页](# "Class Phalcon\Assets\Inline\Css") | - [API Indice](#) »